Commit Graph

214 Commits

Author SHA1 Message Date
Thomas Nagy 30336cd9ba
Reverted the changes to conf.check(header_name=) as this causes regressions. Use conf.check(header_name=, link_header_test=False) - #1647 2015-10-26 22:44:39 +01:00
Thomas Nagy f24d3b27b0
Ready to release waf 1.8.15 2015-10-18 19:58:49 +02:00
Thomas Nagy f340819d50
waf 1.8.15 2015-10-16 23:34:02 +02:00
Thomas Nagy 1a47ae26c2
docs 2015-10-10 17:09:49 +02:00
Thomas Nagy 731dfba711
docs 2015-10-10 10:28:21 +02:00
Thomas Nagy cf92a7bd24
waf 1.8.14 2015-09-20 12:18:01 +02:00
Thomas Nagy ce8234c396
docs - Issue 1605 2015-09-20 12:13:43 +02:00
Thomas Nagy 80d26d5dab
docs 2015-09-13 22:45:56 +02:00
Thomas Nagy 002706431d
docs 2015-09-12 23:49:38 +02:00
Thomas Nagy 61f09a3f7c
Enable 'waf update' when use_config is provided - Issue 1541 2015-08-29 13:05:00 +02:00
Thomas Nagy 1427497785
Docs 2015-07-05 20:24:39 +02:00
Thomas Nagy f8a3d56775
Preparations for Waf 1.8.12 2015-06-27 12:41:16 +02:00
Thomas Nagy 1ee400aca5
docs 2015-06-21 21:55:12 +02:00
Thomas Nagy 3886c70929
waf 1.8.10 2015-05-24 15:39:46 +02:00
Thomas Nagy f048d6d20f
Do not duplicate flags from the OS environment - https://github.com/waf-project/waf/issues/1574 2015-05-16 14:26:43 +02:00
Thomas Nagy b45f52165b
docs 2015-05-03 10:22:28 +02:00
Thomas Nagy b807733cad
docs 2015-04-26 12:18:15 +02:00
Thomas Nagy 41c7b2dcf8
docs 2015-04-06 17:55:40 +02:00
Thomas Nagy fb1d5440ea
cleanup 2015-03-12 19:24:02 +01:00
Thomas Nagy e49afff0fe
waf 1.8.7, coming soon 2015-02-27 21:16:03 +01:00
Thomas Nagy 1f314af77b
Docs 2015-02-20 16:02:05 +01:00
Thomas Nagy d17bb06e36
waf 1.8.6 2015-02-14 12:07:13 +01:00
Thomas Nagy 18ce4bdc21
waf 1.8.5 2014-12-14 16:22:24 +01:00
Thomas Nagy e048bed13d
More tests for the Waf preprocessor 2014-11-02 00:16:48 +01:00
Thomas Nagy 28ebd858d5
waf 1.8.3 2014-10-31 22:56:47 +01:00
Thomas Nagy 293612bcf9
waf 1.8.2 2014-10-12 01:32:19 +02:00
Thomas Nagy 037cb7af78
waf 1.8.1 2014-10-11 11:49:00 +02:00
Thomas Nagy 8c0ead0ca1
Python 2.5 is definitely required 2014-10-04 13:49:28 +02:00
Thomas Nagy 9a0a7ca562
Added crutches for python-config detection on Python 2.5 2014-09-28 23:07:02 +02:00
Thomas Nagy c35c7237d6
Other problems with encodings 2014-09-28 19:27:02 +02:00
Thomas Nagy 7e84079cc7
docs 2014-09-14 20:26:07 +02:00
Thomas Nagy 12b1212f4d
command-line options override environment variables, and not the other way around 2014-01-06 15:00:45 +01:00
Thomas Nagy 603af4ce6a docs 2013-11-09 15:29:22 +01:00
Thomas Nagy c4afa5daf1 (changelog update) 2013-08-31 18:08:55 +02:00
Thomas Nagy 4e8fda5644 Fix for systems without threading - Issue 1323
Conflicts:

	ChangeLog
