Commit Graph

3065 Commits

Author SHA1 Message Date
Thomas Nagy 9e2ab03b3c docs 2011-10-23 08:18:56 +02:00
Thomas Nagy c6f6bb29b1 disable the binding installation #1060 2011-10-22 18:13:49 +02:00
Thomas Nagy e473f2a62e cleanup 2011-10-19 04:14:04 +02:00
Thomas Nagy c8448e9c30 dmd on windows will not be supported 2011-10-19 04:11:25 +02:00
Thomas Nagy a65b19cb36 #1052 2011-10-19 04:02:03 +02:00
Thomas Nagy 98be37f206 dmd2 is a totally different thing 2011-10-19 03:34:59 +02:00
Thomas Nagy bc001ce1de evil bug in md5_tstamp 2011-10-18 19:02:53 +02:00
Thomas Nagy 1f4edf5ace Provide another hashing scheme 2011-10-17 18:52:01 +02:00
Thomas Nagy 9fab9e0f6b better error messages 2011-10-17 18:37:19 +02:00
Thomas Nagy 57627dc5e9 #1055, add more asm variables 2011-10-16 18:19:31 +02:00
Thomas Nagy 76c8ff8126 docs 2011-10-16 13:15:21 +02:00
Thomas Nagy 71efd9b435 a more robust way of loading environment variants 2011-10-16 08:41:21 +02:00
Thomas Nagy 38b0201ce5 force env.store() to create the required folder structure for convenience 2011-10-16 08:30:10 +02:00
Thomas Nagy 43460d95e8 docs 2011-10-16 07:36:38 +02:00
Thomas Nagy 07fb78a9bf solution for [ Issue 1033 ] by Nicolas Mercier 2011-10-15 16:26:05 +02:00
Thomas Nagy b283f54c08 docs 2011-10-14 20:22:09 +02:00
Thomas Nagy bed108b178 #1054 2011-10-13 08:14:28 +02:00
Thomas Nagy 3e98ef102c remove the annoying syctl output from the console (mac osx) 2011-10-10 18:56:10 +02:00
Thomas Nagy 664116ab1f fix the cpu detection on HPUX 2011-10-09 22:34:01 +02:00
Thomas Nagy fc962542f8 #1052 2011-10-09 22:20:54 +02:00
Thomas Nagy 0647d2aaee change the error message verbosity 2011-10-09 20:55:38 +02:00
Thomas Nagy 4dc6bbcbab docs 2011-10-09 20:52:09 +02:00
Thomas Nagy 8d4d7ac9b0 #1053 2011-10-09 19:46:34 +02:00
Thomas Nagy 432133d1ee #1053 2011-10-09 10:54:11 +02:00
Thomas Nagy bd430fcacd #1047 2011-10-08 18:07:56 +02:00
Thomas Nagy b885c0d80a Cleanup 2011-10-08 16:11:12 +02:00
Thomas Nagy 58bff6569c Issue #1047 2011-10-07 19:50:36 +02:00
Thomas Nagy df22b83466 missing import 2011-10-05 20:04:19 +02:00
Thomas Nagy d755722218 #1049 2011-10-04 22:00:15 +02:00
Thomas Nagy aae2817b62 docs 2011-10-04 21:53:06 +02:00
Thomas Nagy 2baaf78394 If there is no previous error, and if an exception occurs while in -k, then that error must be displayed 2011-10-04 21:42:32 +02:00
Thomas Nagy c1a0bc1f3b In verbose mode with -k, display the complete error messages 2011-10-04 21:31:01 +02:00
Thomas Nagy 54b89c8804 #1050 2011-10-04 20:52:02 +02:00
Thomas Nagy 02cb892519 Smarter way of reinjecting files by extension
Use the file name to match against the list of extensions, and
not just the last extension used.
2011-10-04 20:29:05 +02:00
Thomas Nagy 476f89681a Smarter "reentrant" behaviour for TaskGen.declare_chain
Re-add to the list of source files the files that have an
existing mapping.
2011-10-04 20:26:22 +02:00
Thomas Nagy 1bf049e4fc Check for erroneous "rule" attributes on task classes 2011-10-04 19:45:30 +02:00
Thomas Nagy 0d3f20382d docs 2011-10-03 20:20:48 +02:00
Thomas Nagy 093f4f673e docs 2011-10-03 19:48:21 +02:00
Thomas Nagy d5fcbdd5aa docs 2011-10-03 19:18:28 +02:00
Thomas Nagy 15421bb6c6 Docs 2011-10-03 19:17:11 +02:00
Thomas Nagy cc923a31b0 docs 2011-10-02 09:40:48 +02:00
Thomas Nagy 5b38195885 fix the regression made by changing the lock file name 2011-10-01 19:04:26 +02:00
Thomas Nagy dfd5872e62 new release - waf 1.6.8 2011-10-01 09:25:36 +02:00
Thomas Nagy 516a253cbd #1039 2011-10-01 09:20:36 +02:00
Thomas Nagy f9a598cb29 cosmetic changes 2011-10-01 08:24:36 +02:00
Thomas Nagy bb3fae70c6 Merge branch 'master' of https://code.google.com/p/waf 2011-09-30 20:51:33 +02:00
Thomas Nagy 216a7b3b30 docs 2011-09-30 20:51:08 +02:00
ita a29880d753 Processor detection improvement 2011-09-30 16:45:11 +02:00
ita a971973cde For consistency, execute the command-line processing in the same try-except block as other commands 2011-09-29 13:54:20 +02:00
Thomas Nagy 26215d4629 docs 2011-09-27 22:13:46 +02:00