Commit Graph

  • ef0c80e3b6 Added Utils.writef (counterpart of Utils.readf) Thomas Nagy 2012-02-12 15:27:38 +0100
  • 3368341313 Allow passing args through to 'waf configure' in 'waf distcheck'. alexrp 2012-02-11 21:24:41 +0100
  • 779a93f07b missed one possible exception Thomas Nagy 2012-02-11 14:57:20 +0100
  • b5bb54ede7 remove more except: lines Thomas Nagy 2012-02-11 14:49:27 +0100
  • 63d3442ad2 remove more except: lines Thomas Nagy 2012-02-11 14:43:07 +0100
  • d8f192fbc2 remove more except: lines Thomas Nagy 2012-02-11 14:31:00 +0100
  • adf2225f76 remove as many bare 'except:' statements as possible Thomas Nagy 2012-02-11 13:43:47 +0100
  • 28dc361072 filtered_object -> accept_node_to_link (still bloatware but better name) Thomas Nagy 2012-02-08 21:40:01 +0100
  • 8144fc74f9 we do not need a custom subprocess module anymore Thomas Nagy 2012-02-08 21:27:29 +0100
  • 8f9ee6f547 ti_cgt: do not alter LINKFLAGS, but append objects Jerome Carretero 2012-02-07 22:45:16 -0500
  • 1ec508d1cd ti_cgt: Add missing dsplink files. Jerome Carretero 2012-02-07 18:41:47 -0500
  • fb29c77d4e I need to do something about these FLAGS... Jerome Carretero 2012-02-06 01:11:10 -0500
  • f86c3bd610 ticgt: do not monkey patch core waf code anymore (cleaner !) Jerome Carretero 2012-01-20 11:56:15 -0500
  • 7f97cb4827 ticgt: get rid of hack(), thanks again ita Jerome Carretero 2012-01-20 11:43:56 -0500
  • ac14963f81 ticgt: use create_compiled_task to dispatch to 'c' or 'ti_c' dynamically Jerome Carretero 2012-01-20 11:24:56 -0500
  • fadbe6cd6d ticgt: support stlib Jerome Carretero 2012-01-20 09:58:55 -0500
  • e1f5ed8555 ticgt: recursive scanning for tconf Jerome Carretero 2012-01-20 09:58:10 -0500
  • 5cb4297597 ticgt: use taskgen path NOT build path Jerome Carretero 2012-01-20 08:32:04 -0500
  • 576255cf39 ticgt: enhancements, find more default flags Jerome Carretero 2012-01-20 00:21:30 -0500
  • 10087316c4 Start working on TI codegen toolchain (c6x) Jerome Carretero 2012-01-04 23:36:57 -0500
  • 1aed4d6b9f c: avoid absolute paths Jerome Carretero 2012-01-04 23:34:41 -0500
  • a30aa80dcc Revert "cleanup" Jerome Carretero 2012-02-08 00:42:08 -0500
  • 1553cb2dd6 ccroot: implement bld.read_object("pouet.o") and aux. feature Jerome Carretero 2012-02-07 23:48:15 -0500
  • 5c3f6c680b ccroot: alter add_objects_from_tgen which was too restrictive Jerome Carretero 2012-02-07 22:47:43 -0500
  • e70cd20398 docs Thomas Nagy 2012-02-07 09:20:32 +0100
  • f5f73429d4 reverting the previous changes to runner.py, need to think more about it Thomas Nagy 2012-02-06 03:08:12 +0100
  • e0bf42db95 missing change Thomas Nagy 2012-02-06 02:48:07 +0100
  • 2eebd14dcd move the task error handler to the method error_handler Thomas Nagy 2012-02-06 02:25:10 +0100
  • 3fa197298b cleanup Thomas Nagy 2012-02-06 02:21:37 +0100
  • bbacc90ced cleanup Thomas Nagy 2012-02-06 02:17:24 +0100
  • 4404d9062c cleanup Thomas Nagy 2012-02-06 02:13:25 +0100
  • 2263d60b8d Issue 1101 Thomas Nagy 2012-02-06 02:07:18 +0100
  • 959e450043 cleanup for waf 1.7 Thomas Nagy 2012-02-06 01:45:44 +0100
  • 7d9f224841 we require python >= 2.4 now Thomas Nagy 2012-02-06 01:39:25 +0100
  • 6b151e7314 newer gcc versions want a .h.gch Thomas Nagy 2012-02-04 22:33:43 +0100
  • 634a9ed606 clean up for waf 1.7 Thomas Nagy 2012-02-04 19:41:51 +0100
  • bfca082c42 Cleanup for waf 1.7 Thomas Nagy 2012-02-04 19:39:45 +0100
  • 8fb1de97d8 do not load the compat15 tool by default in waf 1.7 Thomas Nagy 2012-02-04 19:34:19 +0100
  • 4b108e2f95 new release 1.6.11 waf-1.6.11 Thomas Nagy 2012-02-04 19:02:11 +0100
  • 4307f98609 docs Thomas Nagy 2012-02-04 19:00:17 +0100
  • 5b577a9109 docs Thomas Nagy 2012-01-26 21:08:52 +0100
  • f953165688 error message improvement Thomas Nagy 2012-01-25 09:36:33 +0100
  • 1d8f14da94 Issue 1103 Thomas Nagy 2012-01-14 16:35:33 +0100
  • 64235590ca Issue 1104 Thomas Nagy 2012-01-14 15:26:40 +0100
  • 09940abecf Issue 1104 Thomas Nagy 2012-01-14 13:45:49 +0100
  • dd14b122b8 problem fixed? Issue 1104 Thomas Nagy 2012-01-14 13:32:35 +0100
  • 738d7ac931 Issue 1104 Thomas Nagy 2012-01-14 10:59:49 +0100
  • c12030c1f8 Issue 1104 Thomas Nagy 2012-01-14 05:09:54 +0100
  • bdb0108515 make sure to display taskbase instances in the pdebug diagram Thomas Nagy 2012-01-11 00:16:36 +0100
  • 5f2284cad6 typo Thomas Nagy 2012-01-08 18:24:29 +0100
  • 72efb7867b Issue 1099 Thomas Nagy 2012-01-08 18:13:50 +0100
  • 20dc47b4e9 removing the pseudo-sequential constraints part, it is probably too advanced for the scope of this chapter Thomas Nagy 2012-01-08 15:55:04 +0100
  • 33f0b6bdfb make sure to remove the waf cache on python 3 Thomas Nagy 2012-01-08 15:49:06 +0100
  • 3460a01464 more tricks on forcing specific build orders Thomas Nagy 2012-01-08 15:41:08 +0100
  • 61e2858792 docs Thomas Nagy 2012-01-08 15:40:21 +0100
  • 72f75b77a6 docs Thomas Nagy 2012-01-08 15:28:22 +0100
  • bf30f12654 docs Thomas Nagy 2012-01-08 15:01:01 +0100
  • 6371ebbc5b docs Thomas Nagy 2012-01-08 14:56:58 +0100
  • 8683e29136 dmd wants .obj files on windows? Thomas Nagy 2012-01-07 15:23:40 +0100
  • 31c3ccda27 docs Thomas Nagy 2012-01-05 22:34:29 +0100
  • cdb339213b Issue 1098 Thomas Nagy 2012-01-05 21:01:11 +0100
  • 00fda9dc84 Issue 1097 Thomas Nagy 2012-01-04 20:37:53 +0100
  • 3561e05ed4 #1096 Thomas Nagy 2012-01-02 20:26:06 +0100
  • dd4984aab0 #1095 Thomas Nagy 2011-12-31 14:32:38 +0100
  • 7252308f7d #1094 again Thomas Nagy 2011-12-31 13:49:34 +0100
  • 3ac3b916b5 we do not use waf check #1094 Thomas Nagy 2011-12-31 13:34:02 +0100
  • 5d31ae480a give conf.env.env to Popen in missing places Thomas Nagy 2011-12-25 11:11:44 +0100
  • 3562008ffb Issue 1090 Thomas Nagy 2011-12-25 10:37:19 +0100
  • 8dc822fded Issue 1089 Thomas Nagy 2011-12-21 08:55:08 +0100
  • cf601c6d46 docs Thomas Nagy 2011-12-19 19:56:16 +0100
  • e22075cace typo Thomas Nagy 2011-12-19 00:00:30 +0100
  • 9c49c5ab00 Issue 1083 Thomas Nagy 2011-12-17 23:07:25 +0100
  • 46cd0b377c docs Thomas Nagy 2011-12-17 22:47:30 +0100
  • 9956585445 another missing import Thomas Nagy 2011-12-17 22:42:17 +0100
  • 4bb247a623 missing import Thomas Nagy 2011-12-17 22:39:57 +0100
  • 37420ea786 cleanup Thomas Nagy 2011-12-17 17:44:32 +0100
  • 8c5c88f2d2 Make sure that the ARCH settings do not leak Thomas Nagy 2011-12-17 16:35:20 +0100
  • 09888adcc7 Remove some dust in the wscript file Thomas Nagy 2011-12-17 16:28:30 +0100
  • 4bc064a119 enable the qt4 tool to run even if xml support is missing Thomas Nagy 2011-12-17 15:45:42 +0100
  • 4c405408f7 1.6.9 -> 1.6.10 Thomas Nagy 2011-12-17 09:56:05 +0100
  • 7604f729c3 ensure that the drive letters are properly handled when dealing with foreign files Thomas Nagy 2011-12-17 09:47:39 +0100
  • b8c19f423a future release 1.6.10 Thomas Nagy 2011-12-17 09:28:02 +0100
  • a7e69d6b81 Issue 1086 Thomas Nagy 2011-12-14 09:20:34 +0100
  • 2f205b0e49 Another example Thomas Nagy 2011-12-09 21:24:07 +0100
  • 856b53c046 Issue 1080 Thomas Nagy 2011-12-09 00:54:59 +0100
  • a639280339 Issue 1078 Thomas Nagy 2011-12-07 20:50:20 +0100
  • 818b605675 Fix for Issue 1076 Thomas Nagy 2011-12-07 03:27:43 +0100
  • 5bf4fe72fd Merge branch 'master' of https://code.google.com/p/waf Thomas Nagy 2011-12-06 03:43:27 +0100
  • fd8bc22660 corner case with recurse(recurse(name=a)) Thomas Nagy 2011-12-06 03:43:15 +0100
  • 952d7ab1e9 changed TODO about darwin to a simple note. Johan Boule 2011-12-03 22:00:16 +0100
  • 5af4835da5 Merge branch 'master' of https://code.google.com/p/waf Johan Boule 2011-12-03 21:02:22 +0100
  • 250a8c699c The previous change breaks the powerpc builds Thomas Nagy 2011-12-03 21:44:38 +0100
  • e071749244 - added note about spurious darwin detection - added google nacl Johan Boule 2011-12-03 20:56:58 +0100
  • 469742d18a powerpc doesn't mean darwin Johan Boule 2011-12-03 20:35:55 +0100
  • 19adba7841 added a warning for ant_glob on the build directory Thomas Nagy 2011-12-02 19:13:30 +0100
  • 56f8bdad6c missing config.h Thomas Nagy 2011-12-01 00:02:46 +0100
  • c798bbe74f avoid the exception on --help on win32 Thomas Nagy 2011-11-28 19:19:25 +0100
  • c00a364048 py3k syntax Thomas Nagy 2011-11-26 15:10:00 +0100
  • 4c9eceb088 Issue 1074 Thomas Nagy 2011-11-25 22:19:16 +0100
  • 4bb4ff5993 chmod in the build directory with features=subst Thomas Nagy 2011-11-23 21:36:16 +0100