Commit Graph

  • 70df345c3f
    Use the lru implementation when present (Python3) Thomas Nagy 2016-02-10 23:42:30 +0100
  • 82b3ade500
    Clear the c dependency scanner cache to prevent excessive memory consumption Thomas Nagy 2016-02-10 00:07:07 +0100
  • 29cd350170
    Use Node.exists when possible Thomas Nagy 2016-02-09 22:12:39 +0100
  • f1f2e8f8bc
    Slightly better error message for inexisting nodes Thomas Nagy 2016-02-09 22:05:12 +0100
  • 6124ee6975
    Removed an old and unnecessary wrapper for objects in deps_man Thomas Nagy 2016-02-09 22:03:20 +0100
  • f7ed95d60e
    Missing configuration files should raise an instance of WafError Thomas Nagy 2016-02-08 22:41:12 +0100
  • e68e2ffbb2 Make D dependency scanner aware of package.d files SirNickolas 2016-02-08 02:31:45 +0600
  • 78a0ddebb2
    Unnecessary variable duplication Thomas Nagy 2016-02-06 13:03:43 +0100
  • 6d6222bc18
    Unnecessary variable duplication Thomas Nagy 2016-02-06 13:03:43 +0100
  • b8a1675123
    Add SUN cc compiler version 5.0 Kenneth Zhao 2016-02-03 21:42:43 -0800
  • 8c8b0d8f0b
    Apply 'Utils.to_list' on 'vala_defines' and include it in 'valadoc' tool Guillaume Poirier-Morency 2016-02-03 09:21:24 -0500
  • dfa8225d32 Merge pull request #1697 from goodtiding5/master ita1024 2016-02-04 07:21:19 +0100
  • 29f31a087a Add SUN cc compiler version 5.0 Kenneth Zhao 2016-02-03 21:42:43 -0800
  • 9ea752cd33 Merge pull request #1696 from arteymix/fix-vala-defines ita1024 2016-02-03 20:21:02 +0100
  • 1998fecc98 Apply 'Utils.to_list' on 'vala_defines' and include it in 'valadoc' tool Guillaume Poirier-Morency 2016-02-03 09:21:24 -0500
  • bc80ea97ae waflib: extras: rst: update scan to provide dependent directive type Jérôme Carretero 2016-02-01 21:59:59 -0500
  • c923c31031 extras: rst: extend parse_rst_node() Jérôme Carretero 2016-01-30 13:06:44 -0500
  • 2999a120a1
    Missing cwd handling in exec_command Thomas Nagy 2016-01-30 16:59:35 +0100
  • 361e4b7730
    Enable vnum for libraries created in the source directory Thomas Nagy 2016-01-30 11:39:18 +0100
  • 5b82ce528c
    No more 'missing node signature' errors Thomas Nagy 2016-01-28 22:45:37 +0100
  • c0cfbd6a36
    docs Thomas Nagy 2016-01-27 23:54:35 +0100
  • 940a3957ae
    typo Thomas Nagy 2016-01-27 23:53:23 +0100
  • 12114e3429
    typo Thomas Nagy 2016-01-27 23:53:23 +0100
  • e10998ff54
    Solution file generation example Thomas Nagy 2016-01-26 20:00:07 +0100
  • 9a7381b20e
    No-op in netcache run/post_run if nocache is true Ivan Tubert-Brohman 2016-01-25 10:37:08 -0500
  • d08fdd297f Merge pull request #1692 from i-tub/netcache_nocache ita1024 2016-01-25 20:40:17 +0100
  • 2a7e0de018
    Do chmod in netcache post_run Ivan Tubert-Brohman 2016-01-25 10:25:01 -0500
  • 0cf5e202fb No-op in netcache run/post_run if nocache is true Ivan Tubert-Brohman 2016-01-25 10:37:08 -0500
  • e587b2b8b6 Merge pull request #1691 from i-tub/netcache_chmod ita1024 2016-01-25 17:53:55 +0100
  • 502011f370 Do chmod in netcache post_run Ivan Tubert-Brohman 2016-01-25 10:25:01 -0500
  • 4dac0ea283
    Do not include waflib.zip in 'waf dist' results Thomas Nagy 2016-01-24 23:51:34 +0100
  • 21470d1b9d
    Do not include waflib.zip in 'waf dist' results Thomas Nagy 2016-01-24 23:51:34 +0100
  • 7a2dd9966c New option to create a waf file that takes its file list from a model archive Thomas Nagy 2016-01-24 11:38:10 +0100
  • a8896c57a5
    New option to create a waf file that takes its file list from a model archive Thomas Nagy 2016-01-24 11:38:10 +0100
  • 10381833af
    waf 1.8.19 waf-1.8.19 Thomas Nagy 2016-01-24 10:55:43 +0100
  • f14a6d4309 cleanup Thomas Nagy 2016-01-22 20:05:54 +0100
  • 5626104770
    cleanup Thomas Nagy 2016-01-22 20:05:54 +0100
  • 14d66a7b7c Cleanup Thomas Nagy 2016-01-20 20:21:41 +0100
  • 63018c3537
    Compat ifort waf 1.8 Thomas Nagy 2016-01-22 18:45:17 +0100
  • f9e78b0225 c_config: Add xtensa as a known CPU. Haakon Sporsheim 2016-01-21 17:54:02 +0100
  • 7715f18f85 Merge pull request #1689 from ieei/xtensa ita1024 2016-01-21 22:52:36 +0100
  • dab35cf2ee c_config: Add xtensa as a known CPU. Haakon Sporsheim 2016-01-21 17:54:02 +0100
  • a255ba93c6
    Cleanup Thomas Nagy 2016-01-20 20:21:41 +0100
  • c08bd738f4 Disable verbose and mangling configuration tests with Intel Fortran Thomas Nagy 2016-01-20 18:19:07 +0100
  • 3f2e58b1a3
    Disable verbose and mangling configuration tests with Intel Fortran Thomas Nagy 2016-01-20 18:19:07 +0100
  • df7d5669f0 Added export definitions for typemap in the demos/fortran project. Harald Klimach 2016-01-20 14:13:40 +0100
  • cbaab2f1b0 Circular dependencies may require passing the same library several times to the linker Thomas Nagy 2016-01-20 17:40:08 +0100
  • b9b4b04433 Merge pull request #1688 from haraldkl/master ita1024 2016-01-20 17:37:18 +0100
  • a17cc80805 Added export definitions for typemap in the demos/fortran project. Harald Klimach 2016-01-20 14:13:40 +0100
  • c421fe57b9 Import libraries for Intel Fortran Thomas Nagy 2016-01-20 00:12:42 +0100
  • aac6e800eb
    Import libraries for Intel Fortran Thomas Nagy 2016-01-20 00:12:42 +0100
  • 823ed6d199 Build fcprogram_test with Intel compiler Thomas Nagy 2016-01-19 21:08:48 +0100
  • 872f77f8b5
    Build fcprogram_test with Intel compiler Thomas Nagy 2016-01-19 21:08:48 +0100
  • d00b90986c Set FC_NAME also in find_ifort_win32. Harald Klimach 2016-01-18 15:54:35 +0100
  • e625498f8b Merge pull request #1687 from haraldkl/master ita1024 2016-01-18 19:44:25 +0100
  • bf30bac7db Set FC_NAME also in find_ifort_win32. Harald Klimach 2016-01-18 15:54:35 +0100
  • 22e150e0cb conf.check(..., comment='some text') to help with large config.h files Thomas Nagy 2016-01-17 17:01:26 +0100
  • 9953953a57
    conf.check(..., comment='some text') to help with large config.h files Thomas Nagy 2016-01-17 17:01:26 +0100
  • 05a15b229e
    Code cleanup Thomas Nagy 2016-01-17 14:32:23 +0100
  • 8ffbb6db0a
    Code cleanup Thomas Nagy 2016-01-17 14:25:57 +0100
  • 139b3f7a05
    Unused variable LINK Thomas Nagy 2016-01-17 03:55:19 +0100
  • 0a2368ae47 Intel Fortran manifest files Thomas Nagy 2016-01-17 03:27:30 +0100
  • e91fbe2d1b
    Intel Fortran manifest files Thomas Nagy 2016-01-17 03:27:30 +0100
  • 2fb9fe922e Intel Fortran detection on Windows Thomas Nagy 2016-01-17 02:30:41 +0100
  • 66009e5777
    Intel Fortran detection on Windows Thomas Nagy 2016-01-17 02:30:41 +0100
  • 7a93e7e443 Added the windows Intel Fortran flags from Harald's branch Thomas Nagy 2016-01-16 12:38:49 +0100
  • 101dc83283 Detect newer sun compilers Issue 1686 Thomas Nagy 2016-01-16 21:13:38 +0100
  • 379c9bfa9b
    Detect newer sun compilers Issue 1686 Thomas Nagy 2016-01-16 21:13:38 +0100
  • 5b0e88adeb
    Changed the cwd - working folders must be given as node objects Thomas Nagy 2016-01-16 13:03:09 +0100
  • 4fc61c4f3c
    Added the windows Intel Fortran flags from Harald's branch Thomas Nagy 2016-01-16 12:38:49 +0100
  • a2b4c88474 Better error message Thomas Nagy 2016-01-15 23:53:17 +0100
  • a167bcce5f
    Better error message Thomas Nagy 2016-01-15 23:53:17 +0100
  • d1ebc6f308 Fixing version flag for NAG compiler. Bálint Aradi 2016-01-14 10:17:38 +0100
  • f76feffe8a Merge pull request #1684 from aradi/fix-nagfor ita1024 2016-01-15 00:14:01 +0100
  • 32828712c2 Fixing version flag for NAG compiler. Bálint Aradi 2016-01-14 10:17:38 +0100
  • adc1ce1375
    Simplification: added Task.get_cwd() Thomas Nagy 2016-01-11 05:25:46 +0100
  • 85157243c4
    Version number for waf 1.9 Thomas Nagy 2016-01-11 03:20:07 +0100
  • 3109c4cb1a
    Missing variable dependency in compile_fun_noshell (not in waf 1.9) Thomas Nagy 2016-01-11 03:17:05 +0100
  • c016a5761e Missing variable dependency in compile_fun_shell for Thomas Nagy 2016-01-11 03:10:28 +0100
  • 22ef5f0317
    Missing variable dependency in compile_fun_shell for Thomas Nagy 2016-01-11 03:10:28 +0100
  • b716d1ffb2
    Docs, #1682 Thomas Nagy 2016-01-07 15:27:54 +0100
  • b9c41afdbc
    docs Thomas Nagy 2016-01-06 18:33:03 +0100
  • 878ab1e294 docs waf-1.8.18 Thomas Nagy 2016-01-06 18:31:32 +0100
  • 47196bf688
    docs Thomas Nagy 2016-01-06 18:27:47 +0100
  • 7d85fcda53
    waf-1.8.18 Thomas Nagy 2016-01-06 18:13:33 +0100
  • 62efd56628
    Process expressions of the form Thomas Nagy 2016-01-06 17:58:24 +0100
  • 331dd9f96c
    Commands executed without a shell will merge flags of the form Thomas Nagy 2016-01-06 17:53:55 +0100
  • d23490287a
    Code simplifications - use enumerate Thomas Nagy 2016-01-06 14:53:18 +0100
  • 7541929609 Do not set the ARFLAGS unconditionally to rcs for ifort. Instead, try invoke search for ar after looking for xiar. Harald Klimach 2016-01-06 09:44:00 +0100
  • a808d83a45 Merge pull request #1679 from haraldkl/master ita1024 2016-01-06 12:36:55 +0100
  • 7a28dd49f0 Do not set the ARFLAGS unconditionally to rcs for ifort. Instead, try invoke search for ar after looking for xiar. Harald Klimach 2016-01-06 09:44:00 +0100
  • cb4fe1b905 New option in waf_unit_tests --clear-failed - Issue 1678 Thomas Nagy 2016-01-05 15:20:56 +0100
  • 3430e18205
    New option in waf_unit_tests --clear-failed - Issue 1678 Thomas Nagy 2016-01-05 15:20:56 +0100
  • bd2dec8269 docs - the latest cpython version we know of is 3.5 Thomas Nagy 2016-01-03 13:47:53 +0100
  • 25ce2ac6da
    docs - the latest cpython version we know of is 3.5 Thomas Nagy 2016-01-03 13:47:53 +0100
  • 69e51290fd Made this project build on Linux Thomas Nagy 2016-01-03 06:53:20 +0100
  • 1daede42b5
    Made this project build on Linux Thomas Nagy 2016-01-03 06:53:20 +0100
  • 8083205b81 Additional merges from #1666 Thomas Nagy 2016-01-03 05:06:44 +0100
  • 84d0ba86e7
    Additional merges from #1666 Thomas Nagy 2016-01-03 05:06:44 +0100
  • 43e26b5bef
    cwd must be a Node object Thomas Nagy 2016-01-02 01:54:52 +0100