Thomas Nagy
eb9bf12473
added a note regarding the branch waf-1.7
2014-01-26 01:27:02 +01:00
Jérôme Carretero
33a60e79e7
treecleaner: 'in [...]' replaced by 'in (...)' where appropriate
2014-01-05 16:27:06 -05:00
Thomas Nagy
2f43179c39
1.7 -> 1.8
2013-10-28 21:32:25 +01:00
Thomas Nagy
b13e98f1e4
Match file extensions in the order of declaration
2013-10-27 12:42:41 +01:00
Jerome Carretero
a40dbe073b
waf-zip: zip-packed waf
...
Ability to use a waflib.zip file with waf-zip entry point
Changes:
- created waf-zip entry point
- waflib.zip can created by doing::
zip waflib -9 waflib/*.py waflib/Tools/*.py waflib/extras/*.py
- the wscript also builds waflib.zip
- allow selecting which core tools to use (saves 31k for C/C++ only)
By default, everything is included.
- altered module loading functions to allow loading modules from a zip file.
2013-08-12 19:34:43 -04:00
Thomas Nagy
c9fa0b75b5
preparation for waf 1.7.11
2013-05-25 12:00:37 +02:00
Thomas Nagy
6d570f08bd
use os.remove instead of os.unlink for consistency
2013-05-18 19:51:45 +02:00
Thomas Nagy
c3cbd4c353
New version 1.7.10
2013-03-22 15:47:41 +01:00
Harald Klimach
7bfe947b31
Do not try to tokenize non-python files when using Python 3: Issue 1265.
2013-03-11 09:35:54 +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
704f85f131
New release 1.7.6
2012-11-11 22:44:11 +01:00
Thomas Nagy
b022f8a314
no more file() in python 3.3
2012-10-31 02:00:01 +01:00
Thomas Nagy
c575dc1392
Removed the hard-coded python3 syntax to raise meaningful exceptions
2012-10-02 03:46:52 +02:00
Thomas Nagy
85d863bd52
Issue 1205
2012-10-02 03:43:58 +02:00
Thomas Nagy
4c23f80a7c
waf-1.7.4
2012-09-26 18:43:10 +02:00
Thomas Nagy
8cd692474d
update to waf 1.7.3
2012-09-13 06:10:28 +02:00
Thomas Nagy
72f6bce85c
New release 1.7.2
2012-08-05 17:42:47 +02:00
Thomas Nagy
5b4dfee98a
remove the temporary tar file when creating waf from waf-light
2012-08-04 03:00:03 +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
8e2230ee50
issue #1171 , jerome likes accents
2012-06-07 17:57:13 +02:00
Thomas Nagy
ed56a01764
cleanup
2012-05-19 09:45:57 +02:00
Thomas Nagy
2038d79a60
disable compat15 from waf-light as well
2012-05-17 23:59:23 +02: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
4b108e2f95
new release 1.6.11
2012-02-04 19:02:11 +01:00
Thomas Nagy
7252308f7d
#1094 again
2011-12-31 13:49:34 +01:00
Thomas Nagy
3ac3b916b5
we do not use waf check #1094
2011-12-31 13:34:02 +01:00
Thomas Nagy
37420ea786
cleanup
2011-12-17 17:44:32 +01:00
Thomas Nagy
09888adcc7
Remove some dust in the wscript file
2011-12-17 16:28:30 +01:00
Thomas Nagy
b8c19f423a
future release 1.6.10
2011-12-17 09:28:02 +01:00
Thomas Nagy
977372d94a
docs
2011-11-06 14:26:32 +01:00
Thomas Nagy
516a253cbd
#1039
2011-10-01 09:20:36 +02:00
Thomas Nagy
2efa1ed844
Remove the remaining references to svn.
2011-09-10 21:25:03 +02:00
Thomas Nagy
44a967e326
Initial commit
2011-09-10 11:13:51 +02:00