14 Commits

Author SHA1 Message Date
Enrico Tröger
cb25b62aad Update Waf to current SVN version.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5405 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-11-14 20:44:00 +00:00
Enrico Tröger
db1c9b9428 Update Waf to version 1.6.1
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5398 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-11-11 13:42:36 +00:00
Enrico Tröger
0b79e13674 Update Waf to 1.5.7.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3855 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-06-11 09:01:11 +00:00
Enrico Tröger
30dcb01ca1 Update to waf 1.5.3 and use modern task syntax in the wscript.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3534 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 19:14:50 +00:00
Enrico Tröger
2b9f6cc17b Update Waf and various small fixes for the wscript.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3394 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-12-17 16:01:36 +00:00
Enrico Tröger
b0a6d923dc Improve the checking for 'rst2html.py' when creating HTML docs.
Update Waf to 1.5.0 (final).

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3207 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-11 18:07:16 +00:00
Enrico Tröger
9dd4088c41 Update Waf to fix broken "--targets" option.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3116 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-18 10:56:47 +00:00
Enrico Tröger
585979d516 Update Waf once more.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3104 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-16 16:23:47 +00:00
Enrico Tröger
e13eb4148b Update waf to its latest SVN version (nearly 1.5.0).
Adjust wscript to latest Waf API changes.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3046 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-06 18:36:36 +00:00
Enrico Tröger
f16d8c4426 Update waf to its latest SVN version (1.5.0 preview).
Adjust wscript to latest Waf API changes.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2916 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-01 11:12:47 +00:00
Enrico Tröger
5cc91efe47 Update waf to its latest SVN rev and exclude some unused modules which makes it another 20 KB smaller.
Update waf script to reflect waf API changes(module Install removed).

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2815 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-07-25 09:49:54 +00:00
Enrico Tröger
8422e9d2ba Update waf to its latest SVN rev which makes it 20 KB smaller.
Update waf script to reflect waf API changes.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2736 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-30 15:20:50 +00:00
Enrico Tröger
ca0de44c11 Update Waf to its latest SVN version.
Don't update po files on normal build, add target --update-po for this task.
Fix wrong handling of CCFlags and CXXFlags which caused the build to hang if CFLAGS were not already set.
Don't make checks for header files and functions mandatory.
Update some method names to latest API changes in Waf.
Various other small fixes.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2661 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-08 14:19:49 +00:00
Enrico Tröger
ccb2b3ca78 Add alternative build system: Waf.
Use wafinit.sh to create a Makefile and configure files.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2646 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-05 14:05:55 +00:00