Thomas Nagy
|
00c955d8fa
|
Option for adding HAVE_X to conf.env - conf.check(add_have_to_env=1)
|
2016-04-03 11:08:00 +02:00 |
|
Thomas Nagy
|
cf9330a371
|
Remove Context.__hash__
|
2016-04-01 23:27:46 +02:00 |
|
Thomas Nagy
|
8717fa791f
|
outstanding.insert -> outstanding.append_left
|
2016-03-31 07:42:08 +02:00 |
|
Thomas Nagy
|
51b68cf13b
|
New --profile command-line option
|
2016-03-25 14:20:57 +01:00 |
|
Thomas Nagy
|
3cbd029cc9
|
Task.sig_vars, Task.sig_explit_deps and Task.sig_implicit_deps return None
|
2016-03-25 11:50:32 +01:00 |
|
Thomas Nagy
|
d54622e341
|
Simplification: remove Configure.err_handler
|
2016-03-18 19:54:31 +01:00 |
|
Thomas Nagy
|
017d8fd39e
|
Use relative paths in apply_incpaths by default
Relative paths are usually best for for specialized compilers (emscripten),
so this is for convenience. Absolute paths are usually faster.
|
2016-03-17 22:56:34 +01:00 |
|
Thomas Nagy
|
42622a6e52
|
Do not cache Waf tools in configure
|
2016-03-07 23:38:14 +01:00 |
|
Thomas Nagy
|
0484caf3d6
|
docs
|
2016-03-06 13:19:14 +01:00 |
|
Thomas Nagy
|
333aec0b96
|
Removed Utils.nogc as it is unused
|
2016-03-05 11:45:16 +01:00 |
|
Thomas Nagy
|
0ab704f5a4
|
Minor optimization in Utils.h_list
|
2016-02-29 18:40:44 +01:00 |
|
Thomas Nagy
|
adc1ce1375
|
Simplification: added Task.get_cwd()
|
2016-01-11 05:25:46 +01:00 |
|
Thomas Nagy
|
b9c41afdbc
|
docs
|
2016-01-06 18:33:03 +01:00 |
|
Thomas Nagy
|
c618546130
|
docs
|
2015-12-09 00:52:48 +01:00 |
|
Thomas Nagy
|
c755de45c7
|
docs
|
2015-11-01 14:19:20 +01:00 |
|
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 |
|