I would like a simpler build system:
Put all temporary files (.o) and final build products in a build/ directory so
that there is no platform crosstalk and cleaning is as easy as "rm -rf build"
Bryan has some good ideas, too:
From Bryan Jones via maillist on 2010/10/21:
"Of course, what we really need to do is move away from Makefiles to a
scons-only build, which would build debug and release versions for ALL
platforms using variant builds and run all tests."
Original issue reported on code.google.com by dwhall...@gmail.com on 22 Oct 2010 at 3:07
Original issue reported on code.google.com by
dwhall...@gmail.com
on 22 Oct 2010 at 3:07