Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Nagy 3987a8e7fd subst source/target may be a node object 2012-04-02 01:48:22 +02:00
Thomas Nagy 4f9efc66a5 bad import 2012-04-02 01:42:35 +02:00
Thomas Nagy 640ad5b61d extend bld.subst for the copy case 2012-03-29 00:04:34 +02:00
Thomas Nagy 5435fda557 Optimize the processing of the targets in bld(rule=) 2012-02-20 02:28:10 +01:00
Thomas Nagy d85051b7d6 Limit the amount of similar tasks created by bld(rule=...) by using a cache by default 2012-02-20 01:45:33 +01:00
Thomas Nagy 60686b8ef7 fix for python 3.2 2012-02-15 22:03:08 +01:00
Thomas Nagy 634a9ed606 clean up for waf 1.7 2012-02-04 19:41:51 +01:00
Thomas Nagy bfca082c42 Cleanup for waf 1.7 2012-02-04 19:39:45 +01:00
Thomas Nagy 4bb247a623 missing import 2011-12-17 22:39:57 +01:00
Thomas Nagy 4bb4ff5993 chmod in the build directory with features=subst 2011-11-23 21:36:16 +01:00
Thomas Nagy 54b89c8804 #1050 2011-10-04 20:52:02 +02:00
Thomas Nagy 02cb892519 Smarter way of reinjecting files by extension
Use the file name to match against the list of extensions, and
not just the last extension used.
2011-10-04 20:29:05 +02:00
Thomas Nagy 476f89681a Smarter "reentrant" behaviour for TaskGen.declare_chain
Re-add to the list of source files the files that have an
existing mapping.
2011-10-04 20:26:22 +02:00
Thomas Nagy 44a967e326 Initial commit 2011-09-10 11:13:51 +02:00