CMake vs Ninja - a real-life comparison with actual code
Which build system should you use: CMake? Or Ninja? That's actually a rather weird question, but it's a question that gets asked all the same. So let's answer it...
Which build system should you use: CMake? Or Ninja? That's actually a rather weird question, but it's a question that gets asked all the same. So let's answer it...
In the previous video I showed you how to set up an Amiga cross-compiler on your machine. The next step to setup a good code editor or Integrated Development Environment (IDE).
The second to last chapter of The CMake Tutorial is done! It's now 93% complete, and I have to say that it's much bigger and more comprehensive than I originally...
I had a few people ask me to explain endianness in computing, because they found it confusing- They knew that some processors are little-endian, while others are big-endian, but couldn't...
Amiga was "the computer for the creative mind..." We used to create awesome stuff on the Amiga, from music to graphics and beyond.
The other day, a code review done by The Cherno caught my attention. The code's author was a self-taught programmer who asked him to review and roast his code.
Another chapter of The CMake Tutorial is done, making it roughly 87% complete. This is the first chapter in part V, which covers building larger projects.
The video above shows you how to get a cross-compiler for AmigaOS 4 up and running on your machine quickly. Here's a short summary of how it's done...
Meson, Meson, what about Meson? Meson has been the most requested build system for me to compare.
Stay up-to-date with the latest news and information.