2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-09 01:45:08 +01:00
Commit Graph

717 Commits

Author SHA1 Message Date
Thomas Nagy
fcd88699ff docs 2012-09-23 09:21:23 +02:00
Thomas Nagy
57afd10abc stupid race condition, issue #1200 2012-09-19 08:11:42 +02:00
alexrp
cc048dc574 Fill out DEST_CPU for MSVC. 2012-09-18 23:57:17 +02:00
alexrp
cf4a6abbd2 Use ASMPATH_ST for for assembler includes. 2012-09-18 23:54:02 +02:00
Thomas Nagy
2a95fc745d example for the new bld.rule decorator 2012-09-17 23:45:59 +02:00
Thomas Nagy
56636cf5ff Removed a function too early - this is what happens when no example is present 2012-09-17 23:30:22 +02:00
Thomas Nagy
41c52e3f4e return the task generator instance (much more intuitive) 2012-09-15 21:27:50 +02:00
Thomas Nagy
54e3a901dd docs 2012-09-15 12:53:47 +02:00
Thomas Nagy
69edfa1675 bld.func -> bld.rule() 2012-09-15 12:16:53 +02:00
Anthony Baire
c5bc3197f0 added Build.func to allow creating task generator using the decorator notation
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-09-15 12:14:25 +02:00
Thomas Nagy
7895f84852 Issue 1199 2012-09-15 08:30:51 +02:00
Thomas Nagy
8cd692474d update to waf 1.7.3 2012-09-13 06:10:28 +02:00
Thomas Nagy
ecfd580227 Issue 1194 2012-09-13 06:07:26 +02:00
Thomas Nagy
5bc516a08d Dead code: __hash__ does return the id of the current object by default 2012-09-11 00:03:54 +02:00
Thomas Nagy
d51858100c use local copies of asciidoc-dblatex.sty/asciidoc-dblatex.xsl 2012-09-05 01:19:53 +02:00
Thomas Nagy
b5c043ef49 optimization 2012-09-02 19:55:54 +02:00
Thomas Nagy
220c438320 Issue 1193 2012-08-29 18:23:29 +02:00
Thomas Nagy
f9f6d3644f typo 2012-08-28 20:41:32 +02:00
Thomas Nagy
e416a2a82a Split the ports of the Netcache.java implementation 2012-08-28 02:00:16 +02:00
Thomas Nagy
d31f2ae845 reuse existing ports in Netcache.java 2012-08-28 00:01:17 +02:00
Thomas Nagy
0f6ee2a0cf Issue 1192 2012-08-24 22:53:07 +02:00
Thomas Nagy
e67b593eee Issue 1191 2012-08-23 17:33:36 +02:00
Thomas Nagy
fcfeaed70c let the feature 'includes' propagate INCLUDES and FRAMEWORKPATH variables 2012-08-19 11:50:11 +02:00
Thomas Nagy
25a076d254 prevent accidental race conditions with conf.env / msvc 2012-08-09 19:05:05 +02:00
Thomas Nagy
76abd7ae1a typo 2012-08-07 08:20:11 +02:00
Thomas Nagy
d8c441be6b docs 2012-08-05 17:44:40 +02:00
Thomas Nagy
72f6bce85c New release 1.7.2 2012-08-05 17:42:47 +02:00
Thomas Nagy
da45e165fb missing install_path processing on bld.subst targets 2012-08-05 17:35:17 +02:00
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