Commit Graph

722 Commits

Author SHA1 Message Date
Thomas Nagy 597e4a4f4c import libraries should go to LIBDIR along with the 2012-12-10 19:23:34 +01:00
Thomas Nagy a71ca54558 Issue 1232 2012-12-09 05:29:59 +01:00
Thomas Nagy 20b2e61468 docs for Issue 1233 2012-12-09 05:14:42 +01:00
Thomas Nagy 072edeb396 possible fix for python 3 IO issues on windows 2012-12-05 01:23:52 +01:00
Thomas Nagy e9d5d29ce1 missing change 2012-12-05 00:40:50 +01:00
Thomas Nagy f824ab8481 Issue 1230 2012-12-05 00:38:58 +01:00
Thomas Nagy 79e2901e4e typo in the API documentation 2012-12-01 17:36:53 +01:00
Thomas Nagy df67c02a0e simple tool for unity builds 2012-11-30 21:21:22 +01:00
Thomas Nagy e21ec6a3fe Merge branch 'master' of https://code.google.com/p/waf 2012-11-28 01:02:20 +01:00
Thomas Nagy 07c5337f8b possible osx fixes 2012-11-28 01:02:07 +01:00
Harald Klimach 04eb20b1e1 Fixed fc_xlf to import Errors 2012-11-12 17:36:32 +01:00
Thomas Nagy e0820153c8 Make demos/subst work in Python 3.2 2012-11-11 22:58:50 +01:00
Thomas Nagy 704f85f131 New release 1.7.6 2012-11-11 22:44:11 +01:00
Thomas Nagy 96e3676951 docs 2012-11-04 10:38:25 +01:00
Thomas Nagy 82b49862e2 Issue 1220 2012-11-04 10:29:36 +01:00
Thomas Nagy 5eed580a0c Merge branch 'master' of https://code.google.com/p/waf 2012-11-04 10:28:44 +01:00
Thomas Nagy 6635a9788b Issue 1220 2012-11-04 10:28:34 +01:00
immerrr 54464995c6 Avoid possible "unused parameter" warnings in check_c/check_cc boilerplates
When CFLAGS/CXXFLAGS contains '-Wextra -Werror', such warnings are reported
and become errors, which causes respective checks to fail.

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-11-04 10:24:34 +01:00
alexrp ba6718fb05 Add more stuff to the macro-to-DEST_CPU list. 2012-11-01 14:14:08 +01:00
Thomas Nagy c679843693 No symlinks in the tree 2012-10-31 02:02:50 +01:00
Thomas Nagy b022f8a314 no more file() in python 3.3 2012-10-31 02:00:01 +01:00
Thomas Nagy 90157ca97d Python 3.2 sucks 2012-10-31 01:54:57 +01:00
Thomas Nagy 352b329420 Cleanup 2012-10-31 01:46:38 +01:00
Thomas Nagy 6f6d5792b5 no f*** symlinks in the tree, i've been too permissive again 2012-10-31 01:45:23 +01:00
Thomas Nagy 022e2e6ff3 updated the stash() anti-example 2012-10-27 08:36:47 +02:00
Thomas Nagy 5ce68b696a Issue 1218 2012-10-26 22:54:53 +02:00
Thomas Nagy 27aeab577c Issue 1218 2012-10-25 21:36:41 +02:00
Thomas Nagy 689fe3c0b9 Merge branch 'master' of https://code.google.com/p/waf 2012-10-21 11:29:49 +02:00
Thomas Nagy 85698bdb53 support for python modules in fortran -_- 2012-10-21 11:29:40 +02:00
alexrp b3b0383840 Add output file patterns for D tasks on Darwin. 2012-10-21 02:13:33 +02:00
Thomas Nagy 1350ebc7a5 Issue 1212 2012-10-20 23:45:16 +02:00
Thomas Nagy 38ab5028c0 Issue 1213 (docs) 2012-10-20 00:35:24 +02:00
Thomas Nagy a1d0f9c13e force a stable name in bld(rule=...) 2012-10-17 18:50:20 +02:00
Thomas Nagy d1ea3e814d docs 2012-10-15 23:33:30 +02:00
Thomas Nagy c85678dc4a hash subst_fun 2012-10-10 22:52:30 +02:00
Anthony Baire 57b555b5fe allow using the flex shipped with MSYS
(it expects path separated by / instead of \)

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-10-10 18:39:51 +02:00
Thomas Nagy 6499810aec Issue 1209 2012-10-09 22:35:58 +02:00
Thomas Nagy 43277c8e77 provide bld(features='subst', subst_fun= fun(task, text)) for convenience 2012-10-08 18:30:47 +02:00
Thomas Nagy 294050ff41 Potential fix for #1204 2012-10-05 00:21:27 +02:00
Anthony Baire 2c22ec2a59 fixed `waf clean` to preserve config files from all environments
Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2012-10-05 00:07:59 +02:00
Thomas Nagy 0856e2492b Issue 1207 2012-10-05 00:06:24 +02:00
Thomas Nagy c575dc1392 Removed the hard-coded python3 syntax to raise meaningful exceptions 2012-10-02 03:46:52 +02:00
Thomas Nagy 85d863bd52 Issue 1205 2012-10-02 03:43:58 +02:00
Thomas Nagy 0d6cd93f95 empty --prefix 2012-09-29 17:32:46 +02:00
Thomas Nagy 9c7c864fcc Merge branch 'master' of https://code.google.com/p/waf 2012-09-27 21:08:37 +02:00
Thomas Nagy b52d97adff Issue 1184 2012-09-27 21:08:26 +02:00
Thomas Nagy d3210ea74b configuration fix for kde4 2012-09-27 19:48:30 +02:00
alexrp c62073538b The fsc tool should set FS_NAME, not CS_NAME. 2012-09-27 14:47:41 +02:00
Thomas Nagy 4c23f80a7c waf-1.7.4 2012-09-26 18:43:10 +02:00
Thomas Nagy c14f00f4c1 Code mistakenly removed from the core classes 2012-09-26 18:41:58 +02:00