[Assorted-commits] SF.net SVN: assorted: [499] simple-build/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-02-24 22:40:10
|
Revision: 499 http://assorted.svn.sourceforge.net/assorted/?rev=499&view=rev Author: yangzhang Date: 2008-02-24 14:40:15 -0800 (Sun, 24 Feb 2008) Log Message: ----------- minor updates to readme Modified Paths: -------------- simple-build/trunk/README Modified: simple-build/trunk/README =================================================================== --- simple-build/trunk/README 2008-02-24 20:48:14 UTC (rev 498) +++ simple-build/trunk/README 2008-02-24 22:40:15 UTC (rev 499) @@ -139,7 +139,9 @@ database came from here. - [CMake]: Cross-platform `make`. Uses its own quirky scripting language and - has quite a few features. I should probably target this. + has quite a few features. I should probably target this. ["Why the KDE + project switched to CMake"] is a nice article on CMake (vs. auto* and SCons). + I've been using CMake as well. - [WAF]: An even simpler/more barren build system. You actually write imperative scripts for each build you need. A bit scary. @@ -170,6 +172,7 @@ [YAML]: http://yaml.org/ [automatically generating dependencies]: http://make.paulandlesley.org/autodep.html ["Recursive Make Considered Harmful"]: http://miller.emu.id.au/pmiller/books/rmch/ +["Why the KDE project switched to CMake"]: http://lwn.net/Articles/188693/ [ANT]: http://ant.apache.org/ [Boost.Build]: http://boost.org/boost-build2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |