Build systems - Programming On Unix

Users browsing this thread: 1 Guest(s)
jkl
Long time nixers
I started to use CMake and Bakefile for my newer projects. Working with very different operating systems (I usually use my own software on both Windows desktops and *BSD servers where applicable) makes it notably harder to find a consensus build system so I'll just generate the appropriate Makefiles when I need them.

--
<mort> choosing a terrible license just to be spiteful towards others is possibly the most tux0r thing I've ever seen


Messages In This Thread
Build systems - by z3bra - 15-06-2017, 06:58 AM
RE: Build systems - by jkl - 15-06-2017, 09:17 AM
RE: Build systems - by z3bra - 15-06-2017, 10:01 AM
RE: Build systems - by evbo - 15-06-2017, 12:39 PM
RE: Build systems - by z3bra - 15-06-2017, 12:44 PM
RE: Build systems - by evbo - 15-06-2017, 12:55 PM
RE: Build systems - by z3bra - 15-06-2017, 03:21 PM
RE: Build systems - by pranomostro - 21-07-2017, 03:51 PM
RE: Build systems - by z3bra - 21-07-2017, 05:01 PM