2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-11 20:59:03 +01:00
Commit Graph

804 Commits

Author SHA1 Message Date
Thomas Nagy
5d31ae480a give conf.env.env to Popen in missing places 2011-12-25 11:11:44 +01:00
Thomas Nagy
3562008ffb Issue 1090 2011-12-25 10:37:19 +01:00
Thomas Nagy
8dc822fded Issue 1089 2011-12-21 08:55:08 +01:00
Thomas Nagy
cf601c6d46 docs 2011-12-19 19:56:16 +01:00
Thomas Nagy
e22075cace typo 2011-12-19 00:00:30 +01:00
Thomas Nagy
9c49c5ab00 Issue 1083 2011-12-17 23:07:25 +01:00
Thomas Nagy
46cd0b377c docs 2011-12-17 22:47:30 +01:00
Thomas Nagy
9956585445 another missing import 2011-12-17 22:42:17 +01:00
Thomas Nagy
4bb247a623 missing import 2011-12-17 22:39:57 +01:00
Thomas Nagy
37420ea786 cleanup 2011-12-17 17:44:32 +01:00
Thomas Nagy
8c5c88f2d2 Make sure that the ARCH settings do not leak
The folder demos/mac_app is used by the upper project demos/
2011-12-17 16:35:20 +01:00
Thomas Nagy
09888adcc7 Remove some dust in the wscript file 2011-12-17 16:28:30 +01:00
Thomas Nagy
4bc064a119 enable the qt4 tool to run even if xml support is missing 2011-12-17 15:45:42 +01:00
Thomas Nagy
4c405408f7 1.6.9 -> 1.6.10 2011-12-17 09:56:05 +01:00
Thomas Nagy
7604f729c3 ensure that the drive letters are properly handled when dealing with foreign files 2011-12-17 09:47:39 +01:00
Thomas Nagy
b8c19f423a future release 1.6.10 2011-12-17 09:28:02 +01:00
Thomas Nagy
a7e69d6b81 Issue 1086 2011-12-14 09:20:34 +01:00
Thomas Nagy
2f205b0e49 Another example 2011-12-09 21:24:07 +01:00
Thomas Nagy
856b53c046 Issue 1080 2011-12-09 00:54:59 +01:00
Thomas Nagy
a639280339 Issue 1078 2011-12-07 20:50:20 +01:00
Thomas Nagy
818b605675 Fix for Issue 1076 2011-12-07 03:27:43 +01:00
Thomas Nagy
5bf4fe72fd Merge branch 'master' of https://code.google.com/p/waf 2011-12-06 03:43:27 +01:00
Thomas Nagy
fd8bc22660 corner case with recurse(recurse(name=a)) 2011-12-06 03:43:15 +01:00
Johan Boule
952d7ab1e9 changed TODO about darwin to a simple note. 2011-12-03 22:00:16 +01:00
Thomas Nagy
250a8c699c The previous change breaks the powerpc builds
The compiler detection often relies on functions named gcc_xxx_platform,
if powerpc is left, then all the functions must be added in all those
modules.
2011-12-03 21:44:38 +01:00
Johan Boule
5af4835da5 Merge branch 'master' of https://code.google.com/p/waf 2011-12-03 21:02:22 +01:00
Johan Boule
e071749244 - added note about spurious darwin detection
- added google nacl
2011-12-03 20:56:58 +01:00
Johan Boule
469742d18a powerpc doesn't mean darwin 2011-12-03 20:35:55 +01:00
Thomas Nagy
19adba7841 added a warning for ant_glob on the build directory 2011-12-02 19:13:30 +01:00
Thomas Nagy
56f8bdad6c missing config.h 2011-12-01 00:02:46 +01:00
Thomas Nagy
c798bbe74f avoid the exception on --help on win32 2011-11-28 19:19:25 +01:00
Thomas Nagy
c00a364048 py3k syntax 2011-11-26 15:10:00 +01:00
Thomas Nagy
4c9eceb088 Issue 1074 2011-11-25 22:19:16 +01:00
Thomas Nagy
4bb4ff5993 chmod in the build directory with features=subst 2011-11-23 21:36:16 +01:00
Thomas Nagy
a75f3c73d6 updated example 2011-11-23 08:32:24 +01:00
Thomas Nagy
56ac2bf5e8 fix for python 2.4 2011-11-20 15:27:11 +01:00
Thomas Nagy
1ee780d9aa docs 2011-11-20 14:47:27 +01:00
Thomas Nagy
d6bb5235a9 docs 2011-11-20 14:30:34 +01:00
yngwe
2c59015b99 PowerPC does not necessarily mean MacOS; darwin GCC should now be detected better 2011-11-20 14:24:01 +01:00
Thomas Nagy
d3ea2bd2c1 docs 2011-11-19 21:32:04 +01:00
Thomas Nagy
6eb83abd1c fix for python 3 2011-11-19 21:31:25 +01:00
Thomas Nagy
a2c4801476 check for endianness 2011-11-19 21:25:58 +01:00
Thomas Nagy
bfbbaa2081 add a parameter test_exec to 'check_library' 2011-11-19 18:49:07 +01:00
Thomas Nagy
7fdca5d90d docs 2011-11-19 18:31:23 +01:00
Thomas Nagy
caa9cc2cec disable the configuration tests that cannot run when using cross-compiler 2011-11-19 17:35:41 +01:00
Thomas Nagy
26668834cb docs 2011-11-19 14:38:11 +01:00
Thomas Nagy
407a78e209 another fix for powerpc, it looks like i am the first to be looking into it 2011-11-19 14:24:17 +01:00
Thomas Nagy
68a5675914 more powerpc fixes 2011-11-19 13:35:21 +01:00
Thomas Nagy
e6f8d1e9ee evil osx stuff 2011-11-19 13:21:02 +01:00
Thomas Nagy
7e904b7e74 #1066 2011-11-19 00:03:28 +01:00