2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-25 19:30:04 +01:00
Commit Graph

109 Commits

Author SHA1 Message Date
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