Commit Graph

  • c80722685c
    Apply priorities when consuming tasks - Issue 2137 Thomas Nagy 2018-03-29 11:09:39 +0200
  • 90c80ea1ae
    Apply priorities on dynamically-generated tasks #2137 Thomas Nagy 2018-03-27 20:32:53 +0200
  • 592136739b
    Improve priority support in swig.py Thomas Nagy 2018-03-26 21:03:26 +0200
  • 259b5468b8
    Workaround for Swig priorities #2137 Thomas Nagy 2018-03-26 20:52:11 +0200
  • 2c640d8803
    The cxx_hook override in slow_qt4 is missing a return bloack Thomas Nagy 2018-03-25 18:39:52 +0200
  • bb458769ee protoc: add .proto dependencies also in include path otherwise protoc will fail if dependency is in another directory fedepell 2018-03-22 09:26:30 +0100
  • 8404aa4d5c
    Cosmetic changes on the gdbus/dbus tools Thomas Nagy 2018-03-21 23:56:48 +0100
  • b806fe31d9
    Moved gdbus to the playground area Thomas Nagy 2018-03-21 23:53:18 +0100
  • 922604492a gdbus: Add glib DBus bindings Joshua Watt 2018-03-21 16:48:30 -0500
  • facdc0b173
    Python 3.7 fixes #2126 Thomas Nagy 2018-03-12 20:42:55 +0100
  • de992ea840
    Enable Utils.lazy_generator in Python 2 Thomas Nagy 2018-03-11 22:42:21 +0100
  • 5e4b86b81d Use "arguments" instead of "command" for compile_commands.json Fangrui Song 2018-03-11 12:50:17 -0700
  • adbee3f23a protoc: protoc (ver 2 and 3) strips underscores when generating .java file names. consider this in node name generation otherwise the generated java file will not be found fedepell 2018-03-09 15:55:34 +0100
  • 9e2da12800 Correction of boost module detection of Boost.Log Alexander Afanasyev 2018-03-08 18:45:30 -0500
  • 4c79d0dda4 Fix strangle issue with precompiled headers and shared libraries Alexander Afanasyev 2018-03-08 18:32:22 -0500
  • d525e2ccac xcode6: fix py3 support Andrew Keller 2018-03-07 16:34:47 -0500
  • 28ea6e64e3 Typos Matt Selsky 2018-03-05 00:16:04 -0500
  • e9eca13d92 protoc: fix generation of include directories when having nested wscripts fedepell 2018-03-05 16:01:44 +0100
  • a02c6d8727 protoc: handle case of proto files in deep directories when output is generated with paths fedepell 2018-03-01 20:29:35 +0100
  • 459ddf50b6
    waf-2.0.6 Thomas Nagy 2018-02-18 13:24:13 +0100
  • ae907a859e
    Provide an example of storage using extended filesystem attributes Thomas Nagy 2018-02-17 22:35:52 +0100
  • 1a43b608ac
    Enable deep input dependencies as a task decorator Thomas Nagy 2018-02-17 18:01:47 +0100
  • 941fcc05e0
    docs Thomas Nagy 2018-02-17 12:14:03 +0100
  • 511b8b7d4d
    Apidocs cleanup Thomas Nagy 2018-02-14 21:28:41 +0100
  • a7546a2d22
    Fix Python 3 encoding for unit tests #2108 Thomas Nagy 2018-02-14 21:06:48 +0100
  • 43039e716b
    Fix the apidocs LaTeX paper size parameter Thomas Nagy 2018-02-14 21:02:43 +0100
  • 6b99cbfce2
    waf-2.0.5 Thomas Nagy 2018-02-10 20:50:13 +0100
  • 102b85a466 cuda.py: insert a space after -o as by documentation otherwise it will not work fedepell 2018-01-31 09:03:30 +0100
  • 23beecebf3 javaw: raise a build fatal error if manifest file not existing instead of crashing fedepell 2018-01-24 09:16:52 +0100
  • deacb94c93
    Force unit tests to depend on the executable creation time Thomas Nagy 2018-01-24 20:56:11 +0100
  • acc10c17a8
    Update the documentation to recent python-sphinx versions Thomas Nagy 2018-01-22 19:26:52 +0100
  • 0c07d0d7fb eclipse: don't rely on Context.g_module.out as it may not be defined if default used, used bldnode instead fedepell 2018-01-17 15:47:53 +0100
  • daa0c135e1 eclipse.py: support also if passed srcdir is a Node or a list of directories (which are valid inputs for javaw.py) fedepell 2018-01-17 15:32:29 +0100
  • d21446ff71
    Update docs for 2018 Thomas Nagy 2018-01-01 20:53:49 +0100
  • 7b36a52b4e
    waf-2.0.4 Thomas Nagy 2017-12-30 10:36:51 +0100
  • 5996879673 Enable more advanced warnings of ant_glob on build folders in verbose mode Thomas Nagy 2017-12-23 20:36:14 +0100
  • cd07df4a85 Mention the python requirement in the tutorial Thomas Nagy 2017-12-23 15:10:34 +0100
  • 2f27d6f52c Enable 'waf clean' to get the list of files to remove from bld.clean_files Thomas Nagy 2017-12-23 15:05:29 +0100
  • c0e2e7f281 Defer node.ant_glob(..., generator=True) evaluation Thomas Nagy 2017-12-23 14:56:54 +0100
  • 955e10291d Define the environment variable WAF_NO_PREFORK to skip pre-forking Thomas Nagy 2017-12-22 15:40:06 +0100
  • aa361ee568 Fix Can't pickle local object '_createenviron.<locals>.encode' exceptions (Python 3.6) Thomas Nagy 2017-12-22 14:58:20 +0100
  • d35cd0cf12 Improve the Erlang module #2095 Thomas Nagy 2017-12-20 00:13:47 +0100
  • 69157c7b68 Udated Erlang support. Przemyslaw Rzepecki 2017-12-18 09:27:49 +0100
  • fdf22b24c8 fix whitespaces danbar 2017-12-19 14:25:49 +0100
  • 3dc4357ada use interface function of cpplint module danbar 2017-12-19 14:23:41 +0100
  • ca6fe005ef
    Cosmetic changes Thomas Nagy 2017-12-13 22:09:12 +0100
  • c06a19b9d2 Added task target to output of parallel_debug. Przemyslaw Rzepecki 2017-12-06 19:01:15 +0100
  • bda66f00c3
    docs Thomas Nagy 2017-12-10 21:43:38 +0100
  • 9effdff4c3
    docs Thomas Nagy 2017-12-10 21:35:53 +0100
  • f5f4218cda
    Set task.stdout=task.stderr for long-running tasks Thomas Nagy 2017-12-10 21:26:17 +0100
  • a6614586c7 javaw: skip adding empty entries in CLASSPATH fedepell 2017-12-04 07:36:18 +0100
  • f8f4f74403 Fix waf_unit_test class name Matt Selsky 2017-12-02 21:38:43 -0500
  • 2a4c4f0b66
    Preparations for waf 2.0.3 Thomas Nagy 2017-12-02 09:42:46 +0100
  • 6a80016ad5
    Warn for typo uses -> use Thomas Nagy 2017-12-02 09:39:29 +0100
  • 05188b4c7f
    Enable install_path=None for Python targets #2087 Thomas Nagy 2017-12-02 09:25:48 +0100
  • a5a3915b7a
    Prevent duplicate paths when adding from user classpath #2084 Thomas Nagy 2017-11-30 19:55:48 +0100
  • 384e8d85ba buildcopy: Create destination directories as needed. Calle Rosenquist 2017-11-29 11:59:24 +0000
  • c98f8ba2ab Typos Matt Selsky 2017-10-19 09:55:50 -0400
  • 52a61c45e8
    Docstring pytask -> pyc/pyo Thomas Nagy 2017-11-27 19:35:59 +0100
  • 1f8eee88af
    Remove subsystem cflags because those have no effect Thomas Nagy 2017-11-23 07:50:48 +0100
  • f336f0bf62 pytest: Improved documentation, removed assumption on Python only dep-nodes and locality of link task outputs always in build. Calle Rosenquist 2017-11-14 09:28:37 +0000
  • f4dca02af6 Unit test summary color scheme fixed to use green and red colors Van de Bugger 2017-11-12 00:44:07 +0300
  • 96f4eec8ba Improve the deadlock error message Thomas Nagy 2017-11-11 10:33:20 +0100
  • 731afed564 report from load_tool the used sys.path in ImportError so it can notified to the user correctly fedepell 2017-11-09 07:55:44 +0100
  • eb6c205ad1 Revert "fix load_tool error messages and cover all occourences" fedepell 2017-11-09 07:15:44 +0100
  • 5d3576af45 fix load_tool error messages and cover all occourences fedepell 2017-11-08 08:20:59 +0100
  • 7d00ca7266 qt5: make also uic->h conversion parallel safe, assuming that all transformations are equal fedepell 2017-11-03 14:35:29 +0100
  • 7d62fa411a
    waf-2.0.2 Thomas Nagy 2017-10-23 14:48:00 +0200
  • b1efcfa6ab Change DEST_OS to use underscores in order to find a correct gcc_modifier_ function. DragoonX6 2017-10-23 12:14:23 +0200
  • 230096c378
    Remove extra parenthesis in qt5.py Thomas Nagy 2017-10-23 13:59:20 +0200
  • e6bd4c6609
    Add --dnotooltip to parallel_debug for tooltip-free images Thomas Nagy 2017-10-23 01:41:31 +0200
  • f5aa701f1f qt5: resolve concurrency issues when files such as qm and qrc are used by multiple build tasks fedepell 2017-10-23 13:28:09 +0200
  • 4d481ab179
    waf-2.0.2 Thomas Nagy 2017-10-22 10:34:57 +0200
  • f67d5309f1
    Adjust the GAP for tasks from 20*njobs to 5*njobs Thomas Nagy 2017-10-21 23:20:58 +0200
  • 40fe56abcd
    Have the task count start at 1 (regression) Thomas Nagy 2017-10-20 20:25:03 +0200
  • 002c1fa094
    Move gather_wsdk_versions after the definition of 'target_compiler' Thomas Nagy 2017-10-20 20:15:16 +0200
  • 2928db1c8c
    Let ConfigurationContext.load description match more closely Context.load Thomas Nagy 2017-10-20 20:07:29 +0200
  • ec356383e2
    object.__getattr__ -> object.__getattribute__ Thomas Nagy 2017-10-20 20:05:06 +0200
  • ffe88abe80 javatest: extra to integrate java unit testing into standard waf_unit_test environment fedepell 2017-10-17 15:38:35 +0200
  • 06f0390992 Typos Matt Selsky 2017-08-03 00:43:50 -0400
  • bef2cf13ec Use correct batch filed and function for Intel Fortran detection on Windows. (#2063) Schildkroete23 2017-10-19 08:27:37 +0200
  • 0be92e74ac
    Cosmetic changes for #2055 Thomas Nagy 2017-10-18 21:06:12 +0200
  • 34e6fd922a Use DEST_OS in cfg_cross_gnu (#2055) Roland Puntaier 2017-10-18 20:54:12 +0200
  • 3010e6a2c3 Fix for Intel Fortran Detection on Windows. Daniel Petró 2017-10-17 14:46:35 +0200
  • 21d659b841 Fix incorrect documentation for cmd_and_log Sean Fisk 2017-10-16 17:51:14 -0400
  • 6d18a0e760
    Update check_waf_version default bounds Thomas Nagy 2017-10-11 21:59:29 +0200
  • 210874d297
    Fix #2053 Thomas Nagy 2017-10-04 20:41:21 +0200
  • 2bbd4b62d5 normpath() to make a 'a/b' variant dir display as 'a\b' on windows Roland Puntaier 2017-09-30 18:13:41 +0200
  • 3d64c32c2c
    Do not expose the pdb option by default Thomas Nagy 2017-09-30 21:31:07 +0200
  • 314240fec9 --pdb option to start pdb on exception Roland Puntaier 2017-09-30 18:18:25 +0200
  • a02b71a163 protoc: add java support for protobuffers (#2049) Federico Pellegrin 2017-09-26 19:17:40 +0200
  • dc6d584002
    waf-2.0.1 Thomas Nagy 2017-09-24 17:23:48 +0200
  • 8134aed186
    docs Thomas Nagy 2017-09-23 09:44:28 +0200
  • 1e994e50fb Teach use_config to more gracefully fail during options() call #2043 Alan Ray 2017-09-22 18:45:13 -0400
  • f7833e73ff
    Remove unnecessary global declarations Thomas Nagy 2017-09-22 22:56:24 +0200
  • 89c755e714 pytest: Also add in-source library dependencies to libpath. buildcopy: Renamed to_nodes to to_src_nodes to avoid any confusion. Calle Rosenquist 2017-09-22 06:51:26 +0000
  • 6e44206a67 Cleaned up extended use example Daniel Brosche 2017-09-21 22:16:03 +0200
  • c26f8c12c2
    Accept task objects in Build.add_to_group for compatibility reasons Thomas Nagy 2017-09-21 22:02:38 +0200
  • c113442738
    Prevent xcode6 from overwriting features lists #2038 Thomas Nagy 2017-09-21 21:37:36 +0200
  • 31d32c3f49
    Improve default preprocessor behaviour for gcc/msvc Thomas Nagy 2017-09-21 18:27:36 +0200