Commit Graph

432 Commits

Author SHA1 Message Date
Thomas Nagy 2367a224c1 TypeError->AttributeError on Issue 1174 2012-06-20 19:12:38 +02:00
Thomas Nagy 62862a143d Issue 1174 2012-06-20 19:10:34 +02:00
Thomas Nagy 183388abce python detection fix for hp-ux (build farm) 2012-06-19 18:02:04 +02:00
Jerome Carretero 1203e545e1 book: refer to correct location of demos 2012-06-16 21:56:40 -04:00
Thomas Nagy bf2b2fa982 add the -framework flags for the compilation too 2012-06-16 21:36:07 +02:00
Thomas Nagy 4f6b76ff9e log more outputs 2012-06-16 02:43:02 +02:00
Thomas Nagy 488ce9218a iphone example 2012-06-16 02:16:18 +02:00
Thomas Nagy 5bad8c7d34 enabled python for the hpux slaves 2012-06-16 01:53:06 +02:00
Thomas Nagy 81e45cdf83 Merge branch 'master' of https://code.google.com/p/waf 2012-06-16 01:52:11 +02:00
Thomas Nagy 1880937ecb enabling the test for c only for the samba buildfarm 2012-06-16 01:51:47 +02:00
Thomas Nagy 95b33a342f Win32 fixes for Python 2.5 and 3.2 2012-06-15 19:02:32 +02:00
Jerome Carretero 28b5d25a55 readf_win32: fix small typo 2012-06-14 22:51:54 -04:00
Thomas Nagy 1ae1fef31e Provide a way to bypass the default class registration in all Task subclasses 2012-06-14 00:43:10 +02:00
Thomas Nagy efad53b370 docs 2012-06-12 19:24:53 +02:00
Thomas Nagy 943d9c5b83 refactoring gone bad 2012-06-10 17:51:55 +02:00
Thomas Nagy 18a7464ebb docs: straight to the point 2012-06-09 09:54:48 +02:00
Thomas Nagy 5de226d7ac docs and cosmetic changes 2012-06-09 09:42:11 +02:00
alexrp fb815d0c8a Copy/pasta is evil and I should feel bad. 2012-06-09 09:20:22 +02:00
alexrp 2318c294dd And another! 2012-06-08 23:01:54 +02:00
alexrp fdf234c2a6 Fix silly syntax error. 2012-06-08 22:58:38 +02:00
alexrp 78aa2f3e92 Some changes to the D support:
* Added ldc2 as a separate tool. It can be detected/used with --check-d-compiler in the compiler_d tool now.
* Added code to make sure that the compilers we find actually are the right ones (heuristics).
* Correct some old comments.
2012-06-08 21:38:40 +02:00
Thomas Nagy 8e2230ee50 issue #1171, jerome likes accents 2012-06-07 17:57:13 +02:00
Thomas Nagy a78a146365 Merge branch 'master' of https://code.google.com/p/waf 2012-06-07 17:35:26 +02:00
Thomas Nagy f19e7cb3c8 typo 2012-06-07 17:32:01 +02:00
alexrp 0ce8e8b5ca Clarify error message (ldc is not a dmd2 replacement, ldc2 is). 2012-06-06 23:17:24 +02:00
Thomas Nagy 96c5155766 Merge branch 'master' of https://code.google.com/p/waf 2012-06-05 04:32:35 +02:00
Thomas Nagy 1d0f1c9b21 Python 3 makes the 'encoding' parameter mandatory on all I/O operations 2012-06-05 04:31:31 +02:00
Jerome Carretero 1d2211243f xilinx-ise: use global license, use Node.write 2012-06-04 21:54:08 -04:00
Thomas Nagy 4d56d7039f enable static and shared libraries with the same extension (use -v to catch the mistakes) 2012-06-04 19:55:37 +02:00
Jerome Carretero 386560fbbc Add Xilinx ISE toolchain example in playground.
It works but it's not exactly pretty.
ISE 13.1 tends to segfault after execution on my machine so there are ";true" in the rules.
2012-06-03 18:13:11 -04:00
Jerome Carretero a2f8ddaaa4 .gitignore's
Now, after the demos are run, outputs will be filtered from `git status`.
2012-06-02 19:59:08 -04:00
Jerome Carretero 6b05e61567 Add example for cleaning when top==out. 2012-06-02 19:51:21 -04:00
Thomas Nagy 5915ae6d59 cosmetic changes 2012-06-02 09:29:30 +02:00
Thomas Nagy 214c28da7b Merge remote-tracking branch 'remotes/origin/zougloub-fixes' 2012-06-02 08:34:05 +02:00
Jerome Carretero c67653fff3 go: whitespace/tab sanitation 2012-06-01 22:29:31 -04:00
Jerome Carretero 879181f361 cs: indentation fix 2012-06-01 22:17:12 -04:00
Jerome Carretero 719dc32539 javaw: indentation fix 2012-06-01 22:04:59 -04:00
Thomas Nagy a5c4b29ec4 Do not prevent Logs.error/warn/debug from getting replaced 2012-06-01 04:26:44 +02:00
Thomas Nagy 4b3a288566 cleanup 2012-05-30 00:00:49 +02:00
Thomas Nagy a80d9e936f docs 2012-05-29 23:46:00 +02:00
Thomas Nagy 359518dc05 cython cache for Issue 1167 2012-05-29 23:43:56 +02:00
Thomas Nagy f597fa65ab docs 2012-05-29 22:52:04 +02:00
Thomas Nagy 71c10abe7f removed an unused variable (cosmetic change) 2012-05-29 22:47:33 +02:00
Thomas Nagy 4f20b48c14 this may work for visual studio 2011 2012-05-29 22:44:00 +02:00
Jerome Carretero d00883c172 scripting: print successful completion of a task even with a progress bar, and with a better grammar 2012-05-29 09:10:00 -04:00
Thomas Nagy 34bb10d935 use colors only if stdout and stderr are both ttys 2012-05-27 23:43:43 +02:00
Thomas Nagy 3557c4caf3 docs 2012-05-27 23:42:38 +02:00
Thomas Nagy 87255223ad cleanup 2012-05-22 18:43:28 +02:00
Thomas Nagy fb1addeaf2 cleanup 2012-05-21 20:23:43 +02:00
Thomas Nagy 2e19a6bb28 Issue 1166 2012-05-19 16:32:37 +02:00