2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 18:07:12 +01:00
Commit Graph

589 Commits

Author SHA1 Message Date
Thomas Nagy
8096ba1be2 Issue 1186, run midl tasks before winrc ones 2012-08-05 01:36:12 +02:00
Thomas Nagy
fb0f6ed5ea Issue 1186 2012-08-05 01:33:11 +02:00
Jerome Carretero
2072e65e6f qt4: use os.environ, not conf.environ 2012-08-04 16:33:47 -04:00
Thomas Nagy
1f4ecd7a19 declare_chain: action -> rule 2012-08-04 22:31:02 +02:00
Thomas Nagy
5b4dfee98a remove the temporary tar file when creating waf from waf-light 2012-08-04 03:00:03 +02:00
Thomas Nagy
83fc381d34 the waf-light file requires python 2.6 (or up) to build 2012-08-04 02:55:09 +02:00
Thomas Nagy
d0df234a31 docs 2012-08-04 02:53:18 +02:00
Thomas Nagy
e2842c3e31 demos/wscript update 2012-08-04 02:48:01 +02:00
Thomas Nagy
bb6c3702c0 prevent demos/mac_app from running on non-mac platforms 2012-08-04 02:41:22 +02:00
Thomas Nagy
77bfe54810 1.7.0 -> 1.7.1 in the apidocs 2012-08-04 02:34:09 +02:00
Thomas Nagy
2d6fed4101 Issue 1188 2012-08-04 02:26:08 +02:00
Thomas Nagy
f79e057f5d Prevent typos on bld.subst(iscopy/is_copy) 2012-08-03 19:38:50 +02:00
Thomas Nagy
b45a4f1db4 Issue 1187 2012-08-02 19:58:39 +02:00
Thomas Nagy
72248961c8 Issue 1178 2012-08-02 01:04:58 +02:00
Thomas Nagy
a93a2c552f Issue 1185 2012-08-01 01:14:43 +02:00
Thomas Nagy
a3a8eea2cb Optimization 2012-07-31 09:49:20 +02:00
Thomas Nagy
3ee50382fb use the compact pickle files (faster) 2012-07-30 18:35:17 +02:00
Thomas Nagy
a0592ed9b1 Updated the ChangeLog file and the version to 1.7.1 2012-07-29 18:07:31 +02:00
Thomas Nagy
5b542ef5e5 update the exclusion regexps for waf 1.7 folders 2012-07-29 17:58:38 +02:00
alexrp
c8aaae5738 Add header test to playground/nasm. 2012-07-28 10:57:06 +02:00
Thomas Nagy
33dfd7d03d uselib vars for asm 2012-07-28 10:52:00 +02:00
Thomas Nagy
2d4f81b071 docs 2012-07-28 10:50:13 +02:00
Thomas Nagy
1946acc1d8 response files for c#, Issue 1182 2012-07-26 07:05:46 +02:00
Thomas Nagy
8c0126d6a1 resx tool for compiling .net resource files from Issue 1183 2012-07-25 19:02:34 +02:00
Thomas Nagy
6ab04926e6 get rid of the -framework flags during the compilation (bad request from someone...) 2012-07-24 19:40:29 +02:00
Thomas Nagy
c5d0daf11f add frameworks during the compilation 2012-07-24 19:35:03 +02:00
Thomas Nagy
a9dbb17502 --help 2012-07-24 07:06:24 +02:00
Thomas Nagy
f0873bb993 docs 2012-07-22 20:06:17 +02:00
Thomas Nagy
b6771c2055 better error message 2012-07-20 20:16:25 +02:00
Thomas Nagy
070669067a https://github.com/nenolod/pkgconf/issues/24 pkgconf is not totally compatible with pkg-config 2012-07-20 18:22:37 +02:00
Thomas Nagy
2d05d44f16 Cleanup for Issue 1179 2012-07-13 19:56:38 +02:00
Matt Hoosier
c92db8a77e Allow gccdeps to work with other compilers too (Issue 1179)
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-07-13 19:52:16 +02:00
Harald Klimach
74f3bbd8a6 Synchronize the xlf version detection to the xlc one. 2012-07-13 01:03:03 +02:00
Thomas Nagy
e928cbc865 build farm output 2012-07-11 18:44:16 +02:00
Thomas Nagy
c5eb6288eb write the build farm output to the config.log file 2012-07-11 12:40:00 +02:00
Thomas Nagy
5618c7c784 debugging help for the build farm 2012-07-11 00:01:58 +02:00
Thomas Nagy
e2b65f029d Another fix for the AIX compiler detection 2012-07-09 18:39:34 +02:00
Thomas Nagy
b05ab4d00d Better detection of the XLC compilers 2012-07-09 18:11:48 +02:00
Thomas Nagy
f000843d5f another tweak for the build farm 2012-07-09 12:28:37 +02:00
Thomas Nagy
9dadae88cf Try to re-use the same python interpreter on the build farm (AIX) 2012-07-09 11:51:43 +02:00
Johan Boule
6c74f1051b It was meant to be a try-finally block, to ensure file is closed. 2012-07-09 03:39:59 +02:00
Harald Klimach
149c122db3 Missing line ending "):" in for loop. 2012-07-08 22:53:57 +02:00
Harald Klimach
312229d7bd Made the XLF version parsing consistent with the XLC one. 2012-07-08 22:49:30 +02:00
Thomas Nagy
8d1ff034df test the compilation of a pyembed program, not a pyembed shlib 2012-07-05 16:10:10 +02:00
Thomas Nagy
e8675232fd AIX compiler detection improvements 2012-07-05 11:24:46 +02:00
Thomas Nagy
1ca31f8ddf Re-enabled sequential builds for the build farm 2012-07-05 10:37:29 +02:00
Thomas Nagy
e869a58021 Changed the output format for the build farm (again) 2012-07-05 10:19:20 +02:00
Thomas Nagy
31da29c1b1 potential hpux fixes 2012-07-05 09:57:52 +02:00
Thomas Nagy
f9f31d77c2 Fixed the apidocs of parse_flags 2012-07-05 09:57:34 +02:00
Thomas Nagy
c2aef04b0e Fixed the configuration tests for Issue 915 2012-07-04 19:11:09 +02:00