Waf 1.9 preview 1

This commit is contained in:
Thomas Nagy 2016-04-11 23:54:15 +02:00
parent e35d3628d2
commit bd76420613
No known key found for this signature in database
GPG Key ID: 67A565EDFDF90E64
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
NEW IN WAF 1.9
--------------
NEW IN WAF 1.9 preview 1
------------------------
* General enhancements:
- Add the tool 'nobuild.py'

View File

@ -1,6 +1,9 @@
#!/usr/bin/env python
# encoding: ISO8859-1
# Thomas Nagy, 2005-2016
#
# This is waf 1.9 p1, a preview version of waf 1.9
# The final version will be released in the future
"""
Redistribution and use in source and binary forms, with or without