[Assorted-commits] SF.net SVN: assorted: [751] simple-build/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-08 20:16:31
|
Revision: 751 http://assorted.svn.sourceforge.net/assorted/?rev=751&view=rev Author: yangzhang Date: 2008-05-08 13:16:13 -0700 (Thu, 08 May 2008) Log Message: ----------- added some links Modified Paths: -------------- simple-build/trunk/README Modified: simple-build/trunk/README =================================================================== --- simple-build/trunk/README 2008-05-08 19:35:24 UTC (rev 750) +++ simple-build/trunk/README 2008-05-08 20:16:13 UTC (rev 751) @@ -114,6 +114,8 @@ - support on other platforms (e.g. pthread -> thr on BSD) - look into: - [precompiled headers] + - [tamer] + - [wtf] - [lzz], [preprocess] - [autodepend] - selective target specification: enable configuration of rules (esp. `all`) to @@ -193,7 +195,9 @@ [precompiled headers]: http://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html [lzz]: http://www.lazycplusplus.com/ [preprocess]: http://os.inf.tu-dresden.de/~hohmuth/prj/preprocess/ +[tamer]: http://www.read.cs.ucla.edu/tamer/ [autodepend]: http://autodepend.sourceforge.net/ +[wtf]: http://nmstl.sourceforge.net/ [YAML]: http://yaml.org/ [automatically generating dependencies]: http://make.paulandlesley.org/autodep.html @@ -215,3 +219,10 @@ [clump]: http://www.fexl.com/clump/ [rake]: http://rake.rubyforge.org/ [rant]: http://rant.rubyforge.org/ + +Here are some interesting articles: + +- [The Quest for the Perfect Build + System](http://www.gamesfromwithin.com/articles/0506/000092.html) +- [The Quest for the Perfect Build System Part + 2](http://www.gamesfromwithin.com/articles/0509/000100.html) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |