SF.net SVN: geany:[3104] trunk

eht16 at users.sourceforge.net eht16 at xxxxx
Thu Oct 16 16:23:47 UTC 2008


Revision: 3104
          http://geany.svn.sourceforge.net/geany/?rev=3104&view=rev
Author:   eht16
Date:     2008-10-16 16:23:47 +0000 (Thu, 16 Oct 2008)

Log Message:
-----------
Update Waf once more.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/waf
    trunk/wscript

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-10-16 15:44:51 UTC (rev 3103)
+++ trunk/ChangeLog	2008-10-16 16:23:47 UTC (rev 3104)
@@ -1,3 +1,9 @@
+2008-10-16  Enrico Tröger  <enrico(dot)troeger(at)uvena(dot)de>
+
+ * wscript, waf:
+   Update Waf once more.
+
+
 2008-10-16  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>
 
  * src/editor.c:

Modified: trunk/waf
===================================================================
--- trunk/waf	2008-10-16 15:44:51 UTC (rev 3103)
+++ trunk/waf	2008-10-16 16:23:47 UTC (rev 3104)
@@ -38,9 +38,9 @@
 	except:pass
 
 VERSION="1.5.0"
-REVISION="5547843b3b641570d7513f093ab6814a"
+REVISION="a28f28ae2e5fe099ce722d07de417940"
 INSTALL=sys.platform=='win32' and 'c:/temp' or '/usr/local'
-C1='#&'
+C1='#)'
 C2='#%'
 cwd = os.getcwd()
 join = os.path.join
@@ -127,5 +127,5 @@
 Scripting.prepare(t, cwd, VERSION, wafdir)
 
 #==>

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list