Thomas Nagy
ad5dd18408
Use the 'with' syntax whenever possible
2017-09-12 19:36:43 +02:00
Thomas Nagy
4d7527b4c4
Clarify the exception type raised by cmd_and_log
2017-06-20 11:20:53 +02:00
WaffleSouffle
30d0673873
waf.bat changed to support Python3 installation on Windows.
2017-04-08 02:27:13 +02:00
Peter Vingelmann
0ed090037e
Use platform-independent path separators in directory_files
2017-02-24 21:42:42 +01:00
Thomas Nagy
b7d93c3c4d
Update the year in headers to 2017
2017-02-11 16:13:37 +01:00
Thomas Nagy
f9f6dbfa50
./waf-light --interpreter "#! /usr/bin/env python3" - for #1856
2016-11-20 21:54:45 +01:00
Thomas Nagy
cdfd5f03cf
Development branch for waf 2.0
2016-11-20 10:14:25 +01:00
Morten V. Pedersen
55786e4ac8
Update approach to include module
...
- Using ant_glob(..) for filtering and iterating files
- Update location in zip
- Also include files in zip
2016-10-10 13:00:53 +02:00
Morten V. Pedersen
e2a03e461b
Merge branch 'master' into support-directory-tools
2016-10-10 08:58:55 +02:00
Thomas Nagy
b159ecc44f
waf-1.9.5
2016-10-09 16:28:59 +02:00
Morten V. Pedersen
50171409c4
Allow using directories as waf tools
...
Sometimes it is useful to be able to add a module to waf as a tool.
Using this patch one can use ./waf-light configure build --tools /tmp/mytool
This will add the files under /tmp/mytool under /waflib/extras/mytool. Such
that they can be imported in a wscript as from waflib.extras import mytool.
2016-10-07 21:38:43 +02:00
Thomas Nagy
9c50a30f94
waf 1.9.4
2016-09-10 12:33:21 +02:00
Thomas Nagy
e169da4227
waf 1.9.3
2016-08-21 15:35:44 +02:00
Thomas Nagy
332f3c5665
waf 1.9.2
2016-07-31 18:39:33 +02:00
Thomas Nagy
1fa2e6f7e1
waf-1.9.1
2016-07-03 09:51:45 +02:00
Thomas Nagy
39056a6ba5
waf 1.9
2016-06-26 13:45:21 +02:00
Thomas Nagy
79aece2650
Api docs
2016-06-24 13:21:32 +02:00
Thomas Nagy
02a8361149
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
2016-05-28 16:18:51 +02:00
Thomas Nagy
6aaae99afe
cleanup
2016-04-15 18:17:26 +02:00
Thomas Nagy
d45b8447a8
docs
2016-03-08 21:28:20 +01:00
Thomas Nagy
e6bb4693cb
No need for update_outputs in waf 1.9
2016-03-08 19:18:18 +01:00
Thomas Nagy
b08125520f
Remove waf.asc after producing a signed waf file
2016-03-08 19:16:49 +01:00
Thomas Nagy
4dac0ea283
Do not include waflib.zip in 'waf dist' results
2016-01-24 23:51:58 +01:00
Thomas Nagy
a8896c57a5
New option to create a waf file that takes its file list from a model archive
2016-01-24 11:38:10 +01:00
Thomas Nagy
85157243c4
Version number for waf 1.9
2016-01-11 03:20:07 +01:00
Thomas Nagy
e414ad08fd
Version 1.8.17
2015-11-10 21:52:54 +01:00
Thomas Nagy
d2ade00ef8
waf 1.8.16
2015-10-26 22:58:04 +01:00
Thomas Nagy
f340819d50
waf 1.8.15
2015-10-16 23:34:02 +02:00
Thomas Nagy
b91787d888
Simplify ././path when building the Waf file
2015-10-13 22:48:14 +02:00
Thomas Nagy
061f8e2b1d
With Jython, create a gzip file by default
2015-10-06 22:17:27 +02:00
Thomas Nagy
43aef10ebf
Enable waf file builds with Jython
2015-10-06 22:06:19 +02:00
Thomas Nagy
cf92a7bd24
waf 1.8.14
2015-09-20 12:18:01 +02:00
Thomas Nagy
c5952e19ab
waf 1.8.13
2015-09-13 22:14:31 +02:00
Thomas Nagy
f8a3d56775
Preparations for Waf 1.8.12
2015-06-27 12:41:16 +02:00
Thomas Nagy
a336bb1b8b
waf 1.8.11
2015-06-20 22:24:30 +02:00
Thomas Nagy
3886c70929
waf 1.8.10
2015-05-24 15:39:46 +02:00
Thomas Nagy
3d6a35070a
waf-1.8.9
2015-04-26 21:32:12 +02:00
Thomas Nagy
8ac4646d09
Updated the apidocs and The Waf Book
2015-04-06 14:46:55 +02:00
Thomas Nagy
fb1d5440ea
cleanup
2015-03-12 19:24:02 +01:00
Thomas Nagy
80344dee5e
Use splitlines when possible
2015-03-03 12:19:25 +01:00
Thomas Nagy
a72bd89be3
Removed the accidental dependency on git to create the waf file
2015-03-01 12:04:11 +01:00
Thomas Nagy
e49afff0fe
waf 1.8.7, coming soon
2015-02-27 21:16:03 +01:00
Thomas Nagy
f87ff1060d
xz compression is new in Python 3.5
2015-02-24 21:20:15 +01:00
Thomas Nagy
d17bb06e36
waf 1.8.6
2015-02-14 12:07:13 +01:00
Thomas Nagy
149653a937
First commit of the year 2015
2015-01-01 16:24:54 +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