Commit Graph

  • 70b294f2e1 Added unique_fileref() method to get reference of already existing file references Simon 2015-07-17 00:23:27 +0200
  • 70fa79b181 Clean-up Simon 2015-07-15 12:53:30 +0200
  • 20c0b72cbb Removed import statement from demo Simon 2015-07-13 20:10:22 +0200
  • 64405a8c1a Reduced the ConfigureContext to a configure() func. Also replaced dependencies cxx/cxxprogram with ccroot Simon 2015-07-13 13:43:15 +0200
  • 3924f60974 Added more target types. Added bld wrappers Simon 2015-07-13 12:47:01 +0200
  • 7d50934a8e Removed unused method Simon 2015-07-13 02:25:13 +0200
  • 47b5783be5 Docs Simon 2015-07-13 02:24:49 +0200
  • a3a74e59c1 Added default values for required build settings Simon 2015-07-13 02:16:52 +0200
  • dd19e4b1ee Fixes Simon 2015-07-13 00:51:55 +0200
  • da9a86d2a6 Clean up Simon 2015-07-12 22:31:10 +0200
  • a59e38835d Clean up Simon 2015-07-12 22:17:26 +0200
  • e44ab6e6ec Support for framework,lib,stlib, etc. Simon 2015-07-12 22:06:51 +0200
  • e10398fcd3
    docs Thomas Nagy 2015-07-11 20:17:16 +0200
  • 6891ebb7c9 Switched over to use tmp_use_seen istead of link_framework Simon 2015-07-11 16:04:10 +0200
  • 0d9a9b7e77
    Let write_config_header use env.WAF_CONFIG_H_PRELUDE Thomas Nagy 2015-07-11 12:01:26 +0200
  • 4f93b4e814
    docs Thomas Nagy 2015-07-07 22:30:00 +0200
  • 4949c0d894
    Ensure Doxygen outputs are installed even when the task is not run Thomas Nagy 2015-07-07 21:00:18 +0200
  • 140453a959
    Prevent installation tasks having postpone=False from running twice Thomas Nagy 2015-07-07 20:58:58 +0200
  • b8330b29cb Improved Project -> Configuration API Simon 2015-07-07 18:21:35 +0200
  • 5f9a900dc1 Made better integrations with the standard INCPATHS variable Simon 2015-07-07 18:07:21 +0200
  • ae4f1f5e27 Fixed some issues Simon 2015-07-07 17:54:08 +0200
  • 9563da7875 Streamlined API more Simon 2015-07-07 12:17:43 +0200
  • 79c91daffc Improved include paths. Added support for c_config files Simon 2015-07-06 13:38:27 +0200
  • 1427497785
    Docs waf-1.8.12 Thomas Nagy 2015-07-05 20:24:39 +0200
  • 1f918ce546 Added documentation Simon 2015-07-05 16:57:27 +0200
  • 4167c43c2a Getting Custom file grouping reworked Simon 2015-07-05 15:53:59 +0200
  • db2587ea61 Getting Custom source/include heirarchy to work - fixes Simon 2015-07-05 12:37:25 +0200
  • d0279469df Getting Custom source/include heirarchy to work Simon 2015-07-05 00:06:56 +0200
  • 922be2ff58 Custom source/include heirarchy Simon 2015-07-04 22:56:54 +0200
  • d5c5db686a Custom project build configurations fix Simon 2015-07-04 22:23:16 +0200
  • 0c864ecaac Custom project build configurations fix Simon 2015-07-04 22:22:19 +0200
  • b7e4aed28b Custom project build configurations Simon 2015-07-04 19:13:11 +0200
  • a62bef1323 Target dependecies now works Simon 2015-07-04 12:11:10 +0200
  • 2424b81f30 Clean-up Simon 2015-07-03 23:41:05 +0200
  • 7992473f7d Found out and made some fixes to parent build configurations Simon 2015-07-03 21:16:27 +0200
  • 19473a0721
    env = conf.env.derive().detach() Thomas Nagy 2015-07-02 20:52:41 +0200
  • ce6a58cd5f Removed recusive writing Simon 2015-06-29 18:31:37 +0200
  • 2011f4a852 Merge pull request #1591 from yotann/fix-exec-command ita1024 2015-06-29 06:40:21 +0200
  • 03a510f480 Fix exec_command and cmd_and_log when cmd is tuple Sean Bartell 2015-06-28 14:59:49 -0500
  • 933feab352
    Glob mac_app resource trees - Issue 1586 Thomas Nagy 2015-06-27 15:18:57 +0200
  • 705404211a
    Removed the unnecessary executable bit on files Thomas Nagy 2015-06-27 14:04:36 +0200
  • a946ca8383
    Removed the executable bit on c_config.py Thomas Nagy 2015-06-27 14:03:04 +0200
  • f8a3d56775
    Preparations for Waf 1.8.12 Thomas Nagy 2015-06-27 12:41:16 +0200
  • 616dd559ec Added ID print wrapper Simon 2015-06-26 23:16:37 +0200
  • 11d85e44ee Removed duplicate elements being written Simon 2015-06-26 21:42:02 +0200
  • b5b1d520ad Added headers search paths and support for other build settings Simon 2015-06-25 00:44:28 +0200
  • c34269bb8c Initial impl. for Xcode 6 - basic tests Simon 2015-06-24 19:32:46 +0200
  • ae508f2f82
    Building in subdirectory broke in 1.8.10 #1590 Thomas Nagy 2015-06-24 18:54:03 +0200
  • acf9032687
    enable more tests on the build farm waf-1.8.11 Thomas Nagy 2015-06-21 23:58:43 +0200
  • f7b4940158
    docs Thomas Nagy 2015-06-21 22:43:19 +0200
  • 1ee400aca5
    docs Thomas Nagy 2015-06-21 21:55:12 +0200
  • 1debaf5f03
    Better error message when the c compiler is clang and gcc is not found Thomas Nagy 2015-06-20 23:17:24 +0200
  • a336bb1b8b
    waf 1.8.11 Thomas Nagy 2015-06-20 22:24:30 +0200
  • d761ad1397
    Better error message when the c compiler is clang and gcc is not found Thomas Nagy 2015-06-20 22:21:43 +0200
  • 42fb4f08a0
    Hide the command update that appears in the logs Thomas Nagy 2015-06-20 14:55:08 +0200
  • 57d804c16e
    docs Thomas Nagy 2015-06-20 14:54:41 +0200
  • dfd6f7e958
    Grey color Thomas Nagy 2015-06-16 07:35:46 +0200
  • 18d8c6025f Merge pull request #1585 from caitp/macplist ita1024 2015-06-14 22:09:10 +0200
  • 9d763fc74f [macplist]: interpolate file Caitlin Potter 2015-06-14 15:44:58 -0400
  • 65150769cd
    Cleanup Thomas Nagy 2015-06-14 11:48:05 +0200
  • c91214e216
    generated .py files might need to be byte-compiled and installed Thomas Nagy 2015-06-11 18:15:10 +0200
  • a12bfc9a94 Merge pull request #1584 from nikoder/nikoder_fix_tool_caching ita1024 2015-06-10 17:54:28 +0200
  • 9fc9464238 Add tooldir to cache-check on loading module in Configure context. Nikolaus Lieb 2015-06-10 21:44:37 +0800
  • 4a9d2bb7b9 Merge pull request #1583 from cawka/feature-shlib ita1024 2015-06-06 13:23:27 +0200
  • 728205fe3c Change with shared library compatibility version handling Alexander Afanasyev 2015-06-05 17:10:11 -0700
  • 92f584fd8f
    Repeated failures remove signatures - Issue 1580 Thomas Nagy 2015-05-31 16:51:44 +0200
  • f6b6191480
    Additional crutches for protoc Thomas Nagy 2015-05-28 23:08:07 +0200
  • 04556a4d28
    Use adequate variable for include paths in protoc.py Thomas Nagy 2015-05-27 18:45:20 +0200
  • c5d0619c9e Merge pull request #1577 from arteymix/master ita1024 2015-05-26 16:59:34 +0200
  • f14678f3e6 Fix the '--threading' option for valac. Guillaume Poirier-Morency 2015-05-26 03:23:33 -0400
  • 3886c70929
    waf 1.8.10 waf-1.8.10 Thomas Nagy 2015-05-24 15:39:46 +0200
  • ea59b302c5
    Fixed conf.multicheck error handling Thomas Nagy 2015-05-23 15:09:37 +0200
  • f048d6d20f
    Do not duplicate flags from the OS environment - https://github.com/waf-project/waf/issues/1574 Thomas Nagy 2015-05-16 14:26:43 +0200
  • be7c6103dc Merge pull request #1573 from dale-stewart/master ita1024 2015-05-14 23:53:12 +0200
  • 1bc6c745c9 qt5: cope with library names like 'Qt5Core' instead of 'QtCore5', as in Qt 5.4 on Windows Dale Stewart 2015-05-14 16:15:57 -0500
  • 802e937d73
    Regression caused by 588f809ffa - https://github.com/waf-project/waf/pull/1572 Thomas Nagy 2015-05-08 18:16:48 +0200
  • 4adc55a9c9 Merge pull request #1571 from srouquette/master ita1024 2015-05-06 23:09:51 +0200
  • 8ef1fa7733 cpplint: keep the old import Syl 2015-05-06 22:33:31 +0200
  • 398be70a11 Merge pull request #1570 from srouquette/master ita1024 2015-05-06 21:15:44 +0200
  • 085b80fdb3 cpplint: fixed import. The version on pypi is now up to date and works with Python3. Syl 2015-05-06 19:19:05 +0200
  • a4c2370ee4
    WriteConsole type - https://github.com/waf-project/waf/issues/1567 Thomas Nagy 2015-05-05 07:33:47 +0200
  • a3b8ba5d03 Merge pull request #1566 from yag00/master ita1024 2015-05-03 19:30:05 +0200
  • 28639e5c98 playground test update for swig with -outdir parameter christophe.duvernois 2015-05-03 18:47:05 +0200
  • 533599b7ba swig tool can handle -outdir parameter christophe.duvernois 2015-05-03 16:52:01 +0200
  • b45f52165b
    docs Thomas Nagy 2015-05-03 10:22:28 +0200
  • 120af4f1d0
    docs Thomas Nagy 2015-05-03 01:03:11 +0200
  • 9fdfec763d
    provide --no-lock-in-top and --no-lock-in-run for packagers Thomas Nagy 2015-05-02 17:13:00 +0200
  • d4ec554cdf
    Simplify initialization of --top and --out in out-of-tree builds Thomas Nagy 2015-05-02 16:48:48 +0200
  • de6b9bde38
    Replace cygwin paths in solution files - https://github.com/waf-project/waf/issues/1562 Thomas Nagy 2015-05-01 13:00:45 +0200
  • 3e3c84abfb
    hcode in why.py - https://github.com/waf-project/waf/issues/1561 Thomas Nagy 2015-04-30 20:58:44 +0200
  • 3d6a35070a
    waf-1.8.9 waf-1.8.9 Thomas Nagy 2015-04-26 21:32:12 +0200
  • 06e49b2a82
    undefined variables Thomas Nagy 2015-04-26 21:13:52 +0200
  • 44211e0bb5
    Enabled errors on warnings for the apidoc generation Thomas Nagy 2015-04-26 21:00:15 +0200
  • 69f924bd00
    Added a configuration test for dblatex Thomas Nagy 2015-04-26 20:40:28 +0200
  • e230700c0a
    Cache pictures in the repository Thomas Nagy 2015-04-26 20:36:48 +0200
  • 9cafbf7580
    docs Thomas Nagy 2015-04-26 18:23:21 +0200
  • 0da5029e35
    No more dia for diagrams Thomas Nagy 2015-04-26 18:03:45 +0200
  • 6c7eb129af
    docs: update the version number automatically Thomas Nagy 2015-04-26 17:09:01 +0200
  • ffd6c60113
    docs Thomas Nagy 2015-04-26 16:52:45 +0200
  • b807733cad
    docs Thomas Nagy 2015-04-26 12:18:15 +0200