Commit Graph

  • f13f90768b Issue 1177 Thomas Nagy 2012-07-01 10:28:15 +0200
  • ec3295c1a4 let conf.define() cast bool and None values to int Thomas Nagy 2012-06-30 18:15:56 +0200
  • d2d31c69a0 Extend the dmd tool to handle dmd2. alexrp 2012-06-21 18:31:52 +0200
  • 7ef15ccf6b Revert the build* change to .gitignore since it's likely to have unintended side-effects on Windows. alexrp 2012-06-21 17:44:18 +0200
  • 03dfb45056 Update .gitignore files. alexrp 2012-06-21 17:39:14 +0200
  • 2367a224c1 TypeError->AttributeError on Issue 1174 Thomas Nagy 2012-06-20 19:12:38 +0200
  • 62862a143d Issue 1174 Thomas Nagy 2012-06-20 19:10:34 +0200
  • 183388abce python detection fix for hp-ux (build farm) Thomas Nagy 2012-06-19 18:02:04 +0200
  • 1203e545e1 book: refer to correct location of demos Jerome Carretero 2012-06-16 21:56:25 -0400
  • bf2b2fa982 add the -framework flags for the compilation too Thomas Nagy 2012-06-16 21:36:07 +0200
  • 4f6b76ff9e log more outputs waf-1.7.0pre5 Thomas Nagy 2012-06-16 02:43:02 +0200
  • 488ce9218a iphone example Thomas Nagy 2012-06-16 02:16:18 +0200
  • 5bad8c7d34 enabled python for the hpux slaves Thomas Nagy 2012-06-16 01:53:06 +0200
  • 81e45cdf83 Merge branch 'master' of https://code.google.com/p/waf Thomas Nagy 2012-06-16 01:52:11 +0200
  • 1880937ecb enabling the test for c only for the samba buildfarm Thomas Nagy 2012-06-16 01:51:47 +0200
  • 95b33a342f Win32 fixes for Python 2.5 and 3.2 Thomas Nagy 2012-06-15 19:02:32 +0200
  • 28b5d25a55 readf_win32: fix small typo Jerome Carretero 2012-06-14 22:36:16 -0400
  • 1ae1fef31e Provide a way to bypass the default class registration in all Task subclasses Thomas Nagy 2012-06-14 00:43:10 +0200
  • efad53b370 docs Thomas Nagy 2012-06-12 19:24:53 +0200
  • 943d9c5b83 refactoring gone bad Thomas Nagy 2012-06-10 17:51:55 +0200
  • 18a7464ebb docs: straight to the point Thomas Nagy 2012-06-09 09:54:48 +0200
  • 5de226d7ac docs and cosmetic changes Thomas Nagy 2012-06-09 09:42:11 +0200
  • fb815d0c8a Copy/pasta is evil and I should feel bad. alexrp 2012-06-09 09:20:22 +0200
  • 2318c294dd And another! alexrp 2012-06-08 23:01:54 +0200
  • fdf234c2a6 Fix silly syntax error. alexrp 2012-06-08 22:58:38 +0200
  • 78aa2f3e92 Some changes to the D support: alexrp 2012-06-08 21:37:27 +0200
  • 8e2230ee50 issue #1171, jerome likes accents waf-1.7.0pre4 Thomas Nagy 2012-06-07 17:57:13 +0200
  • a78a146365 Merge branch 'master' of https://code.google.com/p/waf Thomas Nagy 2012-06-07 17:35:26 +0200
  • f19e7cb3c8 typo Thomas Nagy 2012-06-07 17:32:01 +0200
  • 0ce8e8b5ca Clarify error message (ldc is not a dmd2 replacement, ldc2 is). alexrp 2012-06-06 23:17:05 +0200
  • 96c5155766 Merge branch 'master' of https://code.google.com/p/waf waf-1.7.0pre3 Thomas Nagy 2012-06-05 04:32:35 +0200
  • 1d0f1c9b21 Python 3 makes the 'encoding' parameter mandatory on all I/O operations Thomas Nagy 2012-06-05 04:31:31 +0200
  • 1d2211243f xilinx-ise: use global license, use Node.write Jerome Carretero 2012-06-04 21:53:46 -0400
  • 4d56d7039f enable static and shared libraries with the same extension (use -v to catch the mistakes) Thomas Nagy 2012-06-04 19:55:37 +0200
  • 386560fbbc Add Xilinx ISE toolchain example in playground. Jerome Carretero 2012-06-03 18:13:11 -0400
  • a2f8ddaaa4 .gitignore's Jerome Carretero 2012-06-02 19:59:08 -0400
  • 6b05e61567 Add example for cleaning when top==out. Jerome Carretero 2012-06-02 19:47:11 -0400
  • 5915ae6d59 cosmetic changes Thomas Nagy 2012-06-02 09:29:30 +0200
  • 214c28da7b Merge remote-tracking branch 'remotes/origin/zougloub-fixes' Thomas Nagy 2012-06-02 08:34:05 +0200
  • c67653fff3 go: whitespace/tab sanitation Jerome Carretero 2012-06-01 22:29:31 -0400
  • 879181f361 cs: indentation fix Jerome Carretero 2012-06-01 22:17:12 -0400
  • 719dc32539 javaw: indentation fix Jerome Carretero 2012-06-01 22:04:59 -0400
  • a5c4b29ec4 Do not prevent Logs.error/warn/debug from getting replaced Thomas Nagy 2012-06-01 04:26:44 +0200
  • 4b3a288566 cleanup Thomas Nagy 2012-05-30 00:00:49 +0200
  • a80d9e936f docs Thomas Nagy 2012-05-29 23:46:00 +0200
  • 359518dc05 cython cache for Issue 1167 Thomas Nagy 2012-05-29 23:43:56 +0200
  • f597fa65ab docs Thomas Nagy 2012-05-29 22:52:04 +0200
  • 71c10abe7f removed an unused variable (cosmetic change) Thomas Nagy 2012-05-29 22:47:33 +0200
  • 4f20b48c14 this may work for visual studio 2011 Thomas Nagy 2012-05-29 22:44:00 +0200
  • d00883c172 scripting: print successful completion of a task even with a progress bar, and with a better grammar Jerome Carretero 2012-05-29 09:09:08 -0400
  • 34bb10d935 use colors only if stdout and stderr are both ttys Thomas Nagy 2012-05-27 23:43:43 +0200
  • 3557c4caf3 docs Thomas Nagy 2012-05-27 23:42:38 +0200
  • 87255223ad cleanup Thomas Nagy 2012-05-22 18:43:28 +0200
  • fb1addeaf2 cleanup Thomas Nagy 2012-05-21 20:23:43 +0200
  • 2e19a6bb28 Issue 1166 Thomas Nagy 2012-05-19 16:32:37 +0200
  • 7f77cab6bf Issue 1044 Thomas Nagy 2012-05-19 11:24:42 +0200
  • 0927ddde28 Provide safer readf/writef/h_file functions on win32 Thomas Nagy 2012-05-19 10:29:44 +0200
  • 10d3ecdc34 add the missing finally block to open() Thomas Nagy 2012-05-19 10:27:47 +0200
  • 3ff3c02092 reuse Utils.h_file in waflib/extras/md5_tstamp.py Thomas Nagy 2012-05-19 10:26:34 +0200
  • ed56a01764 cleanup Thomas Nagy 2012-05-19 09:45:57 +0200
  • 2038d79a60 disable compat15 from waf-light as well Thomas Nagy 2012-05-17 23:59:23 +0200
  • df865701e2 Remove some redundant code from Node.py Thomas Nagy 2012-05-17 19:54:36 +0200
  • cf773b89de return the value of opt.add_option() Thomas Nagy 2012-05-17 14:57:58 +0200
  • 5d6c12be1f cleanup on the write functions Thomas Nagy 2012-05-17 13:49:09 +0200
  • 5ec0cbed4c self.env->env when looking for defines in parse_flags Thomas Nagy 2012-05-17 11:16:16 +0200
  • 66172d53d3 Issue 1165 Thomas Nagy 2012-05-16 08:29:13 +0200
  • d1386b3a75 docs Thomas Nagy 2012-05-13 16:13:44 +0200
  • ff56b99aab Merge branch 'zougloub-cross-qt4' Jerome Carretero 2012-05-12 15:15:42 -0400
  • 91802ba41f Allow cross-compiling of qt4 applications (plz2review) Jerome Carretero 2012-05-12 14:29:00 -0400
  • b1ceb0ea9c docs Thomas Nagy 2012-05-12 19:36:41 +0200
  • f486c0a391 Merge branch 'master' of https://code.google.com/p/waf Thomas Nagy 2012-05-11 07:27:04 +0200
  • 556eabd0af new include guard for write_config_header Thomas Nagy 2012-05-11 07:26:50 +0200
  • 677e9d4c9c Included the fc_add_flags call in the fc_ tools of the extras directory. Harald Klimach 2012-05-09 06:55:43 +0200
  • 49ce7a489e add the FCFLAGS from the os environ Thomas Nagy 2012-05-09 00:35:24 +0200
  • b188419d09 missing line for Issue 1164 Thomas Nagy 2012-05-08 21:58:44 +0200
  • 440fd37dfa Issue 1164 Thomas Nagy 2012-05-08 19:01:30 +0200
  • 6ecaf793a9 Add stdout/stderr parameters to exec_command to force the unbuffered output Thomas Nagy 2012-05-08 18:35:22 +0200
  • bb25f417f8 simplification Thomas Nagy 2012-05-08 18:31:20 +0200
  • d931b656f8 let Node.delete evict the node in question waf-1.7.0pre2 Thomas Nagy 2012-05-06 10:43:56 +0200
  • 34bd6ce7eb docs Thomas Nagy 2012-05-06 10:30:22 +0200
  • 3baef9a971 docs Thomas Nagy 2012-05-06 10:26:47 +0200
  • f2f2cf5925 missing file on demos/adm Thomas Nagy 2012-05-06 00:08:50 +0200
  • c87e5cc4b9 make demos/asm/ work on 64-bit linux by default Thomas Nagy 2012-05-05 20:28:13 +0200
  • 0d97220bd4 force gcc for gcc+asm support Thomas Nagy 2012-05-05 17:06:34 +0200
  • f71406c404 Issue 1157 Thomas Nagy 2012-05-04 23:53:51 +0200
  • a0f0878886 Issue 1162 Thomas Nagy 2012-05-04 23:13:13 +0200
  • 4297b935c3 docs Thomas Nagy 2012-05-04 22:22:02 +0200
  • 574ba5fe39 Issue 1162 Thomas Nagy 2012-05-04 19:43:13 +0200
  • 5cd41c2a98 Issue 1162 ita 2012-05-04 14:32:25 +0200
  • b6455df988 use the unbuffered output for latex commands ita 2012-05-04 10:05:10 +0200
  • 2c4d772e3d Issue 1162 ita 2012-05-04 09:25:48 +0200
  • e4b22a3317 docs ita 2012-05-02 09:23:58 +0200
  • ea12601932 Make sure g95.py gfortran.py and ifort.py can be used in a standalone manner ita 2012-04-30 11:07:08 +0200
  • 12b66365d3 Issue 1159 ita 2012-04-30 10:29:31 +0200
  • bbe8624875 Issue 1155 Thomas Nagy 2012-04-26 23:47:04 +0200
  • 707fa06763 Issue 1154 Thomas Nagy 2012-04-23 23:59:53 +0200
  • af2c42f9b8 Issue 1153, fix the C# stuff Thomas Nagy 2012-04-23 19:16:56 +0200
  • 692ab67591 typo Thomas Nagy 2012-04-21 10:22:22 +0200
  • af2d8053cc Issue 1150, Apple broke java Thomas Nagy 2012-04-21 00:22:44 +0200
  • b62c401299 Issue 1151 Thomas Nagy 2012-04-21 00:00:56 +0200