Commit Graph

  • 924f8bbce8
    Inserting LDFLAGS at the end of the command-line causes less overhead than expected, and LINKFLAGS can still be used for flags in the beginning of the line Thomas Nagy 2015-04-22 21:34:45 +0200
  • 7d039ef84c Merge pull request #1554 from dsvensson/master ita1024 2015-04-11 18:57:49 +0200
  • 588f809ffa Use same prefix convention for python as with ruby and perl. Daniel Svensson 2015-04-11 15:38:44 +0200
  • dee5ac6fe0 Merge pull request #1553 from dsvensson/master ita1024 2015-04-11 13:25:03 +0200
  • c53a6f9e07 Find xsubpp in order, privlib, vendorlib and path. Daniel Svensson 2015-04-11 13:17:21 +0200
  • ba7295d555
    xsubpp misconfiguration on redhat systems Thomas Nagy 2015-04-11 10:51:19 +0200
  • 0c0e0388a0
    More accurate rpath parsing in parse_flags Thomas Nagy 2015-04-08 23:32:53 +0200
  • d46bc99b22
    No more ftp.waf.io Thomas Nagy 2015-04-08 19:11:49 +0200
  • 41c7b2dcf8
    docs waf-1.8.8 Thomas Nagy 2015-04-06 17:55:40 +0200
  • 8ac4646d09
    Updated the apidocs and The Waf Book Thomas Nagy 2015-04-06 14:46:55 +0200
  • 47cf5cecaa
    Issue 1552 - attempt to fix the installation path regression on 32-bit Ubuntu caused by Issue 1536 Thomas Nagy 2015-04-03 21:24:46 +0200
  • cb2f3ff7d5
    new readme for github Thomas Nagy 2015-04-03 20:22:21 +0200
  • ecac06a341
    new readme for github Thomas Nagy 2015-04-03 20:11:53 +0200
  • b8c965153c
    Issue 1551 - use -Bstatic and -Bdynamic in parse_flags Thomas Nagy 2015-03-26 21:50:23 +0100
  • 01f0ee1005 extras: file_to_object: allow source=[...] Jérôme Carretero 2015-03-18 22:25:05 -0400
  • 94a48cc4ae
    msvc: Support additional cross-compile types Daniel Welty 2015-03-16 15:24:22 -0500
  • d1f7f7c78d
    Miscellaneous platform support Thomas Nagy 2015-03-14 03:02:01 +0100
  • eefb67755e
    Issue 1529 - conf.check(function_name) Thomas Nagy 2015-03-13 17:47:53 +0100
  • fb1d5440ea
    cleanup Thomas Nagy 2015-03-12 19:24:02 +0100
  • 4a362be394
    More accurate regexp on re_vnum Thomas Nagy 2015-03-12 19:22:08 +0100
  • 52f63ac945 Fixed logic to identify intel fortran compiler. Harald Klimach 2015-03-10 16:59:53 +0100
  • 7f05ab7290
    Optimizations Thomas Nagy 2015-03-08 18:30:57 +0100
  • cca30e91f4
    Re-use the functions defined in waflib/Utils.py Thomas Nagy 2015-03-07 02:29:42 +0100
  • 02f4e0f1c0
    Fortran errors lead to broken signatures - Issue 1546 Thomas Nagy 2015-03-07 02:13:22 +0100
  • 6a73ff9512
    Do not use colors for jython in cmd.exe by default Thomas Nagy 2015-03-06 23:02:23 +0100
  • ea8ff1c6ab
    Jython detection enhancements Thomas Nagy 2015-03-06 22:02:10 +0100
  • 6cfc3ebeef
    docs Thomas Nagy 2015-03-06 18:27:43 +0100
  • 82743d7966
    docs Thomas Nagy 2015-03-05 19:49:57 +0100
  • ff2ab4076f
    Fix for gcc detection under msys - it behaves like cygwin Thomas Nagy 2015-03-05 16:18:51 +0100
  • b1a606c8e6
    Generate doxygen into a sub-folder of build Daniel Vollmer 2015-03-05 14:30:54 +0100
  • 1b65d73c56
    Unraised exception in get_targets, get_tgen_by_name already raises one Thomas Nagy 2015-03-05 03:16:28 +0100
  • df379d3ecd
    Look up doxygen inputs relative to the doxygen file - Issue 1542 Thomas Nagy 2015-03-04 19:25:35 +0100
  • 8d788d3e28 Make the NEC Fortran compiler detection flexible to cover the sxf03 as well as the sxf90. Harald Klimach 2015-03-04 09:23:00 +0100
  • 80344dee5e
    Use splitlines when possible Thomas Nagy 2015-03-03 12:19:25 +0100
  • 340551d8a0 extras: file_to_object: basic file name escape (fixes issue on Windows) Jérôme Carretero 2015-03-02 18:22:07 -0500
  • c47b9bcd85
    Configuration test for gccdeps flags Thomas Nagy 2015-03-02 16:54:56 +0100
  • a72bd89be3
    Removed the accidental dependency on git to create the waf file waf-1.8.7 Thomas Nagy 2015-03-01 12:04:11 +0100
  • 9a72b14976
    Enable environment-provided flags for cross-compilation in python.py Thomas Nagy 2015-03-01 11:59:16 +0100
  • e49afff0fe
    waf 1.8.7, coming soon Thomas Nagy 2015-02-27 21:16:03 +0100
  • 47a100480f
    Issue 1538 - make detection of pyembed optional Thomas Nagy 2015-02-27 12:03:53 +0100
  • fa139c5d09
    Invalid indentation in Python 3 and regexp enhancements Thomas Nagy 2015-02-26 23:05:27 +0100
  • e5056b9ade
    Example to how how to obtain build dependencies through strace Thomas Nagy 2015-02-26 22:30:47 +0100
  • a4202b3501
    docs Thomas Nagy 2015-02-25 16:46:27 +0100
  • d0c1333396 Corrected the module name convention for the NEC SX compiler. Harald Klimach 2015-02-25 15:46:54 +0100
  • 8b58f728b9 Merge branch 'master' of https://code.google.com/p/waf Harald Klimach 2015-02-25 11:21:01 +0100
  • 7775cda5c3 Added NEC compiler descriptions for SX machines. Harald Klimach 2015-02-25 11:15:55 +0100
  • f87ff1060d
    xz compression is new in Python 3.5 Thomas Nagy 2015-02-24 21:20:15 +0100
  • b9e3d25918
    Issue 1537 - batched_cc /Fo option requires a trailing path separator Thomas Nagy 2015-02-24 17:50:01 +0100
  • c4e25382cd
    Regression on windows caused by r823b4cd2dc03d06a81e0ab003606067da03d8745 (default bindir and libdir) Thomas Nagy 2015-02-23 17:03:48 +0100
  • a933244f48
    Enable unity builds for C too Thomas Nagy 2015-02-23 10:44:57 +0100
  • 17ab93f32a
    Enable Visual Studio support in batched_cc for Issue 1537 (the unity tool provides best performance though) Thomas Nagy 2015-02-22 13:30:25 +0100
  • 49911f72a8 extras: file_to_object: support using the C compiler to support the feature more portably (WIP) Jérôme Carretero 2015-02-20 12:04:34 -0500
  • 1f314af77b
    Docs Thomas Nagy 2015-02-20 16:02:05 +0100
  • e8ae9c1a59
    Enable gccdeps for clang too Thomas Nagy 2015-02-20 14:43:55 +0100
  • bbf26e0e12
    Fix the g++ compiler detection which is broken by the new clang tool Thomas Nagy 2015-02-20 14:23:04 +0100
  • 269c90fe1a
    Cache the files read in c_dumbpreproc.py Thomas Nagy 2015-02-20 12:06:08 +0100
  • 823b4cd2dc
    Issue 1536 - default 64 suffix for Redhat systems Thomas Nagy 2015-02-19 13:46:18 +0100
  • 517578b5d2
    Keep run_str on orig_run_str to help subclasses Thomas Nagy 2015-02-19 08:58:53 +0100
  • 6481398a82
    Note on Configure.autoconfig (True/False/'clobber') Thomas Nagy 2015-02-18 01:03:10 +0100
  • 68a1bab004
    Let the forked processes drop closed connections immediately - prefork Thomas Nagy 2015-02-17 17:10:47 +0100
  • 9d37801661
    Show how to re-use the outputs from a task generator into another - vala Thomas Nagy 2015-02-17 16:50:19 +0100
  • 8f4df2085c
    Support for single-number versioned libraries Thomas Nagy 2015-02-15 11:53:47 +0100
  • e3d8daf8bc
    Issue 1527 - a not on as-needed Thomas Nagy 2015-02-14 22:38:25 +0100
  • a3a209b352
    Fix compiler detection on OSX 10.6. David Robillard 2015-02-14 16:03:56 -0500
  • e0c1f331dc
    Do not create the same file twice in demos/subst waf-1.8.6 Thomas Nagy 2015-02-14 15:41:32 +0100
  • 412a677e06
    Allow prefork.py builds to run concurrently (use random ports) Thomas Nagy 2015-02-14 15:29:58 +0100
  • f8ff53ef02
    Terminate preforked process if the parent terminates abruptly Thomas Nagy 2015-02-14 15:04:09 +0100
  • 5716e35fdd
    Slightly better error handling in prefork and preforkunix Thomas Nagy 2015-02-14 14:04:57 +0100
  • d17bb06e36
    waf 1.8.6 Thomas Nagy 2015-02-14 12:07:13 +0100
  • cc875ba2c2
    Updated demos/vala - namespace required Thomas Nagy 2015-02-14 11:05:45 +0100
  • ad5a6cb0e4
    Issue 1467 Thomas Nagy 2015-02-12 00:13:18 +0100
  • e1acde1bfb extras: file_to_object: fixup file extension of generated file Jérôme Carretero 2015-02-09 17:34:19 -0500
  • e22f7b0cc2
    reverting r522e3fb43a1dca184aa346a0cf00ac6bc83b3366 - Issue 1338 Thomas Nagy 2015-02-08 18:51:39 +0100
  • 1985579cb4
    Example of tracking files in the build directory to force partial rebuilds Thomas Nagy 2015-02-08 11:05:28 +0100
  • d68e1ff072
    Handle non-string and non-list values in substitutions (subst) Thomas Nagy 2015-02-07 22:27:54 +0100
  • 15d14c7bdf
    Update playground/dynamic_headers - Issue 1530 Thomas Nagy 2015-01-31 23:07:36 +0100
  • 3064694440
    Updated the dynamic_headers2 example Thomas Nagy 2015-01-31 18:18:26 +0100
  • 38ae92994d
    Update in demos/d/ Thomas Nagy 2015-01-30 01:06:15 +0100
  • 004b866789
    Updated the netcache client/server Thomas Nagy 2015-01-29 00:00:01 +0100
  • 8bb6b1d299
    Updated netcache_client to waf 1.8 Thomas Nagy 2015-01-28 00:54:06 +0100
  • ca497f062b
    Support more header extensions in subst/is_copy Thomas Nagy 2015-01-27 22:27:45 +0100
  • 57ea6be9fc
    Issue 1526 - handle reasons for rebuild indepently in extas/why.py Robert 2015-01-22 21:46:35 +0100
  • 0c66df0fab
    New option --pin-process for the preforks Thomas Nagy 2015-01-20 23:13:31 +0100
  • e044142c8e
    Disable preforkunix on w* systems Thomas Nagy 2015-01-20 22:13:50 +0100
  • ae3c7ee7e1
    Have 'waf -ppp' display no progress bar Thomas Nagy 2015-01-20 22:05:19 +0100
  • 0bf605e194
    Cleanup in the prefork scripts Thomas Nagy 2015-01-20 21:48:41 +0100
  • d9908f38ef
    Python 3 fixes Thomas Nagy 2015-01-20 18:47:31 +0100
  • f10accf861
    cleanup Thomas Nagy 2015-01-19 22:35:20 +0100
  • fa8d113d41
    Additional notes on preforked build processes Thomas Nagy 2015-01-18 23:56:51 +0100
  • 8d9e7fda30
    New tool nobuild for profiling, and a unix-only version of prefork.py Thomas Nagy 2015-01-18 13:51:06 +0100
  • 760b34e264
    Do not run processes with file descriptors on the server Thomas Nagy 2015-01-16 22:14:29 +0100
  • 59974469fc
    Report errors from prefork.py Thomas Nagy 2015-01-16 21:32:58 +0100
  • 2d43b3416c
    Prevent external connections to the servers Thomas Nagy 2015-01-16 19:21:20 +0100
  • 0bdcae3e41 playground: embedded_resources: fixup typo Jérôme Carretero 2015-01-13 13:32:10 -0500
  • 7c33626306 extras: cfg_cross_gnu: update docs Jérôme Carretero 2015-01-13 13:27:54 -0500
  • 0f4a1d5f7d extras: file_to_object: rerun on DEST_CPU change Jérôme Carretero 2015-01-13 13:27:38 -0500
  • 45d21e96a1
    prefork example for executing commands - this can improve full build performance quite a bit Thomas Nagy 2015-01-11 15:42:27 +0100
  • 5746e9a99a extras: cfg_cross_gnu: parse LDFLAGS environment variable Jérôme Carretero 2014-11-28 13:22:08 -0500
  • f3320a4b07 extras: cfg_altoptions: use option group Jérôme Carretero 2014-11-28 13:21:46 -0500
  • 1551b070b2
    Fix and test for class names containing utf-8 characters - Python 2.7 and 3.x Thomas Nagy 2015-01-06 12:29:06 +0100