Commit Graph

  • 4ed44b2e99
    Fix the api documentation Thomas Nagy 2016-10-08 23:29:46 +0200
  • f02047b8ea
    Add install_user and install_group to bld.install/bld.install_as/bld.symlink_as Thomas Nagy 2016-10-08 22:35:05 +0200
  • 4417a3c8c1
    Minimize the amount of tasks displayed during the build #1828 Thomas Nagy 2016-10-08 12:53:16 +0200
  • 50171409c4 Allow using directories as waf tools Morten V. Pedersen 2016-10-07 21:38:43 +0200
  • 6f415aa17a Merge pull request #1818 from mimon/xcode6-updates ita1024 2016-10-03 21:29:26 +0200
  • 7da04766a3 docs +xcode6 bugfix: do not merge env variables of type dictionary into PROJ_SETTINGS config Simon 2016-09-25 23:57:43 +0200
  • 70a40c1673
    Let the Python byte-compilation display pyc/pyo Thomas Nagy 2016-10-03 15:30:04 +0200
  • 37388fda3b
    Enable waf --zones=argfile to display @argfile contents Thomas Nagy 2016-10-03 14:08:42 +0200
  • 3686ac341d
    Simplifications for #1823 Thomas Nagy 2016-10-03 13:02:51 +0200
  • eab0bd4c82
    Simplifications Thomas Nagy 2016-09-30 21:36:28 +0200
  • 281de5d5ef Merge pull request #1823 from jhasse/master ita1024 2016-09-30 21:33:54 +0200
  • bfcef62e45 Don't fail on output decoding errors Jan Niklas Hasse 2016-09-30 14:25:49 +0200
  • 43302767dd Merge pull request #1819 from jhasse/master ita1024 2016-09-26 21:47:12 +0200
  • 87419b3c6b Less verbose output when a task failed if not running with -v Jan Niklas Hasse 2016-09-26 12:44:23 +0200
  • 3286beb4ad Merge pull request #1816 from fedepell/qt5-warncomp ita1024 2016-09-19 19:00:06 +0200
  • df3b886067 If compiler_cxx was not configured before qt5 then qt5 will try to build applications with an empty compiler which gives very strange errors in the config log. Just check if the compiler is not there and remember the user that compiler_cxx should be configured before qt5. fedepell 2016-09-19 17:17:39 +0200
  • a28385fe94
    docs Thomas Nagy 2016-09-15 22:41:32 +0200
  • 410d1568d5
    Better error message for 'File %r has no mapping in %s' Thomas Nagy 2016-09-15 22:00:26 +0200
  • 5e97146809
    docs Thomas Nagy 2016-09-15 21:45:45 +0200
  • 9ed7d41488
    Expand '--foo=' with shell=False - Issue #1814 Thomas Nagy 2016-09-15 21:36:02 +0200
  • f685d01217 Merge pull request #1815 from fedepell/qt5-57libs ita1024 2016-09-15 21:19:41 +0200
  • 40dafce024 Add qt5 5.7.x new libraries to qt5 tool fedepell 2016-09-15 14:40:24 +0200
  • ca71d1c12b Merge pull request #1813 from fedepell/pyqt5-pyqt4 ita1024 2016-09-14 22:02:39 +0200
  • a621e9a0dc Merge pull request #1812 from fedepell/python-exe ita1024 2016-09-14 22:02:05 +0200
  • 4770983a87 Add also support for older PyQt4 bindings fedepell 2016-09-14 21:42:10 +0200
  • e8f6d4bfe7 Correct option used for python executable (--python and not --pythondir) fedepell 2016-09-14 21:09:45 +0200
  • 87e6a7c143
    waf 1.9.4 - docs Thomas Nagy 2016-09-11 21:12:29 +0200
  • 065ef5e98e Merge pull request #1810 from mimon/xcode7-updates ita1024 2016-09-10 18:55:15 +0200
  • 88e7fe7f23 changed name bld.exe() to bld.program() in playground example Simon 2016-09-10 15:54:55 +0200
  • 8b912d2b1f changed name for alias exe() to program() in xcode6 Simon 2016-09-04 13:23:12 +0200
  • 9c50a30f94
    waf 1.9.4 Thomas Nagy 2016-09-10 12:33:21 +0200
  • 8797425153
    Expose Python3 timeout on Task.timeout and bld(rule=..., timeout=...) Thomas Nagy 2016-09-10 12:32:01 +0200
  • 86e9b6b959
    Set the configuration test build class on conf.run_build_cls Thomas Nagy 2016-09-10 12:12:46 +0200
  • 62459e1147
    Accept Task.cwd as str besides Node Thomas Nagy 2016-09-10 10:44:08 +0200
  • 445e989594
    Unnecessary __slots__ annotation on thread subclass Thomas Nagy 2016-09-04 16:21:03 +0200
  • fc2946ce64
    Re-raise TimeoutExpired from process executors Thomas Nagy 2016-09-03 22:36:41 +0200
  • af172413f4
    Python 3.3 fix Thomas Nagy 2016-09-03 22:24:29 +0200
  • 71aed22539
    Call killpg only if setsid is enabled Thomas Nagy 2016-09-03 20:22:43 +0200
  • a91e7be005
    Ignore subprocess timeouts on Python < 3.3 Thomas Nagy 2016-09-03 18:36:19 +0200
  • 9f14c9dda0
    Kill process trees on timeouts (os.killpg) Thomas Nagy 2016-09-03 18:13:38 +0200
  • afe6862525
    Make unportable demos/c tests non-mandatory Thomas Nagy 2016-09-02 23:05:27 +0200
  • 1721a505d9
    Use the new syntax for sets Thomas Nagy 2016-09-02 20:20:43 +0200
  • 7719af7af1
    Missing timeout settings Thomas Nagy 2016-09-02 20:06:26 +0200
  • e3092aadc7
    Parallel tests can now have an execution order Thomas Nagy 2016-09-01 22:08:03 +0200
  • 478d31e701
    Can we start using the 'with' keyword now? Thomas Nagy 2016-08-28 14:06:39 +0200
  • d8d7c87ba1
    Display parallel test results as they finish Thomas Nagy 2016-08-28 13:48:16 +0200
  • 8dba949014
    Use the same logic as Python3.5 for handling timeouts #1807 Thomas Nagy 2016-08-28 11:03:04 +0200
  • 1fb3bfee6a
    ValueError and OSError are subclasses of Exception Thomas Nagy 2016-08-28 10:48:41 +0200
  • 873048ba8e Merge pull request #1808 from guludo/fix-saved_attrs ita1024 2016-08-25 18:39:25 +0200
  • 86da12e56e Fix error when adding new items to SAVED_ATTRS Gustavo Jose de Sousa 2016-08-25 13:10:33 -0300
  • fdc3b47067
    Python3 - Kill processes in subprocess timeouts #1807 Thomas Nagy 2016-08-25 07:48:14 +0200
  • f7367c8051
    Enable 'waf dist' in arbitrary paths Thomas Nagy 2016-08-24 18:07:24 +0200
  • 6e4ba6620c
    Remove the Go example because Go has a completely distinct toolchain now Thomas Nagy 2016-08-22 19:06:12 +0200
  • b022313c19
    Update the changelog for Waf 1.9.3 Thomas Nagy 2016-08-21 17:19:45 +0200
  • a4f6c7468d
    Netcache example update Thomas Nagy 2016-08-21 17:10:17 +0200
  • e169da4227
    waf 1.9.3 Thomas Nagy 2016-08-21 15:35:44 +0200
  • d31398c4a3
    Docs on conf.multicheck Thomas Nagy 2016-08-21 15:31:47 +0200
  • 96fe543f2e Docs Thomas Nagy 2016-08-21 15:17:47 +0200
  • 5b30eba4db
    Let parallel tests run all tests by default (do not stop on the first error) Thomas Nagy 2016-08-21 15:10:20 +0200
  • 2c9c7aa52c
    docs Thomas Nagy 2016-08-21 00:32:33 +0200
  • 46ab6405dc docs Thomas Nagy 2016-08-21 00:16:46 +0200
  • 07a01edba8
    docs Thomas Nagy 2016-08-20 23:54:35 +0200
  • ec6b72b0ad
    Display failed configuration tests in yellow in multicheck Thomas Nagy 2016-08-20 13:06:23 +0200
  • 93bda59033
    docs Thomas Nagy 2016-08-20 12:21:16 +0200
  • 145118227c
    Docs Thomas Nagy 2016-08-19 22:31:32 +0200
  • 7d3ddac860
    Parallel configuration tests with arbitrary functions #1793 Thomas Nagy 2016-08-19 22:15:04 +0200
  • c868c076f7
    docs Thomas Nagy 2016-08-19 20:20:13 +0200
  • 82d2b89426 Merge pull request #1802 from syntion/master ita1024 2016-08-19 19:10:43 +0200
  • 49236784b2 Add suppport for finding lib boost_python in gentoo Bernhard Vogginger 2016-08-19 10:58:21 +0200
  • 37f49e5f55 Merge pull request #1800 from fedepell/qt57conf ita1024 2016-08-19 07:35:17 +0200
  • a9bb62b3f6 qt5: qt5 5.7 detection, added also case with std=c++11 but no fPIC/fPIE fedepell 2016-08-19 06:59:40 +0200
  • adea933f1a
    Qt 5.7 -std=c++11 #1798 Thomas Nagy 2016-08-18 22:21:35 +0200
  • 26fc0cfced
    Enhance the display of parallel configuration tests Thomas Nagy 2016-08-15 22:48:29 +0200
  • 4ff5b8b7a7
    docs Thomas Nagy 2016-08-15 19:44:23 +0200
  • 7d60c89744
    Split Nag Fortran compiler flags #1797 Thomas Nagy 2016-08-15 19:41:50 +0200
  • 59f186cbe0 Merge pull request #1794 from fedepell/pyqt5-conf-1 ita1024 2016-08-14 22:39:39 +0200
  • c31aee8745 Add configuration option to select PySide2 Python QT5 bindings, while PyQt5 bindings remain otherwise searched first by default. fedepell 2016-08-14 22:02:48 +0200
  • 42b3bda157
    Add an example of stripping executables on installation Thomas Nagy 2016-08-13 20:11:56 +0200
  • 51c5df5a11
    Docs Thomas Nagy 2016-08-13 19:53:41 +0200
  • f5cfef4be3
    Set no_errcheck_out on a task to disable the output files verification Thomas Nagy 2016-08-13 19:49:28 +0200
  • 8c5624b0f1
    docs Thomas Nagy 2016-08-13 19:32:02 +0200
  • 6afa7b7fac
    docs Thomas Nagy 2016-08-13 19:24:30 +0200
  • cd9cfb4716
    Add dprogram/dshlib to the example Thomas Nagy 2016-08-13 18:55:12 +0200
  • e2b415f974
    Strip binaries Thomas Nagy 2016-08-13 18:51:55 +0200
  • 52add352d4
    Update the strip example Thomas Nagy 2016-08-13 18:21:08 +0200
  • 07c153c220
    Un-hardcode the cfgtask class name for parallel tests Thomas Nagy 2016-08-13 09:38:36 +0200
  • a4e7cb1930
    Copy os.environ because Python3 cannot serialize it Thomas Nagy 2016-07-31 18:48:36 +0200
  • 332f3c5665
    waf 1.9.2 Thomas Nagy 2016-07-31 18:39:33 +0200
  • a76388b632
    Obvious mistake Thomas Nagy 2016-07-31 18:16:31 +0200
  • 3e08a19a56
    Use the parent os.environ value as default in pre-forked processes #1791 Thomas Nagy 2016-07-31 15:55:47 +0200
  • 8be4adcc64
    Docs Thomas Nagy 2016-07-30 22:54:46 +0200
  • 7778868718
    Set TaskBase.keep_last_cmd to keep the last command executed Thomas Nagy 2016-07-30 10:09:55 +0200
  • 70e438393d
    Add a parameter to keep the last command executed Thomas Nagy 2016-07-29 23:10:26 +0200
  • 3169e0bd4b
    Cleanup Thomas Nagy 2016-07-29 23:02:15 +0200
  • 76eac19c02
    Cleanup Thomas Nagy 2016-07-29 22:17:23 +0200
  • 8a6b13344d
    Move demos/xcode6 to playground/xcode6 Thomas Nagy 2016-07-29 22:15:37 +0200
  • 452907d102
    Cleanup Thomas Nagy 2016-07-29 20:44:38 +0200
  • 11ff58981a
    Replace FileNotFoundError by EnvironmentError for python2 Thomas Nagy 2016-07-29 20:40:38 +0200
  • 1308001a9e Merge pull request #1790 from fedepell/pyqt5-separate ita1024 2016-07-29 18:57:56 +0200
  • 47ac970d15 Added pyqt5 playground example fedepell 2016-07-29 16:37:58 +0200