Commit Graph

2769 Commits

Author SHA1 Message Date
Thomas Nagy 20dc47b4e9 removing the pseudo-sequential constraints part, it is probably too advanced for the scope of this chapter 2012-01-08 15:55:04 +01:00
Thomas Nagy 33f0b6bdfb make sure to remove the waf cache on python 3 2012-01-08 15:49:06 +01:00
Thomas Nagy 3460a01464 more tricks on forcing specific build orders 2012-01-08 15:41:08 +01:00
Thomas Nagy 61e2858792 docs 2012-01-08 15:40:21 +01:00
Thomas Nagy 72f75b77a6 docs 2012-01-08 15:28:22 +01:00
Thomas Nagy bf30f12654 docs 2012-01-08 15:01:01 +01:00
Thomas Nagy 6371ebbc5b docs 2012-01-08 14:56:58 +01:00
Thomas Nagy 8683e29136 dmd wants .obj files on windows? 2012-01-07 15:23:40 +01:00
Thomas Nagy 31c3ccda27 docs 2012-01-05 22:34:29 +01:00
Thomas Nagy cdb339213b Issue 1098 2012-01-05 21:01:11 +01:00
Thomas Nagy 00fda9dc84 Issue 1097 2012-01-04 20:37:53 +01:00
Thomas Nagy 3561e05ed4 #1096 2012-01-02 20:26:06 +01:00
Thomas Nagy dd4984aab0 #1095 2011-12-31 14:32:38 +01:00
Thomas Nagy 7252308f7d #1094 again 2011-12-31 13:49:34 +01:00
Thomas Nagy 3ac3b916b5 we do not use waf check #1094 2011-12-31 13:34:02 +01:00
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