What are some alternatives to make for linux/freebsd?
Linux definitely takes the win when it comes to hardware and architectural support. Linux works on many different platforms, while FreeBSD does not. So if you're concerned about compatibility, there's a better chance that Linux will work for you than FreeBSD.
I like SCons. It is constructed in such a way that every build script (a SConstruct
file) is also a syntactically valid Python program. So, you can build arbitrary Python logic into your build script if you need to.
It's also much faster than make
and calculates many kinds of dependencies automatically.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With