Commit Graph

  • e64467892c
    Warn against loading gccdeps/msvcdeps options Thomas Nagy 2017-09-21 17:30:08 +0200
  • b78ecf361c
    Fix #2035 Thomas Nagy 2017-09-21 17:22:47 +0200
  • 54248f007b Extended playground use example Daniel Brosche 2017-09-20 00:22:42 +0200
  • 4272c6b5ba
    self.includes may come from a global variable #2035 Thomas Nagy 2017-09-20 20:01:32 +0200
  • 18955dd91d
    Attempt to make the syms tool a little more backward-compatible #2032 Thomas Nagy 2017-09-20 00:06:50 +0200
  • 69e45d1a71 Node.ant_glob: Do not ignore case by default, as specified by the documentation. Calle Rosenquist 2017-09-19 13:27:57 +0000
  • 1354a37255 Set Logs.verbose from options (regression from be05b6ee8b) Calle Rosenquist 2017-09-19 12:14:20 +0000
  • 74204e57e0
    waf-2.0.0 Thomas Nagy 2017-09-16 20:26:33 +0200
  • 0279838cfd
    Simplify tests/init execution Thomas Nagy 2017-09-16 14:01:08 +0200
  • 934b02f967
    Merge branch 'waf-2.0' into master Thomas Nagy 2017-09-15 21:25:45 +0200
  • 5cc784aabd correct the documentation example for colon fedepell 2017-09-15 09:05:43 +0200
  • 0976fd1679 correct the documentation example for colon fedepell 2017-09-15 09:05:43 +0200
  • 4e387de1ce
    Follow-up on #2028 Thomas Nagy 2017-09-15 20:59:37 +0200
  • 4df813941e protoc: extend extra to support also Python language (#2028) Federico Pellegrin 2017-09-15 20:52:08 +0200
  • e40e52a383
    Follow-up on #2028 Thomas Nagy 2017-09-15 20:59:37 +0200
  • 2474218874 protoc: extend extra to support also Python language (#2028) Federico Pellegrin 2017-09-15 20:52:08 +0200
  • da3844b019
    Obtain vala tasks directly Thomas Nagy 2017-09-14 22:47:27 +0200
  • e68bc5d65b
    docs Thomas Nagy 2017-09-14 22:20:31 +0200
  • ddbc9726b0
    Fixup: read the relevant lock file with --top Thomas Nagy 2017-09-12 20:22:13 +0200
  • f0c8b0c283 When '--top' is specified there is no reason to climb Adriano Scoditti 2017-09-11 16:30:38 +0200
  • a61742affb
    Add tests for #2026 Thomas Nagy 2017-09-12 20:11:03 +0200
  • ad5dd18408
    Use the 'with' syntax whenever possible Thomas Nagy 2017-09-12 19:36:43 +0200
  • 0a0b786259
    docs Thomas Nagy 2017-09-12 19:11:34 +0200
  • dcefc468bb
    Python3 fixes Thomas Nagy 2017-09-10 20:34:15 +0200
  • be05b6ee8b
    Accept relative prefix/bindir/libdir paths from launch_dir Thomas Nagy 2017-09-10 19:16:02 +0200
  • 8b49da2fa7
    Add more folder initialization tests Thomas Nagy 2017-09-10 19:14:40 +0200
  • 3cea04e829 Improve options management Adriano Scoditti 2017-09-05 10:13:25 +0200
  • 7f7f336e9f
    Fix Configure.autoconfig='clobber' when no previous configuration is present Thomas Nagy 2017-09-09 17:49:48 +0200
  • b722f1dda0
    Test suite for top/out settings Thomas Nagy 2017-09-09 13:28:47 +0200
  • 8c3a281746
    Fix Configure.autoconfig='clobber' when no previous configuration is present Thomas Nagy 2017-09-09 17:49:48 +0200
  • 5aafea1bd3
    Test suite for top/out settings Thomas Nagy 2017-09-09 13:28:47 +0200
  • 4f0c7dc44a Backport old gfortran compiler support. Mihai Moldovan 2017-09-05 03:58:21 +0200
  • 2706fdbec0 Backport old gfortran compiler support. Mihai Moldovan 2017-09-05 03:58:21 +0200
  • 96f6a6a22d
    Remove an unused variable in buildcopy Thomas Nagy 2017-09-04 21:18:41 +0200
  • 82df9d14fd
    Remove an unused variable in buildcopy Thomas Nagy 2017-09-04 21:18:41 +0200
  • 82fd4054a7 pytest: Added better support for normal and pyext library dependencies. This also includes the `buildcopy` feature that allows construction of complete Python packages in the build dir. Calle Rosenquist 2017-09-04 09:10:58 +0000
  • 01e017cfc2 Make unit testing interpreted scripts work. Karl Linden 2017-08-27 16:11:37 +0200
  • f043a94a02 pytest: Added better support for normal and pyext library dependencies. This also includes the `buildcopy` feature that allows construction of complete Python packages in the build dir. Calle Rosenquist 2017-09-04 09:10:58 +0000
  • 53af0cfaef
    Remove unused traceback import Thomas Nagy 2017-09-02 23:34:58 +0200
  • b5408091b3
    Cleanup unused global statements Thomas Nagy 2017-09-02 23:34:15 +0200
  • 5d4cd9e13c Default ignore Vim swap and Python Compiled files (#2020) captainmalloc 2017-08-31 20:24:52 +0200
  • eae22121f6 Default ignore Vim swap and Python Compiled files (#2020) captainmalloc 2017-08-31 20:24:52 +0200
  • d4bf3a70f0
    Typo Thomas Nagy 2017-08-31 20:19:31 +0200
  • d390d5a5ce
    Typo Thomas Nagy 2017-08-31 20:19:31 +0200
  • fa1a44c115 Fix 'shell' attribute on waf_unit_test:exec_command() Popen call using the same logic defined in Context:exec_command() Adriano Scoditti 2017-08-28 16:05:58 +0200
  • df6a8a0ac7 Fix 'shell' attribute on waf_unit_test:exec_command() Popen call using the same logic defined in Context:exec_command() Adriano Scoditti 2017-08-28 16:05:58 +0200
  • 28594b3824 Fix Context.launch_dir init to point on user working directory Adriano Scoditti 2017-08-18 10:12:22 +0200
  • 5f5f8eede5 Fix Context.launch_dir init to point on user working directory Adriano Scoditti 2017-08-18 10:12:22 +0200
  • 0520af4efb
    Split unit test commands by shlex Thomas Nagy 2017-08-27 11:09:57 +0200
  • 04e4d4ce2c
    docs Thomas Nagy 2017-08-27 10:56:32 +0200
  • ff0b65ff14
    Split unit test commands by shlex Thomas Nagy 2017-08-27 10:56:06 +0200
  • 755a1bf6a5
    Simplify task error handling Thomas Nagy 2017-08-27 10:11:56 +0200
  • c766224995
    Docs Thomas Nagy 2017-08-27 01:00:19 +0200
  • 5c15f6f39e
    Prevent duplicates in c_preproc.py results Thomas Nagy 2017-08-26 12:13:49 +0200
  • 5b935a1e6a
    Optimize fast_partial.is_stale Thomas Nagy 2017-08-26 11:13:04 +0200
  • b3e9ca89e6
    Override the msvc linker through LINK_CXX Thomas Nagy 2017-08-25 20:23:16 +0200
  • 0659657a8c
    Remove old TODO notes Thomas Nagy 2017-08-25 20:22:46 +0200
  • 762ed49464
    Additional fixes for #2013 Thomas Nagy 2017-08-19 13:22:15 +0200
  • 4438aeadcb
    Additional fixes for #2013 Thomas Nagy 2017-08-19 12:58:40 +0200
  • 57087471c1
    Remove Utils.ex_stack - use traceback.format_exc() Thomas Nagy 2017-08-19 11:54:58 +0200
  • d865bffd88
    Change the .pickle file storage from waf 1.9 Thomas Nagy 2017-08-19 10:21:40 +0200
  • 8161991558
    Update paths starting in waf-1.8.* Thomas Nagy 2017-08-19 10:15:23 +0200
  • bfe1512a55
    Exclude waf-2 folders in waf-2.0 Thomas Nagy 2017-08-19 10:11:36 +0200
  • 0e06d4730e Add distclean compatibility with '--no-lock-in-top' command line option Adriano Scoditti 2017-08-18 11:08:26 +0200
  • fc468105e9 Add distclean compatibility with '--no-lock-in-top' command line option Adriano Scoditti 2017-08-18 11:08:26 +0200
  • d2f48b5d89 Fix protoc #2009 Roman C. Podolski 2017-08-17 10:06:44 +0800
  • fc021cd060 Fix protoc #2009 Roman C. Podolski 2017-08-17 10:06:44 +0800
  • f8aa0d9da4
    Update protoc #2009 Thomas Nagy 2017-08-16 19:45:03 +0200
  • c3fee6620c
    Update protoc #2009 Thomas Nagy 2017-08-16 19:45:03 +0200
  • 03a3c604c4
    Provide an example of build context sharding Thomas Nagy 2017-08-13 23:08:55 +0200
  • 7874f8569f
    Cache taskg_gen.idx by absolute path Thomas Nagy 2017-08-13 22:37:31 +0200
  • 322f447e0a
    Remove one Node class assumption in Task.py Thomas Nagy 2017-08-12 16:31:51 +0200
  • 28846d6f34
    Remove one Node class assumption in Task.py Thomas Nagy 2017-08-12 16:31:51 +0200
  • 43d6363177 Re-enable the timestamp cache previously removed Thomas Nagy 2017-08-09 00:27:13 +0200
  • e22390ee44
    Obtain store timestamps in a dedicated structure Thomas Nagy 2017-08-08 22:21:54 +0200
  • a28f9475f3 Fixup Thomas Nagy 2017-08-08 01:01:48 +0200
  • dcc09cb0df
    Obtain the exact wscript file path Thomas Nagy 2017-08-07 08:28:03 +0200
  • 6ed9a9231f
    Split fast_partial data storage from the main pickle file Thomas Nagy 2017-08-06 11:48:25 +0200
  • ee3f706bb7
    Encapsulate bld.producer.is_dirty behind an interface Thomas Nagy 2017-08-06 10:51:59 +0200
  • 174f66c523 syms: Improve symbol processing Joshua Watt 2017-07-26 20:33:24 -0500
  • 194b6e85f5
    docs Thomas Nagy 2017-08-05 23:15:50 +0200
  • 1cade2ba13
    docs Thomas Nagy 2017-08-05 23:15:50 +0200
  • 70e4c44080 syms: Improve symbol processing Joshua Watt 2017-07-26 20:33:24 -0500
  • 6d96b245cc
    Invalidate the cache if a file is missing in fast_partial Thomas Nagy 2017-08-02 20:05:00 +0200
  • 24825b5575
    waf-1.9.13 Thomas Nagy 2017-08-02 19:46:33 +0200
  • 66f1d5bc94
    docs Thomas Nagy 2017-08-02 19:45:08 +0200
  • 7003858752
    Detect configuration changes Thomas Nagy 2017-08-02 01:23:32 +0200
  • 5468e0031b
    Typo process_uselib_vars -> propagate_uselib_vars #2005 Thomas Nagy 2017-08-02 00:38:11 +0200
  • f6eee2b041
    Typo process_uselib_vars -> propagate_uselib_vars #2005 Thomas Nagy 2017-08-02 00:38:11 +0200
  • fe1bb1b58a Fixed a crash when building a subset of xcode6 targets Simon 2017-07-01 13:23:04 +0200
  • 73c276c11b Make xcode6 tool consider standard waf build flags Simon 2017-06-18 12:42:07 +0200
  • 8289af2b98
    Do not skip object-only targets Thomas Nagy 2017-08-02 00:22:33 +0200
  • bf14d0f340 Fixed a crash when building a subset of xcode6 targets Simon 2017-07-01 13:23:04 +0200
  • 1d22579536 Make xcode6 tool consider standard waf build flags Simon 2017-06-18 12:42:07 +0200
  • 44a9a1f026 qt5: minor correction of uic tool search error message (wrong versions printed) fedepell 2017-08-01 16:19:12 +0200
  • 3e7ad303d2 qt5: minor correction of uic tool search error message (wrong versions printed) fedepell 2017-08-01 16:19:12 +0200
  • 8da1662894
    Example of optimizations for partial builds Thomas Nagy 2017-07-30 20:11:29 +0200
  • 6cfd7239c6
    Support for old gcc compilers #2003 Thomas Nagy 2017-07-30 17:22:04 +0200
  • 10a2b6bd04
    Support for old gcc compilers #2003 Thomas Nagy 2017-07-30 17:22:04 +0200
  • 88bb8cc6a1
    TypeError -> ValueError #2002 Thomas Nagy 2017-07-30 00:13:42 +0200