Thomas Nagy
|
57087471c1
|
Remove Utils.ex_stack - use traceback.format_exc()
|
2017-08-19 11:54:58 +02:00 |
|
Thomas Nagy
|
2871e1d016
|
waf-2.0.0pre4
|
2017-06-04 09:19:14 +02:00 |
|
Thomas Nagy
|
41a325496a
|
waf-2.0.0pre3
|
2017-05-08 19:13:38 +02:00 |
|
Thomas Nagy
|
89a37949c0
|
waf-2.0.0pre2
|
2017-04-22 15:53:00 +02:00 |
|
Thomas Nagy
|
c7f8b7093a
|
waf-2.0.0p1
|
2017-03-25 14:49:57 +01:00 |
|
Thomas Nagy
|
5d4074eb7f
|
Display commands as string with "WAF_CMD_FORMAT=string waf build -v"
|
2017-03-04 08:20:27 +01:00 |
|
Thomas Nagy
|
e352fb05c0
|
UNC path fixes
|
2017-03-02 20:45:45 +01:00 |
|
Thomas Nagy
|
63a53064a3
|
Provide TaskGroups to replace mem_reducer
|
2017-02-19 19:58:19 +01:00 |
|
Thomas Nagy
|
c28d7fca83
|
docs
|
2017-02-19 11:27:58 +01:00 |
|
Thomas Nagy
|
62fe305d04
|
Remove field_name, type_name, function_name from conf.check() tests #1906
|
2017-02-11 10:41:05 +01:00 |
|
Thomas Nagy
|
87bf7ae1fa
|
docs
|
2017-01-21 13:08:29 +01:00 |
|
Thomas Nagy
|
8e19e3e714
|
Apidocs fixes
|
2017-01-05 13:16:46 +01:00 |
|
Thomas Nagy
|
90993f1153
|
Remove c_preproc.trimquotes
|
2016-12-03 06:47:37 +01:00 |
|
Thomas Nagy
|
ceedab882d
|
Remove atleast-version, exact-version and max-version from conf.check_cfg
|
2016-12-03 06:44:20 +01:00 |
|
Thomas Nagy
|
ac2ebb2ccc
|
Remove Task.update_outputs, Task.always_run
|
2016-12-01 22:58:47 +01:00 |
|
Thomas Nagy
|
fb01bf72ab
|
Remove the BuildContext.rule decorator
|
2016-12-01 22:57:25 +01:00 |
|
Thomas Nagy
|
a892d8725a
|
Force files into the build directory by default
|
2016-11-20 13:43:06 +01:00 |
|
Thomas Nagy
|
f10c195319
|
docs
|
2016-11-20 10:23:53 +01:00 |
|
Thomas Nagy
|
c9b1329675
|
docs
|
2016-11-19 10:11:11 +01:00 |
|
Thomas Nagy
|
b159ecc44f
|
waf-1.9.5
|
2016-10-09 16:28:59 +02:00 |
|
Thomas Nagy
|
5e97146809
|
docs
|
2016-09-15 21:45:45 +02:00 |
|
Thomas Nagy
|
87e6a7c143
|
waf 1.9.4 - docs
|
2016-09-11 21:12:38 +02:00 |
|
Thomas Nagy
|
71aed22539
|
Call killpg only if setsid is enabled
|
2016-09-03 20:22:43 +02:00 |
|
Thomas Nagy
|
b022313c19
|
Update the changelog for Waf 1.9.3
|
2016-08-21 17:19:45 +02:00 |
|
Thomas Nagy
|
e169da4227
|
waf 1.9.3
|
2016-08-21 15:35:44 +02:00 |
|
Thomas Nagy
|
96fe543f2e
|
Docs
|
2016-08-21 15:17:47 +02:00 |
|
Thomas Nagy
|
93bda59033
|
docs
|
2016-08-20 12:21:16 +02:00 |
|
Thomas Nagy
|
c868c076f7
|
docs
|
2016-08-19 20:20:13 +02:00 |
|
Thomas Nagy
|
26fc0cfced
|
Enhance the display of parallel configuration tests
|
2016-08-15 22:48:29 +02:00 |
|
Thomas Nagy
|
332f3c5665
|
waf 1.9.2
|
2016-07-31 18:39:33 +02:00 |
|
Thomas Nagy
|
7778868718
|
Set TaskBase.keep_last_cmd to keep the last command executed
|
2016-07-30 10:09:55 +02:00 |
|
Thomas Nagy
|
346d44fee4
|
Remove the non-BSD licensed bits from the main branch and the future releases
|
2016-07-25 23:22:51 +02:00 |
|
Thomas Nagy
|
ef0cf35cb1
|
Force qt5 static library detection for #1588
Use: 'QT5_XCOMPILE=1 QT5_FORCE_STATIC=1 waf configure'
|
2016-07-17 15:19:06 +02:00 |
|
Thomas Nagy
|
1fa2e6f7e1
|
waf-1.9.1
|
2016-07-03 09:51:45 +02:00 |
|
Thomas Nagy
|
fdafe42d9f
|
Docs
|
2016-07-02 12:00:20 +02:00 |
|
Thomas Nagy
|
850e9ad5fc
|
Simplify env['FOO'] -> env.FOO
|
2016-06-25 23:54:12 +02:00 |
|
Thomas Nagy
|
a2ca4b6dab
|
Remove Options.platform and Options.cmds
|
2016-06-25 13:55:13 +02:00 |
|
Thomas Nagy
|
79aece2650
|
Api docs
|
2016-06-24 13:21:32 +02:00 |
|
Thomas Nagy
|
ee8515e5ee
|
docs
|
2016-06-18 01:28:09 +02:00 |
|
Thomas Nagy
|
7d5f6e4a59
|
Process tsk.env.PATH as lists or strings
|
2016-06-17 07:34:11 +02:00 |
|
Thomas Nagy
|
98f495bda1
|
Simplify manifest file processing
|
2016-06-16 21:39:50 +02:00 |
|
Thomas Nagy
|
092712f001
|
Enable per-OS @argfile limits
|
2016-06-15 22:24:30 +02:00 |
|
Thomas Nagy
|
a4c64c1731
|
Docs
|
2016-05-30 22:31:44 +02:00 |
|
Thomas Nagy
|
6574fd7e40
|
waf 1.9.0 p3
|
2016-05-23 22:08:57 +02:00 |
|
Thomas Nagy
|
56b84dc5a5
|
Cleanup
|
2016-05-22 03:13:28 +02:00 |
|
Thomas Nagy
|
20b62a4eea
|
docs
|
2016-05-06 09:11:31 +02:00 |
|
Thomas Nagy
|
4c05587684
|
Docs
|
2016-05-01 21:21:04 +02:00 |
|
Thomas Nagy
|
ae8253f571
|
Process Qt files according to the Qt documentation
|
2016-05-01 14:21:46 +02:00 |
|
Thomas Nagy
|
eb62ce7620
|
Set post_mode=POST_LAZY by default to process the next build groups once build files are present
|
2016-04-30 15:10:16 +02:00 |
|
Thomas Nagy
|
b59a04a086
|
Moved the garbage collection code to the object owner
|
2016-04-28 20:12:20 +02:00 |
|