2013-05-30 21:18:26 +02:00
Thomas Nagy 5c6d626048 removed the cache from the task level, it usually degrades performance and is better implemented on the compiler level 2013-05-26 10:14:49 +02:00
Thomas Nagy e5cd63a670 Issue 1320, do not propagate external libraries uselib vars 2013-05-26 09:58:11 +02:00
Thomas Nagy 7733029b47 changelog update 2013-05-25 15:35:11 +02:00
Thomas Nagy 50f631bc5e docs 2013-05-25 11:58:07 +02:00
Thomas Nagy 760d0f875c Issue 1319 Reduce the amount of paths for the unit test execution 2013-05-19 08:49:40 +02:00
Thomas Nagy c4685a8cb8 Issue 1310 use INCLUDE/LIB environment variables to detect boost libs on windows 2013-05-19 08:36:00 +02:00
Thomas Nagy 426637d10a Prevent unnecessary rebuilds in the qt processing
A list was changed during iteration, causing an unnecessary dependency to be
kept, and triggering subsequent rebuilds. This only occured with multiple .moc included.
2013-05-18 19:31:56 +02:00
Thomas Nagy 8267e7ae97 Issue 1318 reuse moc tasks 2013-05-18 14:08:41 +02:00
Thomas Nagy 29f80f4aeb Issue 1317 append to moc flags 2013-05-18 09:48:27 +02:00
Thomas Nagy 174b01bba9 Issue 1313 extra check_dir call causing uninstall failures 2013-05-16 08:33:05 +02:00
Thomas Nagy 621ffa83ed Issue 1315 QtDesigner library detection in qt4.py 2013-05-16 08:22:16 +02:00
Thomas Nagy 43caa85c5a Issue 1272 2013-05-01 10:55:26 +02:00
Thomas Nagy 01ef0ed313 Issue 1297 2013-04-28 00:15:32 +02:00
Thomas Nagy 1caaec653a Issue 1299 2013-04-27 09:19:16 +02:00
Thomas Nagy 7739cd7369 Issue 1300 2013-04-27 01:33:27 +02:00
Thomas Nagy 345f6bc99f Issue 1278 2013-04-16 17:19:30 +02:00
Thomas Nagy c3cbd4c353 New version 1.7.10 2013-03-22 15:47:41 +01:00
Thomas Nagy fecda37b1c Changelog update 2013-03-12 14:12:48 +01:00
Thomas Nagy 0f64aea102 Issue 1261 2013-03-04 17:13:31 +01:00
Thomas Nagy 526fe68773 Issue 1231 2013-02-17 14:29:41 +01:00
Thomas Nagy a308c89c35 Issue 1180 2013-02-10 11:45:35 +01:00
Thomas Nagy 89ae826782 New codelite plugin 2013-02-02 11:06:20 +01:00
Thomas Nagy 17aff345ea New release 1.7.9 2013-01-13 11:51:07 +01:00
Thomas Nagy 148598a815 reverted the changes from #1212 and #1237 2012-12-28 21:58:37 +01:00
Thomas Nagy 0e243e4212 New release 1.7.8 2012-12-17 18:08:43 +01:00
Thomas Nagy c0575b8528 New release 1.7.7 2012-12-16 17:08:08 +01:00
Thomas Nagy 023329adb4 cleanup in Netcache.java 2012-12-15 20:21:52 +01:00
Thomas Nagy fc9d6f4200 Issue 1222 2012-12-14 23:43:28 +01:00
Thomas Nagy 687df069db docs 2012-12-14 22:21:09 +01:00
Thomas Nagy f824ab8481 Issue 1230 2012-12-05 00:38:58 +01:00
Thomas Nagy 96e3676951 docs 2012-11-04 10:38:25 +01:00
Thomas Nagy b022f8a314 no more file() in python 3.3 2012-10-31 02:00:01 +01:00
Thomas Nagy 85d863bd52 Issue 1205 2012-10-02 03:43:58 +02:00
Thomas Nagy b52d97adff Issue 1184 2012-09-27 21:08:26 +02:00
Thomas Nagy c14f00f4c1 Code mistakenly removed from the core classes 2012-09-26 18:41:58 +02:00
Thomas Nagy ab385ea63c #1202 2012-09-23 19:49:17 +02:00
Thomas Nagy fcd88699ff docs 2012-09-23 09:21:23 +02:00
Thomas Nagy d8c441be6b docs 2012-08-05 17:44:40 +02:00
Thomas Nagy 72f6bce85c New release 1.7.2 2012-08-05 17:42:47 +02:00
Thomas Nagy d0df234a31 docs 2012-08-04 02:53:18 +02:00
Thomas Nagy 2d6fed4101 Issue 1188 2012-08-04 02:26:08 +02:00
Thomas Nagy a0592ed9b1 Updated the ChangeLog file and the version to 1.7.1 2012-07-29 18:07:31 +02:00
Thomas Nagy 2d05d44f16 Cleanup for Issue 1179 2012-07-13 19:56:38 +02:00
Thomas Nagy 9dadae88cf Try to re-use the same python interpreter on the build farm (AIX) 2012-07-09 11:51:43 +02:00
Thomas Nagy 62862a143d Issue 1174 2012-06-20 19:10:34 +02:00
Thomas Nagy f597fa65ab docs 2012-05-29 22:52:04 +02:00
Thomas Nagy b1ceb0ea9c docs 2012-05-12 19:36:41 +02:00
Thomas Nagy b188419d09 missing line for Issue 1164 2012-05-08 21:58:44 +02:00
Thomas Nagy 34bd6ce7eb docs 2012-05-06 10:30:22 +02:00
Thomas Nagy 3baef9a971 docs 2012-05-06 10:26:47 +02:00
Thomas Nagy c87e5cc4b9 make demos/asm/ work on 64-bit linux by default 2012-05-05 20:28:13 +02:00
Thomas Nagy 9f7330b745 docs 2012-04-17 21:53:01 +02:00
Thomas Nagy 90d93a697a docs 2012-04-13 23:15:30 +02:00
Thomas Nagy 898872699d removed the macro DLL_EXPORT for gcc/g++ on windows and cleaned up a few TODO entries 2012-04-07 10:54:40 +02:00
Thomas Nagy ece194056d docs 2012-03-30 20:25:51 +02:00
Thomas Nagy 2d75f53490 docs 2012-02-26 14:43:47 +01:00
Thomas Nagy 242869fd40 docs (replace 1.6 by 1.7) 2012-02-19 12:44:37 +01:00
Thomas Nagy 86836488cc Issue 1113 2012-02-17 01:44:18 +01:00
Thomas Nagy b3fcd71d50 Added Node.evict() 2012-02-12 15:36:57 +01:00
Thomas Nagy 7d9f224841 we require python >= 2.4 now 2012-02-06 01:39:25 +01:00
Thomas Nagy 8fb1de97d8 do not load the compat15 tool by default in waf 1.7 2012-02-04 19:34:19 +01:00
Thomas Nagy 4307f98609 docs 2012-02-04 19:00:17 +01:00
Thomas Nagy cdb339213b Issue 1098 2012-01-05 21:01:11 +01:00
Thomas Nagy 9c49c5ab00 Issue 1083 2011-12-17 23:07:25 +01:00
Thomas Nagy 46cd0b377c docs 2011-12-17 22:47:30 +01:00
Thomas Nagy 4c405408f7 1.6.9 -> 1.6.10 2011-12-17 09:56:05 +01:00
Thomas Nagy b8c19f423a future release 1.6.10 2011-12-17 09:28:02 +01:00
Thomas Nagy d6bb5235a9 docs 2011-11-20 14:30:34 +01:00
Thomas Nagy 26668834cb docs 2011-11-19 14:38:11 +01:00
Thomas Nagy 21944d53c9 docs 2011-11-13 11:40:04 +01:00
Thomas Nagy 0584dcc093 #1066 2011-11-12 11:09:16 +01:00
Thomas Nagy 268721bc94 docs 2011-11-06 14:14:39 +01:00
Thomas Nagy bf2584d405 docs 2011-10-26 21:58:36 +02:00
Thomas Nagy 57627dc5e9 #1055, add more asm variables 2011-10-16 18:19:31 +02:00
Thomas Nagy 4dc6bbcbab docs 2011-10-09 20:52:09 +02:00
Thomas Nagy cc923a31b0 docs 2011-10-02 09:40:48 +02:00
Thomas Nagy a306a20b23 docs 2011-09-10 20:47:03 +02:00
Thomas Nagy 48a8a30fd5 docs 2011-09-10 16:37:34 +02:00
Thomas Nagy 44a967e326 Initial commit 2011-09-10 11:13:51 +02:00