Revision: 1139
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1139&view=rev
Author: roman_yakovenko
Date: 2007-11-12 02:33:26 -0800 (Mon, 12 Nov 2007)
Log Message:
-----------
updating to gccxml to version 1.118
Modified Paths:
--------------
gccxml_bin/v09/win32/bin/gccxml.exe
gccxml_bin/v09/win32/bin/gccxml_cc1plus.exe
gccxml_bin/v09/win32/bin/gccxml_vcconfig.exe
gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config
gccxml_bin/v09/win32/share/man/man1/gccxml.1
Modified: gccxml_bin/v09/win32/bin/gccxml.exe
===================================================================
(Binary files differ)
Modified: gccxml_bin/v09/win32/bin/gccxml_cc1plus.exe
===================================================================
(Binary files differ)
Modified: gccxml_bin/v09/win32/bin/gccxml_vcconfig.exe
===================================================================
(Binary files differ)
Modified: gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config
===================================================================
--- gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config 2007-11-11 18:23:28 UTC (rev 1138)
+++ gccxml_bin/v09/win32/share/gccxml-0.9/gccxml_config 2007-11-12 10:33:26 UTC (rev 1139)
@@ -1,2 +1,2 @@
-GCCXML_COMPILER="cl"
+GCCXML_COMPILER="D:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe"
GCCXML_CXXFLAGS=" /DWIN32 /D_WINDOWS /W3 /Zm1000 /GX /GR"
Modified: gccxml_bin/v09/win32/share/man/man1/gccxml.1
===================================================================
--- gccxml_bin/v09/win32/share/man/man1/gccxml.1 2007-11-11 18:23:28 UTC (rev 1138)
+++ gccxml_bin/v09/win32/share/man/man1/gccxml.1 2007-11-12 10:33:26 UTC (rev 1139)
@@ -1,4 +1,4 @@
-.TH GCC-XML 1 "November 11, 2007" "GCC-XML 0.9.0"
+.TH GCC-XML 1 "November 12, 2007" "GCC-XML 0.9.0"
.SH NAME
.TP
.B gccxml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|