Commit Graph

  • ca4c933a28 Missing folders for Issue 1325 Thomas Nagy 2013-10-28 21:25:58 +0100
  • feaad909d5 Missing folders for Issue 1325 Thomas Nagy 2013-10-28 21:25:58 +0100
  • 12cade1ec8 typo Thomas Nagy 2013-10-28 21:05:57 +0100
  • ff820ccf49 Extract rpath flags into use variables Thomas Nagy 2013-10-27 14:56:04 +0100
  • ed661ed41c have distclean remove the waf cache on windows Thomas Nagy 2013-10-27 14:01:22 +0100
  • 96ccc17eeb have distclean remove the waf cache on windows Thomas Nagy 2013-10-27 14:01:22 +0100
  • b13e98f1e4 Match file extensions in the order of declaration Thomas Nagy 2013-10-27 12:42:41 +0100
  • be92aa67d2 recompile swig files if the swig version changes Thomas Nagy 2013-10-27 10:17:38 +0100
  • 8f24d28534 recompile swig files if the swig version changes Thomas Nagy 2013-10-27 10:17:38 +0100
  • f381bfd901 syms.py: Fix dep_nodes manipulation Matt Fischer 2013-10-23 16:50:51 -0500
  • 045f5fd8d4 syms.py: Fix dep_nodes manipulation Matt Fischer 2013-10-23 16:50:51 -0500
  • 84c9aa9a04 another regression caused by find_program changes Thomas Nagy 2013-10-23 00:10:28 +0200
  • 979973c04e Python 3.4 now provides non-inheritable file handles by default Thomas Nagy 2013-10-21 20:58:00 +0200
  • 50737b138a Python 3.4 now provides non-inheritable file handles by default Thomas Nagy 2013-10-21 20:58:00 +0200
  • 0f0f36b040 Issue 1367, python 2.4 and boost.py Thomas Nagy 2013-10-20 19:39:11 +0200
  • 2ff420f6f2 Issue 1367, python 2.4 and boost.py Thomas Nagy 2013-10-20 19:39:11 +0200
  • b0ec707975 Issue 1366, swig defines Thomas Nagy 2013-10-17 21:36:22 +0200
  • 4252f2f162 Issue 1366, swig defines Thomas Nagy 2013-10-17 21:36:22 +0200
  • 0aeecb0f3d Issue 1362, docs Thomas Nagy 2013-10-15 01:16:51 +0200
  • c6db9bc291 Issue 1362, docs 2013-10-15 01:08:38 +0200
  • 7f2fe42579 implicit cython dependency pyx->pxd, Issue 1363 2013-10-15 00:42:13 +0200
  • a522e45f2d Merge branch 'waf-1.8' of https://code.google.com/p/waf into waf-1.8 2013-10-15 00:25:44 +0200
  • 53ab568fe5 fix for missing package name argument for 'pkg-config' call during fetching custom variables Dariusz Pelowski 2013-10-11 13:56:40 +0200
  • 52059358ae Merge branch 'master' of https://code.google.com/p/waf 2013-10-15 00:25:13 +0200
  • d3de3e6968 fix for missing package name argument for 'pkg-config' call during fetching custom variables Dariusz Pelowski 2013-10-11 13:56:40 +0200
  • 9e6d92d0d2 fix for missing package name argument for 'pkg-config' call during fetching custom variables Dariusz Pelowski 2013-10-11 13:56:40 +0200
  • bc9cd753d4 fix for missing package name argument for 'pkg-config' call during fetching custom variables Dariusz Pelowski 2013-10-11 13:56:40 +0200
  • 6f6c284bec docs: uselib -> use Thomas Nagy 2013-10-01 23:44:27 +0200
  • 4c3af52305 docs: uselib -> use Thomas Nagy 2013-10-01 23:44:27 +0200
  • 455e22838a Issue 1361, syms.py and python3 Thomas Nagy 2013-09-30 17:55:42 +0200
  • b923643d66 Issue 1361, syms.py and python3 Thomas Nagy 2013-09-30 17:55:42 +0200
  • 90b491e834 moved the parser function definition out of the while loop Thomas Nagy 2013-09-30 00:05:36 +0200
  • 9ec230fb4d cleanup Thomas Nagy 2013-09-29 23:45:36 +0200
  • 54d4ff7ce0 'is not None' is unnecessary Thomas Nagy 2013-09-28 23:52:19 +0200
  • 87403f4285 Allow doxygen parameters to be passed to task Nate Rosenblum 2013-09-28 13:49:03 -0700
  • a90d82112c 'is not None' is unnecessary Thomas Nagy 2013-09-28 23:52:19 +0200
  • 112199eb1f Allow doxygen parameters to be passed to task Nate Rosenblum 2013-09-28 13:49:03 -0700
  • e7425bc2ba extras: rst: fix typo Jérôme Carretero 2013-09-24 00:59:10 -0400
  • 9838d0bb08 New cppckeck tool from Michel Mooij Thomas Nagy 2013-09-22 17:41:17 +0200
  • dcea4231ef extras: rst: also build rst2html from the folder in which the target is built Jérôme Carretero 2013-09-20 13:32:03 -0400
  • b170b314ad extras: rst: shorter rst2*tex code Jérôme Carretero 2013-09-18 23:57:05 -0400
  • 4e205c4487 extras: rst: add rst2s5 support via extension of rst2html Jérôme Carretero 2013-09-18 23:25:09 -0400
  • 7a20f2fd44 rst: rst2pdf fixup for includes in source and build folder Jérôme Carretero 2013-09-18 02:15:54 -0400
  • 952c5b1ec7 extras: rst: fix another typo and add rst2xetex support Jérôme Carretero 2013-09-18 02:06:01 -0400
  • 27afbfe600 extras: rst: fix "typo" Jérôme Carretero 2013-09-18 02:01:09 -0400
  • ad2eb7d58e broken indentation in waf_unit_test.py for python 3 Thomas Nagy 2013-09-17 14:15:07 +0200
  • d693385073 merged the openbsd shared library installation fixes from waf 1.7 Thomas Nagy 2013-09-17 00:26:16 +0200
  • a98f85795f playground: add c-objects-stlib-shlib Jérôme Carretero 2013-09-15 16:09:32 -0400
  • 57f6a272e2 Tools: tex: note on target bypass Jérôme Carretero 2013-09-14 00:34:13 -0400
  • 8a9b3825a2 Tools: msvc: fix regression in msvc MT tool call (issue #1357) Jérôme Carretero 2013-09-12 18:50:06 -0400
  • e07529ad89 Issue 1348, gdc detection for gdc-msys Thomas Nagy 2013-09-11 07:52:27 +0200
  • 487cc43df2 Issue 1354, clang compilation databases Thomas Nagy 2013-09-11 07:50:25 +0200
  • 4fef9dcbaa typo waf-1.7.13 Thomas Nagy 2013-09-10 22:09:33 +0200
  • dedafdfa81 Disabled the pickle gc optimization by default (computers are fast enough now, and it can be reenabled if necessary) Thomas Nagy 2013-09-10 21:28:25 +0200
  • ebec33a835 waf-1.7.13 Thomas Nagy 2013-09-09 22:09:03 +0200
  • f81e6c5499 extras: rst: little fixes Jérôme Carretero 2013-09-06 22:30:21 -0400
  • fe1bbf536f Issue 1356 icl detection with python 3 Thomas Nagy 2013-09-07 10:33:33 +0200
  • daa91dba4b Issue 1356 icl detection with python 3 Thomas Nagy 2013-09-07 10:33:33 +0200
  • 00946bacdb extras: protoc: document protoc trickiness Jérôme Carretero 2013-09-05 01:10:20 -0400
  • bf5ce8b30c extras: protoc: add dep scanner Jérôme Carretero 2013-09-05 00:48:29 -0400
  • 12b5c2f2a4 TaskGen: create_task: allow passing attributes to task instance via kw Jérôme Carretero 2013-09-05 00:48:00 -0400
  • 863662fa65 extras: rst: fix typo Jérôme Carretero 2013-09-05 00:18:15 -0400
  • 150d1ed0b5 extras: ocaml: env.OCAMLC is a list Jérôme Carretero 2013-09-05 00:16:50 -0400
  • 8076e8d52e Tools: c_config: one more fix for the path, which can also be a string... Jérôme Carretero 2013-09-05 00:12:45 -0400
  • 89358e70d4 Tools: flex: env.FLEX is a list Jérôme Carretero 2013-09-05 00:08:00 -0400
  • da5d43d418 Tools: perl: env.PERL is a list (+ simplifications) Jérôme Carretero 2013-09-05 00:05:04 -0400
  • 5b97eefb66 Tools: vala: env.VALAC is a list Jérôme Carretero 2013-09-04 23:53:30 -0400
  • 85e7df4ea1 Tools: c_config: fix mistake in previous commit Jérôme Carretero 2013-09-04 23:47:47 -0400
  • 95679a89bb Tools: ruby: env.RUBY is a list Jérôme Carretero 2013-09-04 23:36:21 -0400
  • 14ee893d20 Tools: qt4: command paths are lists already Jérôme Carretero 2013-09-04 23:35:58 -0400
  • 8d37f79ea2 Tools: c_config: pkg-config is indeed a list of strings Jérôme Carretero 2013-09-04 23:21:19 -0400
  • d6dd3fd8ab Tools: unit test: fix indentation Jérôme Carretero 2013-09-04 23:20:51 -0400
  • dc75919559 extras: swig: env.SWIG is a list now Jérôme Carretero 2013-09-04 23:15:12 -0400
  • 1f4c66f0c7 Tools: ruby: env.RUBY is a list Jérôme Carretero 2013-09-04 23:13:34 -0400
  • 5064fd92ef always use the convention that commands are lists, remove find_perl_program, add interpreter Jérôme Carretero 2013-09-04 00:44:56 -0400
  • 6747ec18d8 Issue 1335 - library installation again Thomas Nagy 2013-09-04 08:36:37 +0200
  • 1fad148b2c Tools: python: allow passing PYTHON in environment Jérôme Carretero 2013-09-04 00:35:49 -0400
  • 578816dbca Issue 1335 - regression in the library installation Thomas Nagy 2013-09-04 00:20:42 +0200
  • 85441cdd87 Issue 1335 - explanations are not clear at all Thomas Nagy 2013-09-04 00:04:47 +0200
  • 2b2e79d7e4 Issue 1355 - openbsd fix for the link in the build directory Thomas Nagy 2013-09-03 23:17:05 +0200
  • 673f34aae8 Issue 1355 - openbsd fix for the link in the build directory Thomas Nagy 2013-09-03 22:37:04 +0200
  • 7696b4f7d3 Issue 1355, shared libs installation on openbsd Thomas Nagy 2013-09-03 17:53:03 +0200
  • cfe7242d48 Issue 1355, shared libs installation on openbsd Thomas Nagy 2013-09-03 17:49:21 +0200
  • e87782e58b removed Node.bld_base, used only once Thomas Nagy 2013-09-01 21:46:43 +0200
  • a1b8eb3831 Issue 1352, changed the default name for qt resources Thomas Nagy 2013-09-01 21:29:34 +0200
  • 7eeb28e511 New version Waf 1.7.12 waf-1.7.12 Thomas Nagy 2013-08-31 18:34:06 +0200
  • c4b82f4337 (changelog update) Thomas Nagy 2013-08-31 18:13:02 +0200
  • c4afa5daf1 (changelog update) Thomas Nagy 2013-08-31 18:08:55 +0200
  • 1c4d085cfe cosmetic changes Thomas Nagy 2013-08-30 17:35:17 +0200
  • 24cc97f42e Utils: remove str_to_dict Jérôme Carretero 2013-08-30 10:23:10 -0400
  • cc67d628c1 playground: c: do not use Utils.str_to_dict Jérôme Carretero 2013-08-30 10:22:34 -0400
  • 3f356dd4fd playground: c: fix Node search->search_node Jérôme Carretero 2013-08-30 10:22:10 -0400
  • 2e08d80fce Utils: shave a few bytes from Timer Jérôme Carretero 2013-08-30 01:09:59 -0400
  • 07cb27929e cosmetic changes in the demos/tex/wscript file Thomas Nagy 2013-08-27 12:19:32 +0200
  • bced7cedb0 Test case for Tools.tex with 'makeglossaries' support Joe Steeve 2013-08-21 01:25:35 +0530
  • f14314faa2 Mention that makeglossaries is a program when raising the error Thomas Nagy 2013-08-27 12:11:50 +0200
  • 4cbee2c4ed Issue 1342 Tools.tex, run 'makeglossaries' if 'glossaries' is used Joe Steeve 2013-08-21 01:05:42 +0530
  • a67c8c9017 fix shlib vnum for OpenBSD Jérôme Carretero 2013-08-25 22:05:41 -0400
  • 34d75558ab fix shlib vnum for OpenBSD Jérôme Carretero 2013-08-25 22:05:41 -0400
  • ccec98efc4 tools: tex: replace warnings by info as they are not warnings at all Jérôme Carretero 2013-08-25 20:09:42 -0400