Commit Graph

11 Commits

Author SHA1 Message Date
Caitlin Potter 9d763fc74f [macplist]: interpolate file
Rather than using an inline interpolated heredoc string, or generating
the file in a pre-build step, allow the macplist task itself to
perform string interpolation on the contents of a plist file.
2015-06-14 15:53:46 -04:00
Thomas Nagy e048bed13d
More tests for the Waf preprocessor 2014-11-02 00:16:48 +01:00
Thomas Nagy 27f0fc9450
Issue 1454 2014-05-21 17:21:29 +02:00
Thomas Nagy 6566072086
missing file
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2014-05-21 17:05:48 +02:00
Thomas Nagy 346601b103 handle empty defines when pasting tokens 2013-11-15 23:24:51 +01:00
Thomas Nagy 6d570f08bd use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Thomas Nagy 4680cd544a typo 2012-03-10 11:30:25 +01:00
Thomas Nagy 9cb33c9c79 testcase for Issue 1122 2012-03-10 11:14:16 +01:00
Thomas Nagy 5d7c1d623f finished porting the test from waf 1.5 2012-03-10 09:18:21 +01:00
Thomas Nagy e978907d6b re-added the tests from waf 1.5 2012-03-10 09:03:41 +01:00
Thomas Nagy 44a967e326 Initial commit 2011-09-10 11:13:51 +02:00