Commit Graph

  • c021dff866 Merge branch 'javatest-deps' into 'master' Federico Pellegrin 2020-01-04 08:38:16 +0000
  • e32a6d4103 javaw: fix buglet overwrites working variable while adding dependencies Federico Pellegrin 2020-01-04 09:35:07 +0100
  • 3204e2597c Using suggested self.cmd.startswith approach Morten V. Pedersen 2020-01-02 14:47:39 +0100
  • 058b5d3793 Fix detection of build context when a custom context is used Morten V. Pedersen 2019-12-18 11:24:32 +0100
  • 29af444dd0 Merge branch 'fix-buildcontext-detection' into 'master' ita1024 2020-01-02 18:57:35 +0000
  • 09993804de Merge branch 'fix-buildcontext-detection' into 'master' Morten V. Pedersen 2020-01-02 13:47:47 +0000
  • 6467070a1f Using suggested self.cmd.startswith approach Morten V. Pedersen 2020-01-02 14:47:39 +0100
  • ce2e5ca9a2 Exclude ConfigSet from altering ConfigurationContext.run_build caches #2273 Thomas Nagy 2019-12-20 07:55:36 +0100
  • 62e2f7fd87 Exclude ConfigSet from altering ConfigurationContext.run_build caches #2273 Thomas Nagy 2019-12-20 07:55:36 +0100
  • 23c533566f Fix detection of build context when a custom context is used Morten V. Pedersen 2019-12-18 11:24:32 +0100
  • 13d9c8566c Reduce relative path lengths to work around Visual Studio limitations #2272 Thomas Nagy 2019-12-18 07:27:03 +0100
  • f5a398452e
    Make multicheck collisions less likely Thomas Nagy 2019-12-14 23:49:03 +0100
  • 07d3203e0b
    Make multicheck collisions less likely Thomas Nagy 2019-12-14 23:49:03 +0100
  • 35617abe5e Remove another sys.platform == win32 Thomas Nagy 2019-12-11 19:51:49 +0100
  • 015a51a7cf Split llvm-lib path discovery into its own function Thomas Nagy 2019-12-11 07:42:02 +0100
  • 52a49960c1 Improve extras/clang_cl Thomas Nagy 2019-12-10 07:53:23 +0100
  • e3c275a96a Make distclean target 'no_lock_in_top/run' modifiers compatible with env vars Adriano Scoditti 2019-11-28 18:13:36 +0100
  • bab51bf9f4 Remove conf.find_cpp from irix compiler detection Thomas Nagy 2019-11-29 23:07:26 +0100
  • 5ec740ad2e Update irixcc Thomas Nagy 2019-11-29 22:58:38 +0100
  • 73d432eb0a Merge branch 'clang_cl2' into 'waf-2.1' ita1024 2019-12-10 06:29:06 +0000
  • a9bc1dce13 Merge branch 'clang_cl2' into 'waf-2.1' Rafaël Kooi 2019-12-10 04:23:44 +0000
  • c4f18f8182 Add a ReadMe and example environment for clang-cl on Linux Rafaël Kooi 2019-12-04 21:14:55 +0100
  • 273d9dbe73 Add a small example utilizing clang-cl Rafaël Kooi 2019-10-22 16:28:17 +0200
  • 32c2a49bf0 Support pure clang-cl builds on not Windows Rafaël Kooi 2019-12-04 20:49:08 +0100
  • 7310ade7c3 Initial clang-cl support Rafaël Kooi 2019-10-22 16:26:45 +0200
  • 9fee4dfa75 Ignore VIM temporary files and Windows waf unpacks Rafaël Kooi 2019-10-22 02:55:43 +0200
  • ccd6bc4ea4 Merge branch 'distclean_no_lock_env_vars' into 'master' ita1024 2019-12-05 19:39:12 +0000
  • 9be1aef93f Merge branch 'distclean_no_lock_env_vars' into 'master' captainmalloc 2019-12-05 07:16:45 +0000
  • 89175bf974 Make distclean target 'no_lock_in_top/run' modifiers compatible with env vars Adriano Scoditti 2019-11-28 18:13:36 +0100
  • edfaa0a4c0 Merge branch 'MSVCRefactor' into 'waf-2.1' Rafaël Kooi 2019-12-04 22:14:44 +0000
  • 9f8d8eb66e Add an example for compiling with msvc Rafaël Kooi 2019-10-22 04:44:59 +0200
  • 29c20e3e30 Split common methods off of the msvc module Rafaël Kooi 2019-10-22 04:43:00 +0200
  • e3e34a1fb9 Ignore VIM temporary files and Windows waf unpacks Rafaël Kooi 2019-10-22 02:55:43 +0200
  • 702870e98c
    Remove conf.find_cpp from irix compiler detection Thomas Nagy 2019-11-29 23:07:26 +0100
  • d000220c26
    Update irixcc Thomas Nagy 2019-11-29 22:58:38 +0100
  • 61ee22b598
    waf-2.0.19 waf-2.0.19 Thomas Nagy 2019-11-24 10:42:23 +0100
  • 799001bfae Support versioned shared libraries. Severin Strobl 2019-11-19 10:32:09 +0100
  • e83405712e Merge branch 'versioned_so' into 'master' ita1024 2019-11-24 08:06:38 +0000
  • 0eb67307f6 Merge branch 'versioned_so' into 'master' Severin Strobl 2019-11-19 09:49:03 +0000
  • 63935db906 Support versioned shared libraries. Severin Strobl 2019-11-19 10:32:09 +0100
  • d97ac90419
    Improve the Qt5 fPIC/fPIE detection Thomas Nagy 2019-11-16 18:46:57 +0100
  • fb499f29da
    Improve the Qt5 fPIC/fPIE detection Thomas Nagy 2019-11-16 18:46:57 +0100
  • b27afc7bbc
    Use task.get_cwd() in clang_compilation_database Thomas Nagy 2019-11-10 19:00:50 +0100
  • ec79cdf125
    Use task.get_cwd() in clang_compilation_database Thomas Nagy 2019-11-10 19:00:50 +0100
  • c0c4e29c9f Add back an accidentally deleted line clang_compilation_database.py Rafaël Kooi 2019-11-10 15:43:45 +0100
  • 11f449ee57 Merge branch 'FixTypo' into 'waf-2.1' ita1024 2019-11-10 14:49:14 +0000
  • e2f04cb070 Merge branch 'FixTypo' into 'waf-2.1' Rafaël Kooi 2019-11-10 14:46:28 +0000
  • 5343e8547a Add back an accidentally deleted line clang_compilation_database.py Rafaël Kooi 2019-11-10 15:43:45 +0100
  • 394f3cdac8
    Typo Thomas Nagy 2019-11-10 12:34:18 +0100
  • 3832f5c94b
    Typo Thomas Nagy 2019-11-10 12:34:18 +0100
  • 5b82ba4fa4
    Fix relative path comparisons in clang_compilation_database Thomas Nagy 2019-11-10 12:32:20 +0100
  • 16dbeb73e8
    Fix relative path comparisons in clang_compilation_database Thomas Nagy 2019-11-10 12:32:20 +0100
  • 38b6f24d73
    Update msvc_pdb.py from the master branch Thomas Nagy 2019-11-10 10:40:54 +0100
  • e485b45472 Remove the dependency on Qt5Gui in the Qt5 detection Thomas Nagy 2019-11-10 10:36:30 +0100
  • eaa1e372af
    Remove the dependency on Qt5Gui in the Qt5 detection Thomas Nagy 2019-11-10 10:36:30 +0100
  • 2cd52de7ad consider symlinks in Node.py Roland Puntaier 2019-11-09 14:08:25 +0100
  • b5173b099e
    Fix one more issue in msvc_pdb.py Thomas Nagy 2019-11-09 00:55:18 +0100
  • 8849fe04e7
    Further simplifications Thomas Nagy 2019-11-09 00:22:31 +0100
  • b0539ba41b
    Simplify msvc_pdb.py Thomas Nagy 2019-11-09 00:16:15 +0100
  • 0fca958657
    Normalize the indentation according to the rest of the project Thomas Nagy 2019-11-08 20:43:30 +0100
  • 3ac0ff4fd6
    Ignore resource files Thomas Nagy 2019-11-08 20:39:47 +0100
  • 1ef88905c3 Merge branch 'msvc_pdb_fix2' into 'master' Alibek Omarov 2019-11-07 19:02:38 +0000
  • 26309403fd Tools/c_config.py: update to documentation Federico Pellegrin 2019-11-05 14:01:51 +0100
  • 3226ab28ff Merge branch 'chk_config_docs' into 'master' ita1024 2019-11-07 06:07:16 +0000
  • 23aabe5bd7 msvc_pdb: check task class to not append output to wrong class task, like winres Alibek Omarov 2019-11-07 06:46:31 +0300
  • d4df478f56 Merge branch 'chk_config_docs' into 'master' Federico Pellegrin 2019-11-05 13:05:15 +0000
  • 217b3fcaa6 Tools/c_config.py: update to documentation Federico Pellegrin 2019-11-05 14:01:51 +0100
  • 261a589a66 msvc_pdb: check compiled_tasks existence, so it will not misleadingly throw a stacktrace if no sources was added Alibek Omarov 2019-11-04 16:31:58 +0300
  • 64b74c7659 playground/swig: clean up java swig example Federico Pellegrin 2019-11-02 16:42:55 +0100
  • 00501901eb Merge branch 'msvc_pdb_fix' into 'master' ita1024 2019-11-04 20:25:26 +0000
  • ebd11a3213 Merge branch 'msvc_pdb_fix' into 'master' Alibek Omarov 2019-11-04 20:24:03 +0000
  • 3a63ba9664 Merge branch 'swig_java_pg_example' into 'master' ita1024 2019-11-04 20:23:28 +0000
  • e53f071bbe msvc_pdb: check compiled_tasks existence, so it will not misleadingly throw a stacktrace if no sources was added Alibek Omarov 2019-11-04 16:31:58 +0300
  • 142fe5016a
    The future version will be 2.1.0 Thomas Nagy 2019-11-03 10:44:09 +0100
  • 0fd76ea073 Merge branch 'swig_java_pg_example' into 'master' Federico Pellegrin 2019-11-03 09:25:58 +0000
  • 2931163e56
    Improve os.environ propagation #2264 Thomas Nagy 2019-11-03 10:23:31 +0100
  • 4e171c87ad
    Improve os.environ propagation #2264 Thomas Nagy 2019-11-03 10:23:31 +0100
  • f13794134b playground/swig: clean up java swig example Federico Pellegrin 2019-11-02 16:42:55 +0100
  • b8f19bfea3 Improve cache activity verbosity Thomas Nagy 2019-10-27 10:30:09 +0100
  • 9da14a3356 Improve cache activity verbosity Thomas Nagy 2019-10-27 10:30:09 +0100
  • a6ff2fc274
    Push wafcache files synchronously for now Thomas Nagy 2019-10-23 19:52:06 +0200
  • bd5ae88e15
    Push wafcache files synchronously for now Thomas Nagy 2019-10-23 19:52:06 +0200
  • 6ef3a95c48 Insert the classpath dependencies from other task generators in first position #2186 Thomas Nagy 2019-10-23 07:39:03 +0200
  • dbc66d19ba [MSVC/Fortran] Add /Fd flag when /Zi or /ZI flags are detected Rafaël Kooi 2019-10-20 10:49:38 +0200
  • eb66249ff3 Merge branch 'check-func-decl' into 'master' Sebastian Huber 2019-10-22 05:25:11 +0000
  • 2702017dd3 Merge branch 'MSVCFix' into 'master' ita1024 2019-10-22 05:25:07 +0000
  • 8fc28bc2ea Merge branch 'MSVCFix' into 'master' Rafaël Kooi 2019-10-21 22:27:35 +0000
  • 05a9ba59c6 [MSVC/Fortran] Add /Fd flag when /Zi or /ZI flags are detected Rafaël Kooi 2019-10-20 10:49:38 +0200
  • 8bf3c90578 waflib: Add check_cxx_decl() and check_c_decl() Sebastian Huber 2019-02-12 06:39:10 +0100
  • 0453034651 waflib: Move and simplify to_header() Sebastian Huber 2019-02-09 14:39:09 +0100
  • 654bbe2b4c waflib: Add check_cxx_func() and check_c_func() Sebastian Huber 2019-02-09 15:04:39 +0100
  • 8569e30453 Merge branch 'MSVCFix' into 'master' ita1024 2019-10-20 19:17:14 +0000
  • 10e2776fbe Merge branch 'MSVCFix' into 'master' Rafaël Kooi 2019-10-20 18:33:17 +0000
  • 0bff9e3ef4 [MSVC/Fortran] Add /Fd flag when /Zi or /ZI flags are detected Rafaël Kooi 2019-10-20 10:49:38 +0200
  • f93cd67b14
    Remove WinCE detection from msvc.py Thomas Nagy 2019-10-20 08:23:36 +0200
  • 4aaadc1320
    Remove Winphone detection Thomas Nagy 2019-10-20 07:45:02 +0200
  • 5041a862fb
    Propagate ldflags to fortran tasks #2262 Thomas Nagy 2019-10-19 00:11:11 +0200
  • 2c90724ca0
    Propagate ldflags to fortran tasks #2262 Thomas Nagy 2019-10-19 00:11:11 +0200
  • dbe338c246
    Make wafcache a default module Thomas Nagy 2019-10-18 23:04:36 +0200
  • 959d57b757
    Remove the metaclass hierarchy in Python 2 Thomas Nagy 2019-10-18 23:02:19 +0200