Commit Graph

  • 50f107de2e verbose notes on nodes in the waf book Thomas Nagy 2012-09-23 10:13:22 +0200
  • fdc28069ac docs Thomas Nagy 2012-09-23 10:02:08 +0200
  • 646b1d998a docs Thomas Nagy 2012-09-23 09:48:20 +0200
  • fcd88699ff docs Thomas Nagy 2012-09-23 09:21:23 +0200
  • 57afd10abc stupid race condition, issue #1200 Thomas Nagy 2012-09-19 08:11:42 +0200
  • cc048dc574 Fill out DEST_CPU for MSVC. alexrp 2012-09-18 23:57:17 +0200
  • cf4a6abbd2 Use ASMPATH_ST for for assembler includes. alexrp 2012-09-18 23:54:02 +0200
  • 2a95fc745d example for the new bld.rule decorator Thomas Nagy 2012-09-17 23:45:59 +0200
  • 56636cf5ff Removed a function too early - this is what happens when no example is present Thomas Nagy 2012-09-17 23:30:22 +0200
  • 41c52e3f4e return the task generator instance (much more intuitive) Thomas Nagy 2012-09-15 21:27:50 +0200
  • 54e3a901dd docs Thomas Nagy 2012-09-15 12:53:47 +0200
  • 69edfa1675 bld.func -> bld.rule() Thomas Nagy 2012-09-15 12:16:53 +0200
  • c5bc3197f0 added Build.func to allow creating task generator using the decorator notation Anthony Baire 2012-09-13 16:01:58 +0200
  • 7895f84852 Issue 1199 Thomas Nagy 2012-09-15 08:30:51 +0200
  • 8cd692474d update to waf 1.7.3 Thomas Nagy 2012-09-13 06:10:28 +0200
  • ecfd580227 Issue 1194 Thomas Nagy 2012-09-13 06:07:26 +0200
  • 5bc516a08d Dead code: __hash__ does return the id of the current object by default Thomas Nagy 2012-09-11 00:03:54 +0200
  • d51858100c use local copies of asciidoc-dblatex.sty/asciidoc-dblatex.xsl Thomas Nagy 2012-09-05 01:19:53 +0200
  • b5c043ef49 optimization Thomas Nagy 2012-09-02 19:55:54 +0200
  • 220c438320 Issue 1193 Thomas Nagy 2012-08-29 18:23:29 +0200
  • f9f6d3644f typo Thomas Nagy 2012-08-28 20:41:32 +0200
  • e416a2a82a Split the ports of the Netcache.java implementation Thomas Nagy 2012-08-28 02:00:16 +0200
  • d31f2ae845 reuse existing ports in Netcache.java Thomas Nagy 2012-08-28 00:01:17 +0200
  • 0f6ee2a0cf Issue 1192 Thomas Nagy 2012-08-24 22:53:07 +0200
  • e67b593eee Issue 1191 Thomas Nagy 2012-08-23 17:33:36 +0200
  • fcfeaed70c let the feature 'includes' propagate INCLUDES and FRAMEWORKPATH variables Thomas Nagy 2012-08-19 11:50:11 +0200
  • 25a076d254 prevent accidental race conditions with conf.env / msvc Thomas Nagy 2012-08-09 19:05:05 +0200
  • 76abd7ae1a typo Thomas Nagy 2012-08-07 08:20:11 +0200
  • d8c441be6b docs waf-1.7.2 Thomas Nagy 2012-08-05 17:44:40 +0200
  • 72f6bce85c New release 1.7.2 Thomas Nagy 2012-08-05 17:42:47 +0200
  • da45e165fb missing install_path processing on bld.subst targets Thomas Nagy 2012-08-05 17:35:17 +0200
  • 8096ba1be2 Issue 1186, run midl tasks before winrc ones Thomas Nagy 2012-08-05 01:36:12 +0200
  • fb0f6ed5ea Issue 1186 Thomas Nagy 2012-08-05 01:33:11 +0200
  • 2072e65e6f qt4: use os.environ, not conf.environ Jerome Carretero 2012-08-04 16:32:52 -0400
  • 1f4ecd7a19 declare_chain: action -> rule Thomas Nagy 2012-08-04 22:31:02 +0200
  • 5b4dfee98a remove the temporary tar file when creating waf from waf-light waf-1.7.1 Thomas Nagy 2012-08-04 03:00:03 +0200
  • 83fc381d34 the waf-light file requires python 2.6 (or up) to build Thomas Nagy 2012-08-04 02:55:09 +0200
  • d0df234a31 docs Thomas Nagy 2012-08-04 02:53:18 +0200
  • e2842c3e31 demos/wscript update Thomas Nagy 2012-08-04 02:48:01 +0200
  • bb6c3702c0 prevent demos/mac_app from running on non-mac platforms Thomas Nagy 2012-08-04 02:41:22 +0200
  • 77bfe54810 1.7.0 -> 1.7.1 in the apidocs Thomas Nagy 2012-08-04 02:34:09 +0200
  • 2d6fed4101 Issue 1188 Thomas Nagy 2012-08-04 02:26:08 +0200
  • f79e057f5d Prevent typos on bld.subst(iscopy/is_copy) Thomas Nagy 2012-08-03 19:38:50 +0200
  • b45a4f1db4 Issue 1187 Thomas Nagy 2012-08-02 19:58:39 +0200
  • 72248961c8 Issue 1178 Thomas Nagy 2012-08-02 01:04:58 +0200
  • a93a2c552f Issue 1185 Thomas Nagy 2012-08-01 01:14:43 +0200
  • a3a8eea2cb Optimization Thomas Nagy 2012-07-31 09:49:20 +0200
  • 3ee50382fb use the compact pickle files (faster) Thomas Nagy 2012-07-30 18:35:17 +0200
  • a0592ed9b1 Updated the ChangeLog file and the version to 1.7.1 Thomas Nagy 2012-07-29 18:07:31 +0200
  • 5b542ef5e5 update the exclusion regexps for waf 1.7 folders Thomas Nagy 2012-07-29 17:58:38 +0200
  • c8aaae5738 Add header test to playground/nasm. alexrp 2012-07-28 10:57:06 +0200
  • 33dfd7d03d uselib vars for asm Thomas Nagy 2012-07-28 10:52:00 +0200
  • 2d4f81b071 docs Thomas Nagy 2012-07-28 10:50:13 +0200
  • 1946acc1d8 response files for c#, Issue 1182 Thomas Nagy 2012-07-26 07:05:46 +0200
  • 8c0126d6a1 resx tool for compiling .net resource files from Issue 1183 Thomas Nagy 2012-07-25 19:02:34 +0200
  • 6ab04926e6 get rid of the -framework flags during the compilation (bad request from someone...) Thomas Nagy 2012-07-24 19:40:29 +0200
  • c5d0daf11f add frameworks during the compilation Thomas Nagy 2012-07-24 19:35:03 +0200
  • a9dbb17502 --help Thomas Nagy 2012-07-24 07:06:24 +0200
  • f0873bb993 docs Thomas Nagy 2012-07-22 20:06:17 +0200
  • b6771c2055 better error message Thomas Nagy 2012-07-20 20:16:25 +0200
  • 070669067a https://github.com/nenolod/pkgconf/issues/24 pkgconf is not totally compatible with pkg-config Thomas Nagy 2012-07-20 18:22:37 +0200
  • 2d05d44f16 Cleanup for Issue 1179 waf-1.7.0 Thomas Nagy 2012-07-13 19:56:38 +0200
  • c92db8a77e Allow gccdeps to work with other compilers too (Issue 1179) Matt Hoosier 2012-07-12 16:11:15 -0500
  • 74f3bbd8a6 Synchronize the xlf version detection to the xlc one. Harald Klimach 2012-07-13 01:03:03 +0200
  • e928cbc865 build farm output Thomas Nagy 2012-07-11 18:44:16 +0200
  • c5eb6288eb write the build farm output to the config.log file Thomas Nagy 2012-07-11 12:40:00 +0200
  • 5618c7c784 debugging help for the build farm Thomas Nagy 2012-07-11 00:01:58 +0200
  • e2b65f029d Another fix for the AIX compiler detection Thomas Nagy 2012-07-09 18:39:34 +0200
  • b05ab4d00d Better detection of the XLC compilers Thomas Nagy 2012-07-09 18:11:48 +0200
  • f000843d5f another tweak for the build farm Thomas Nagy 2012-07-09 12:28:37 +0200
  • 9dadae88cf Try to re-use the same python interpreter on the build farm (AIX) Thomas Nagy 2012-07-09 11:51:43 +0200
  • 6c74f1051b It was meant to be a try-finally block, to ensure file is closed. Johan Boule 2012-07-09 03:39:59 +0200
  • 149c122db3 Missing line ending "):" in for loop. Harald Klimach 2012-07-08 22:53:57 +0200
  • 312229d7bd Made the XLF version parsing consistent with the XLC one. Harald Klimach 2012-07-08 22:49:30 +0200
  • 8d1ff034df test the compilation of a pyembed program, not a pyembed shlib Thomas Nagy 2012-07-05 16:10:10 +0200
  • e8675232fd AIX compiler detection improvements Thomas Nagy 2012-07-05 11:24:46 +0200
  • 1ca31f8ddf Re-enabled sequential builds for the build farm Thomas Nagy 2012-07-05 10:37:29 +0200
  • e869a58021 Changed the output format for the build farm (again) Thomas Nagy 2012-07-05 10:19:20 +0200
  • 31da29c1b1 potential hpux fixes Thomas Nagy 2012-07-05 09:57:52 +0200
  • f9f31d77c2 Fixed the apidocs of parse_flags Thomas Nagy 2012-07-05 09:57:34 +0200
  • c2aef04b0e Fixed the configuration tests for Issue 915 Thomas Nagy 2012-07-04 19:11:09 +0200
  • 62613ddefc Issue 915 Thomas Nagy 2012-07-03 15:42:17 +0200
  • d246bd2de6 Note on the compat15 tool Thomas Nagy 2012-07-02 18:29:24 +0200
  • f13f90768b Issue 1177 Thomas Nagy 2012-07-01 10:28:15 +0200
  • ec3295c1a4 let conf.define() cast bool and None values to int Thomas Nagy 2012-06-30 18:15:56 +0200
  • d2d31c69a0 Extend the dmd tool to handle dmd2. alexrp 2012-06-21 18:31:52 +0200
  • 7ef15ccf6b Revert the build* change to .gitignore since it's likely to have unintended side-effects on Windows. alexrp 2012-06-21 17:44:18 +0200
  • 03dfb45056 Update .gitignore files. alexrp 2012-06-21 17:39:14 +0200
  • 2367a224c1 TypeError->AttributeError on Issue 1174 Thomas Nagy 2012-06-20 19:12:38 +0200
  • 62862a143d Issue 1174 Thomas Nagy 2012-06-20 19:10:34 +0200
  • 183388abce python detection fix for hp-ux (build farm) Thomas Nagy 2012-06-19 18:02:04 +0200
  • 1203e545e1 book: refer to correct location of demos Jerome Carretero 2012-06-16 21:56:25 -0400
  • bf2b2fa982 add the -framework flags for the compilation too Thomas Nagy 2012-06-16 21:36:07 +0200
  • 4f6b76ff9e log more outputs waf-1.7.0pre5 Thomas Nagy 2012-06-16 02:43:02 +0200
  • 488ce9218a iphone example Thomas Nagy 2012-06-16 02:16:18 +0200
  • 5bad8c7d34 enabled python for the hpux slaves Thomas Nagy 2012-06-16 01:53:06 +0200
  • 81e45cdf83 Merge branch 'master' of https://code.google.com/p/waf Thomas Nagy 2012-06-16 01:52:11 +0200
  • 1880937ecb enabling the test for c only for the samba buildfarm Thomas Nagy 2012-06-16 01:51:47 +0200
  • 95b33a342f Win32 fixes for Python 2.5 and 3.2 Thomas Nagy 2012-06-15 19:02:32 +0200
  • 28b5d25a55 readf_win32: fix small typo Jerome Carretero 2012-06-14 22:36:16 -0400