Commit Graph

  • 6c21deb583
    install_task -> install_tg Thomas Nagy 2016-05-03 23:14:10 +0200
  • 16082a4c3e
    docs Thomas Nagy 2016-05-03 21:27:15 +0200
  • da389364c5
    docs Thomas Nagy 2016-05-02 23:31:31 +0200
  • 4c05587684
    Docs waf-1.9.0pre2 Thomas Nagy 2016-05-01 21:21:04 +0200
  • b70692dbb3
    Add a configuration test to add /usr/local/lib in linkflags on FreeBSD Thomas Nagy 2016-05-01 17:03:55 +0200
  • 568cd6881d
    Set the Qt5 search path on FreeBSD Thomas Nagy 2016-05-01 16:21:23 +0200
  • e7aa8349be
    Changed the moc_foo.cpp file name to moc_foo.n.cpp to protect against name clashes Thomas Nagy 2016-05-01 14:49:11 +0200
  • ae8253f571
    Process Qt files according to the Qt documentation Thomas Nagy 2016-05-01 14:21:46 +0200
  • 6b2e837bc2
    Issue 1726 Thomas Nagy 2016-05-01 13:21:06 +0200
  • 5a35d6c105
    Add a Qt5 example Thomas Nagy 2016-05-01 12:02:58 +0200
  • eb62ce7620
    Set post_mode=POST_LAZY by default to process the next build groups once build files are present Thomas Nagy 2016-04-30 15:10:16 +0200
  • a7dac255af
    Fix an error in the progress bar Thomas Nagy 2016-04-30 14:24:46 +0200
  • 80109eacbe
    Improve error handling in the case of missing implicit dependencies Thomas Nagy 2016-04-30 13:35:08 +0200
  • fdc67d58f6
    Fix an undefined variable in parallel_debug Thomas Nagy 2016-04-28 20:25:04 +0200
  • bf45d33f9e
    Update parallel_debug Thomas Nagy 2016-04-28 20:14:02 +0200
  • b59a04a086
    Moved the garbage collection code to the object owner Thomas Nagy 2016-04-28 20:12:20 +0200
  • c949f145aa
    stripping problems Thomas Nagy 2016-04-28 19:27:44 +0200
  • 7e047a1284
    stripping problems Thomas Nagy 2016-04-28 19:27:44 +0200
  • d767afa32c
    docs Thomas Nagy 2016-04-28 00:37:29 +0200
  • 3e86ea6cb8
    Fixed an accidental dependency on inst.dest Thomas Nagy 2016-04-28 00:33:34 +0200
  • dd81cb74dc
    Pass the vala environment for installation (not modified so it should be fine) Thomas Nagy 2016-04-28 00:29:12 +0200
  • 1eaa87413d
    Refactor bld.install_as/bld.install_files/bld.symlink_as to use actual task objects Thomas Nagy 2016-04-28 00:23:54 +0200
  • 09f67a3b3a
    Remove the private Scripting._can_distclean function Thomas Nagy 2016-04-27 18:42:38 +0200
  • bc3915c90a
    Close process.py for running processes - Issue 1735 Thomas Nagy 2016-04-27 18:35:02 +0200
  • e77b8dc24b
    Catch errors in format_defines Thomas Nagy 2016-04-26 19:38:19 +0200
  • 8b32d93ec3
    cleanup: '%s' -> %r Thomas Nagy 2016-04-26 19:35:46 +0200
  • ba1932ebc2
    Do not define the empty prec object on task_gen instances by default Thomas Nagy 2016-04-26 19:22:56 +0200
  • 508b20679d
    Do not truncate _task suffixes from Task class names Thomas Nagy 2016-04-26 18:33:03 +0200
  • 0ba6b042d5
    Remove mac_resources processing, use mac_files instead Thomas Nagy 2016-04-25 22:35:58 +0200
  • 304935bb9f
    Remove popitem() which was added for the lru cache Thomas Nagy 2016-04-23 23:02:16 +0200
  • 9133dbc5c9
    Cleanup: no need for keys() everywhere Thomas Nagy 2016-04-22 21:10:22 +0200
  • 59b6c757e9
    Docs Thomas Nagy 2016-04-22 19:54:42 +0200
  • 3899c150e3
    Provide a more performant LRU cache implementation Thomas Nagy 2016-04-22 19:43:18 +0200
  • d2cd1ebd0b
    Provide our own version of ordered_iter_dict Thomas Nagy 2016-04-22 19:36:35 +0200
  • 44db1efc02
    Enable regexp objects in @extension besides strings for file extensions Thomas Nagy 2016-04-22 19:27:22 +0200
  • b0954282e9
    Remove the -DDLL_EXPORT flag which was added by default to fortran link on windows platforms Thomas Nagy 2016-04-21 22:37:27 +0200
  • b87a761ead
    Tuples in startswith/endswith (Python 2.5 feature) Thomas Nagy 2016-04-21 22:30:35 +0200
  • 947af170b3
    Duplicate code Thomas Nagy 2016-04-21 22:12:39 +0200
  • d2ba87b296
    Duplicate code Thomas Nagy 2016-04-21 22:12:39 +0200
  • 8520dd65bb
    Code cleanup Thomas Nagy 2016-04-19 22:00:21 +0200
  • 8114914e62
    Colorgcc for other compilers? Issue 1732 Thomas Nagy 2016-04-19 21:47:37 +0200
  • e028a2261b
    Colorgcc for other compilers? Issue 1732 Thomas Nagy 2016-04-19 21:47:37 +0200
  • fd2981f91f
    Remove Task.dep_vars as it is unnecessary Thomas Nagy 2016-04-16 13:04:12 +0200
  • 2be642017f Merge pull request #1730 from shoover/msvc-lazy ita1024 2016-04-15 22:50:57 +0200
  • ac3a332b03 Enable lazy Visual Studio detection by default: one missed spot. Shawn Hoover 2016-04-15 13:41:53 -0400
  • 6aaae99afe
    cleanup Thomas Nagy 2016-04-15 18:17:26 +0200
  • d3b978b905
    Typo in platform_toolset_ver Thomas Nagy 2016-04-12 22:06:08 +0200
  • fa8d8e2b45
    Typo in platform_toolset_ver Thomas Nagy 2016-04-12 22:06:08 +0200
  • 10a6e27872 Add PlatformToolset ver. to msvs proj template James Harris 2016-04-07 16:22:02 -0500
  • 5af3169a79 Merge pull request #1729 from jimmyharris/msvs_properties ita1024 2016-04-12 19:05:46 +0200
  • 25832c5507 Add PlatformToolset ver. to msvs proj template James Harris 2016-04-07 16:22:02 -0500
  • bd76420613
    Waf 1.9 preview 1 waf-1.9.0pre1 Thomas Nagy 2016-04-11 23:54:15 +0200
  • e35d3628d2
    Add EnvContext to simplify configuration-dependent command definition Thomas Nagy 2016-04-11 23:28:33 +0200
  • e0080e9f58
    Identify java tasks more accurately and add build order on non-jar tasks - Issue 1725 Thomas Nagy 2016-04-10 13:59:39 +0200
  • 282f55abd3
    Identify java tasks more accurately and add build order on non-jar tasks - Issue 1725 Thomas Nagy 2016-04-10 13:59:39 +0200
  • aeed691829
    Fun with conditional expressions Thomas Nagy 2016-04-08 18:37:09 +0200
  • 102a345eb0
    One more configuration test Thomas Nagy 2016-04-06 21:58:09 +0200
  • 49ed1e0c0a java tool : allow manifest to be a node christophe.duvernois 2016-04-05 18:12:39 +0200
  • 2c06f0acd6
    Simplification Thomas Nagy 2016-04-05 19:22:54 +0200
  • bb42f45add Merge pull request #1722 from yag00/master ita1024 2016-04-05 19:09:14 +0200
  • 81569594ef java tool : allow manifest to be a node christophe.duvernois 2016-04-05 18:12:39 +0200
  • d7a295ab0f
    Simplification m.group(0) -> m.group() Thomas Nagy 2016-04-04 22:18:28 +0200
  • e8cf059004
    Do not strip / from conf.check(x=, uselib_store=Y) stored arguments Thomas Nagy 2016-04-04 18:59:45 +0200
  • 06cb261cd2
    More config tests Thomas Nagy 2016-04-03 13:41:24 +0200
  • 61d1bd74ee
    More config tests Thomas Nagy 2016-04-03 13:30:03 +0200
  • a1a24c8456
    Use define_name in check_cfg(define_name=, global_define=1) Thomas Nagy 2016-04-03 13:20:42 +0200
  • e790f6d40f
    Added a deprecation warning for the case conf.check_cfg(atleast_version=) Thomas Nagy 2016-04-03 12:40:00 +0200
  • 89d5b5462f
    Enable define_name in conf.check(modversion=,define_name=) Thomas Nagy 2016-04-03 12:09:22 +0200
  • c0c0da2e92
    Set DEFINES=[X=1] with conf.check_cfg(define_name=X) to override the defaults Thomas Nagy 2016-04-03 11:42:59 +0200
  • 00c955d8fa
    Option for adding HAVE_X to conf.env - conf.check(add_have_to_env=1) Thomas Nagy 2016-04-03 11:08:00 +0200
  • cf9330a371
    Remove Context.__hash__ Thomas Nagy 2016-04-01 23:27:46 +0200
  • ee0778a76f
    Extra parenthesis around assert message Thomas Nagy 2016-04-01 23:14:26 +0200
  • 41dcf329b0
    Include any symlink in dist archives - Issue 1719 Thomas Nagy 2016-03-31 22:10:47 +0200
  • 8717fa791f
    outstanding.insert -> outstanding.append_left Thomas Nagy 2016-03-31 07:42:08 +0200
  • a0bd260957 Merge pull request #1721 from mclayton7/waf-1.9 ita1024 2016-03-31 07:36:28 +0200
  • 19dc72e16d Fix qt4.py to use deque instead of list Mac Clayton 2016-03-30 19:04:57 -0500
  • bd255ce641
    Missing TaskBase.uid() method Thomas Nagy 2016-03-30 23:01:46 +0200
  • c2361d54bd
    Removed TaskBase.attr as it is never used Thomas Nagy 2016-03-30 21:17:26 +0200
  • c81e7548f1
    A few more tests Thomas Nagy 2016-03-28 22:01:33 +0200
  • 29b20b75be
    A few more tests Thomas Nagy 2016-03-28 22:01:33 +0200
  • c563396afe
    Do not add defines to config.h when global_define is 0 Thomas Nagy 2016-03-28 17:49:27 +0200
  • 6089893e40
    Simplify the assignment of configuration test execution to defines Thomas Nagy 2016-03-28 16:19:36 +0200
  • 9fd2683095
    Let conf.check/conf.check_cfg set HAVE_x in config.h by default Thomas Nagy 2016-03-28 16:16:30 +0200
  • 1eaa5e7a0f
    parse_flags code cleanup Thomas Nagy 2016-03-28 14:46:29 +0200
  • b585594d4d
    For consistency, cast HAVE_X to integer values Thomas Nagy 2016-03-28 09:59:24 +0200
  • c917e1af63
    Remove empty entries in windows path splitting Thomas Nagy 2016-03-27 21:41:21 +0200
  • 1ebb318ec0
    find_node returns Nodes that exist, no need to verify again Thomas Nagy 2016-03-27 21:29:02 +0200
  • 6579592065
    re_cpp matches are never empty Thomas Nagy 2016-03-27 19:25:12 +0200
  • 51b68cf13b
    New --profile command-line option Thomas Nagy 2016-03-25 14:20:57 +0100
  • 31742bd06d
    Remove old fixes for Python < 2.3 Thomas Nagy 2016-03-25 14:02:36 +0100
  • 026bae9601
    Reduce the amount of function calls in include extraction Thomas Nagy 2016-03-25 13:30:32 +0100
  • df7fc838ce
    Do not capture unused regexp groups Thomas Nagy 2016-03-25 12:56:25 +0100
  • 5d8d7bf700
    Save a few function calls in waflib/Tools/c_preproc.py Thomas Nagy 2016-03-25 12:22:00 +0100
  • ca01ddb83a
    Removed an unused variable in Task.py Thomas Nagy 2016-03-25 12:03:45 +0100
  • 3cbd029cc9
    Task.sig_vars, Task.sig_explit_deps and Task.sig_implicit_deps return None Thomas Nagy 2016-03-25 11:50:32 +0100
  • a64a8d1d29
    Extend relative cwd processing to Task generators Thomas Nagy 2016-03-23 22:28:14 +0100
  • d46f541099 Use stash/revert/commit pattern for transactional configuration Gustavo Jose de Sousa 2016-03-21 18:59:13 -0300
  • 85e403516c Issue 1632 Thomas Nagy 2015-10-16 23:10:32 +0200
  • b5584470f9 Add commit() method to ConfigSet Gustavo Jose de Sousa 2016-03-19 10:43:36 -0300
  • b78ba7d72c Merge pull request #1717 from guludo/configset-commit ita1024 2016-03-19 15:21:11 +0100