CVS: packaging makefile,1.7,1.8 mspgcc-full-install.nsi,1.2,1.3

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/packaging
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11846/packaging

Modified Files:
	makefile mspgcc-full-install.nsi 
Log Message:
- msp430-ram-usage was not built
- w9xpopen has a new location with latest py2exe

Index: makefile
===================================================================
RCS file: /cvsroot/mspgcc/packaging/makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -d -r1.7 -r1.8
--- makefile	13 Oct 2005 01:03:33 -0000	1.7
+++ makefile	26 Oct 2005 19:43:34 -0000	1.8
@@ -345,6 +345,7 @@
 	cd $(BUILDDIR)/python/win32 && rm -rf ../build; python setup-bsl-py2exe.py >>$(BUILDDIR)/pytools.log 2>&1
 	cd $(BUILDDIR)/python/win32 && rm -rf ../build; python setup-jtag-py2exe.py >>$(BUILDDIR)/pytools.log 2>&1
 	cd $(BUILDDIR)/python/win32 && rm -rf ../build; python setup-downloader-py2exe.py >>$(BUILDDIR)/pytools.log 2>&1
+	cd $(BUILDDIR)/python/win32 && rm -rf ../build; python setup-ram-usage-py2exe.py >>$(BUILDDIR)/pytools.log 2>&1
 else
 	rm -r $(BUILDDIR)/python/CVS $(BUILDDIR)/python/msp430/CVS
 	echo "#!/bin/bash" >$(BUILDDIR)/python/msp430-jtag

Index: mspgcc-full-install.nsi
===================================================================
RCS file: /cvsroot/mspgcc/packaging/mspgcc-full-install.nsi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- mspgcc-full-install.nsi	26 Sep 2005 22:46:39 -0000	1.2
+++ mspgcc-full-install.nsi	26 Oct 2005 19:43:34 -0000	1.3
@@ -131,7 +131,7 @@
     ;~ File "${SRCDIR}\bin\lib\_parjtag.pyd"
     File "${SRCDIR}\bin\lib\_sre.pyd"
     File "${SRCDIR}\bin\lib\datetime.pyd"
-    File "${SRCDIR}\bin\lib\w9xpopen.exe"
+    File "${SRCDIR}\bin\w9xpopen.exe"
     
     SetOutPath "$INSTDIR\docs"
     File "README-msp430-gdbproxy.txt"



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.