Commit Graph

  • 6c5afc45b1
    Workaround for msys2 inconsistent handling of slash characters Thomas Nagy 2015-10-18 12:26:45 +0200
  • f340819d50
    waf 1.8.15 Thomas Nagy 2015-10-16 23:34:02 +0200
  • 971b2d32b7
    More Msys2 fun! Thomas Nagy 2015-10-16 22:45:27 +0200
  • 0357db5156
    Fail faster on invalid install_files inputs - Issue 1639 Thomas Nagy 2015-10-15 20:07:05 +0200
  • b5ffe6be31
    Enable bld.program to recognize .gs in the same way as .vala Thomas Nagy 2015-10-14 23:26:56 +0200
  • 26348711f0
    Eliminated the last unused variables from the code Thomas Nagy 2015-10-13 22:57:45 +0200
  • b91787d888
    Simplify ././path when building the Waf file Thomas Nagy 2015-10-13 22:48:14 +0200
  • bd0008f252 extras: file_to_object: default to safer C code generation Jérôme Carretero 2015-10-13 11:46:28 -0400
  • ce892773c6 context: fixup load_special_tools ban when using the zip Jérôme Carretero 2015-10-13 00:58:33 -0400
  • f28426594e
    Cleanup: removed most unused variables and imports Thomas Nagy 2015-10-11 11:32:27 +0200
  • 1a47ae26c2
    docs Thomas Nagy 2015-10-10 17:09:49 +0200
  • 78403e3fbc
    Enable relative paths to be processed in the --top and --out options Thomas Nagy 2015-10-10 17:05:13 +0200
  • 731dfba711
    docs Thomas Nagy 2015-10-10 10:28:21 +0200
  • fcec20c9fd
    Do not link header tests - ruby detection is broken when the compiler includes the symbols Thomas Nagy 2015-10-10 10:18:02 +0200
  • 369bae306f
    docs - write a newline in example file to remove warning with solaris compilers Thomas Nagy 2015-10-10 09:20:55 +0200
  • ec0263f47c
    docs - write a newline in example file to remove warning with solaris compilers Thomas Nagy 2015-10-10 08:52:58 +0200
  • a306e30027
    docs Thomas Nagy 2015-10-09 19:32:01 +0200
  • 1886e77063
    Workaround for python-config bug 7352 - Issue 1636 Thomas Nagy 2015-10-09 19:19:59 +0200
  • 0f0da92a59 extras: cfg_cross_gnu: fix a typo... again Jérôme Carretero 2015-10-08 16:18:10 -0400
  • 807a193db6
    build_logs disable colors - Issue 1631 Thomas Nagy 2015-10-08 21:57:46 +0200
  • 996aca8b8f extras: cfg_cross_gnu: now use conf.env.env, and also clarify the way envars are gotten Jérôme Carretero 2015-10-06 21:20:57 -0400
  • 4708b1b730
    Workaround for an IronPython pickle bug Thomas Nagy 2015-10-07 01:11:36 +0200
  • acc64df657
    IronPython fix for VisualStudio detection Thomas Nagy 2015-10-07 00:16:11 +0200
  • f5b7209b02
    Visual Studio detection in IronPython Thomas Nagy 2015-10-07 00:13:09 +0200
  • 1fbac668cb
    Pass a conf.env.env to check_cfg Thomas Nagy 2015-10-06 23:06:22 +0200
  • 061f8e2b1d
    With Jython, create a gzip file by default Thomas Nagy 2015-10-06 22:17:27 +0200
  • 43aef10ebf
    Enable waf file builds with Jython Thomas Nagy 2015-10-06 22:06:19 +0200
  • 5e7a7794c3 extras: cfg_cross_gnu: fixup typsdqdo Jérôme Carretero 2015-10-06 10:27:19 -0400
  • 8da42b9365 extras: cfg_cross_gnu: improve environment variable passing Jérôme Carretero 2015-10-05 15:34:17 -0400
  • b970bfcb2d
    docs Thomas Nagy 2015-10-03 11:54:22 +0200
  • a6b467d73e
    Moved the command hashing logic into a utility function Thomas Nagy 2015-10-03 09:12:08 +0200
  • c9d68d9ff0 Merge pull request #1630 from shoover/playground ita1024 2015-10-03 08:31:36 +0200
  • 201b8ac38f
    Enable rules mixing functions with scriptlets Thomas Nagy 2015-10-01 19:25:29 +0200
  • b0b773335c playground/c: update bld methods. Use write_config_header for variants so cleanall doesn't delete them. Shawn Hoover 2015-09-30 23:34:08 -0400
  • 0e76f676be
    Let compile_fun process lists of string commands Thomas Nagy 2015-09-30 23:38:33 +0200
  • f45e5c9d6e
    Python 3 syntax cleanup Thomas Nagy 2015-09-28 21:44:50 +0200
  • 1205f92a7f
    Simplify the unicode type test for python 3 Thomas Nagy 2015-09-28 21:33:48 +0200
  • c6f98f80db
    Sphinx 'default' html theme has been renamed to 'classic' Thomas Nagy 2015-09-27 16:49:41 +0200
  • 7cba550826
    Fixed a few Python3 compatibility issues in extras modules Thomas Nagy 2015-09-27 16:09:21 +0200
  • f9f5e85616
    Indentation issues Thomas Nagy 2015-09-22 07:08:21 +0200
  • 9625343f91
    docs waf-1.8.14 Thomas Nagy 2015-09-20 12:26:21 +0200
  • cf92a7bd24
    waf 1.8.14 Thomas Nagy 2015-09-20 12:18:01 +0200
  • ce8234c396
    docs - Issue 1605 Thomas Nagy 2015-09-20 12:13:43 +0200
  • dbdc95dfb6
    The meaning of filter differs in Python 2/3 - Fixed MSVC builds without lazy for Python 3 Thomas Nagy 2015-09-20 12:03:27 +0200
  • ef72d4657f
    Tests Thomas Nagy 2015-09-20 11:42:20 +0200
  • 8ba068670a
    Enable vala processing on a folder basis with the vala_dir parameter - Issue 1601 Thomas Nagy 2015-09-19 19:53:46 +0200
  • 7c982f1999
    Missing configuration line for demos/vala/ to enable resource processing Thomas Nagy 2015-09-19 17:12:04 +0200
  • 19042c840e
    clean up in demos/vala Thomas Nagy 2015-09-19 17:01:03 +0200
  • 8ea1de44a7
    Vala resources - Issue 1626 Thomas Nagy 2015-09-19 09:53:53 +0200
  • 80d26d5dab
    docs waf-1.8.13 Thomas Nagy 2015-09-13 22:45:56 +0200
  • 6de1ac07d5 c_config: Avoid warnings/errors when checking for C functions Mohammad Alsaleh 2015-09-08 18:11:05 +0300
  • c5952e19ab
    waf 1.8.13 Thomas Nagy 2015-09-13 22:14:31 +0200
  • 002706431d
    docs Thomas Nagy 2015-09-12 23:49:38 +0200
  • 49f51d547b
    Missing change -Kpic/-xcode=pic32 for sun compilers in c++ mode Thomas Nagy 2015-09-12 23:32:39 +0200
  • 58bb1ae87c Merge pull request #1625 from che2/fix-suncc-pic-flag ita1024 2015-09-12 23:30:41 +0200
  • 411672c069 Update the pic build flag used for Sun CC Chen He 2015-09-10 10:37:40 -0400
  • b01ae4d98c Merge pull request #1624 from shoover/consolidate-mobile-targets ita1024 2015-09-09 23:00:05 +0200
  • 8652c0b9da Merge pull request #1623 from shoover/no-save-lazy-targets ita1024 2015-09-09 22:57:53 +0200
  • c376be6f61 Fix duplicate winphone 8.0 targets in the detected versions list. Shawn Hoover 2015-09-09 12:31:09 -0400
  • a8480cc2ff Fix to consolidate WinCE versions in the compiler versions list. Shawn Hoover 2015-09-09 12:30:23 -0400
  • eb18a77a5f Override lazy detection and save MSVC_INSTALLED_VERSIONS if get_msvc_versions is called directly. Shawn Hoover 2015-09-09 10:52:23 -0400
  • b00b9ab4e3 Don't save/print MSVC_INSTALLED_VERSIONS for lazy detection. Shawn Hoover 2015-09-09 10:52:20 -0400
  • 48e48babb4
    Override rule function outputs - Issue 1598 Thomas Nagy 2015-09-07 21:03:16 +0200
  • 7cca5e060f
    Broken configurations may leave stale variables Thomas Nagy 2015-09-03 23:34:34 +0200
  • c2f4f1b1e8
    Force a chmod value for configuration tests executed Thomas Nagy 2015-09-03 21:31:46 +0200
  • eb13629bda
    clang seems to provide llvm-ar Thomas Nagy 2015-09-03 20:58:47 +0200
  • 77a3469214 Merge pull request #1620 from shoover/msvc-fix-arch-variable ita1024 2015-09-02 20:33:42 +0200
  • fa41ac8213 Fixed a local variable shadowing the arch return switch for setup_msvc. Shawn Hoover 2015-09-02 09:16:48 -0400
  • b6af6c5919 Merge pull request #1619 from srouquette/boost ita1024 2015-09-02 02:30:29 +0200
  • 973863e418 boost: check Boost.Log in check_boost if the user uses it. Syl 2015-09-01 20:52:03 +0200
  • 143ccb7a74
    Pull request 1618 - cpplint Thomas Nagy 2015-09-01 19:40:26 +0200
  • 36e07b3eaf Merge pull request #1614 from shoover/lazy-msvc-detect-1.8 ita1024 2015-09-01 07:27:36 +0200
  • 5e833ef3f8 Read the lazy autodetect option instead of passing a value everywhere. Shawn Hoover 2015-08-31 22:06:34 -0400
  • 7e62e3a54f
    search -> search_node - Issue 1617 Thomas Nagy 2015-08-31 23:41:19 +0200
  • 4b65d3f875 Optionally lazily check installed msvc compilers' environments and stop when one is found that matches the user's options. This happens during autodetect only when the new option msvc_lazy_autodetect or env.MSVC_LAZY_AUTODETECT is set. Shawn Hoover 2015-08-31 14:55:15 -0400
  • e72c310b7d
    Ruby 2.x detection - Issue 1613 Thomas Nagy 2015-08-30 20:05:38 +0200
  • ca5b8a8733
    Env variables WAF_LOG_FORMAT/WAF_HOUR_FORMAT for custom log formats Thomas Nagy 2015-08-30 13:02:17 +0200
  • 61f09a3f7c
    Enable 'waf update' when use_config is provided - Issue 1541 Thomas Nagy 2015-08-29 13:05:00 +0200
  • 3e6b3bc5ca
    Added fortran detection and warn when no link is possible - Issue 1603 and Issue 1610 Thomas Nagy 2015-08-29 11:01:47 +0200
  • 41bd22ebfa
    Update use_config - Issue 1608 Thomas Nagy 2015-08-29 10:31:02 +0200
  • 34c6ee8c0e
    loadFromSysPath -> with_sys_path Thomas Nagy 2015-08-28 22:43:38 +0200
  • 48504f2c3d
    Enable the wrapped method to be reentrant Thomas Nagy 2015-08-28 21:37:09 +0200
  • cadd260a9e
    Always remove the timeout and input arguments from the Popen constructor Thomas Nagy 2015-08-23 18:52:45 +0200
  • 03ad2fff74
    Adding input to cmd_and_log/exec_command enables stdin=PIPE Thomas Nagy 2015-08-23 17:39:25 +0200
  • bfbcc73eb2
    C/FC detection and outputs to be written in config.log Thomas Nagy 2015-08-23 17:16:03 +0200
  • 274fba398c
    Fixed the invalid docstring Thomas Nagy 2015-08-23 17:05:57 +0200
  • a08b9fe26a
    Added new parameters input/timeout to cmd_and_log/exec_command Thomas Nagy 2015-08-23 17:01:25 +0200
  • e9e8df28a4
    iteritems does not work in python3 Thomas Nagy 2015-08-12 18:31:14 +0200
  • ccdbd79ffa
    Python3 fix Thomas Nagy 2015-08-09 23:50:49 +0200
  • c913b779f5 extras: c_emscripten: use emar as AR Jérôme Carretero 2015-08-07 08:49:40 -0400
  • 6ca1c7cad4
    Simplify Clang macro detection Thomas Nagy 2015-08-07 10:51:45 +0200
  • 45ffae6d4e
    Ensure __GNUC_PATCHLEVEL__ is always of str type Thomas Nagy 2015-08-07 10:48:22 +0200
  • a98baba3e8
    Unused code fragment Thomas Nagy 2015-08-07 10:47:06 +0200
  • ae07720a6d extras: add c_emscripten tool Jérôme Carretero 2015-08-06 22:32:46 -0400
  • 699b836728 extras: cfg_cross_gnu: make pkg-config also use PKG_CONFIG_LIBDIR... Jérôme Carretero 2015-08-02 19:10:43 -0400
  • bc8840e0df Merge pull request #1595 from nikoder/increase_control_over_tool_loading ita1024 2015-07-28 13:28:34 +0200
  • 64f557a17e Ensure restoration of sys.path in Context.load_module() Nikolaus Lieb 2015-07-25 18:27:31 +0800
  • b22118a2de Add an option to skip searching the regular sys.path when loading waf tools. Nikolaus Lieb 2015-07-25 18:25:59 +0800
  • 68585933f1 Merge pull request #1604 from mattfischer/waf-1602 ita1024 2015-07-28 09:37:09 +0200
  • 2424393afd Handle .. within paths in gccdeps Matt Fischer 2015-07-27 11:38:03 -0500