CVS: packaging makefile,1.19,1.20 mspgcc-full-install.nsi,1.12,1.13
Chris Liechti <[email protected]> Sun, 23 Apr 2006 15:12:57 -0700
| 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-serv24764/packaging
Modified Files:
makefile mspgcc-full-install.nsi
Log Message:
- update for separate MSP430.dll
- also install miniterm
Index: makefile
===================================================================
RCS file: /cvsroot/mspgcc/packaging/makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -w -d -r1.19 -r1.20
--- makefile 14 Apr 2006 15:58:41 -0000 1.19
+++ makefile 23 Apr 2006 22:12:55 -0000 1.20
@@ -273,8 +273,10 @@
$(FILELIST_RM) files-before.txt files-after.txt
+# install binary verisons of msp430-gdbproxy and MSP430.dll
gdbproxy-install:
- cp msp430-gdbproxy.exe $(INSTALLDIR)/bin/msp430-gdbproxy.exe
+ cp msp430-gdbproxy.exe MSP430.dll $(INSTALLDIR)/bin/
+
# (lib)MSP430mspgcc.dll/so (lib)HIL.dll/so and giveio, loaddrv on windows.
libmspgcc-clean:
@@ -376,6 +378,7 @@
install $(BUILDDIR)/python/msp430-jtag $(INSTALLDIR)/bin/msp430-jtag
install $(BUILDDIR)/python/msp430-jtag.py $(INSTALLDIR)/bin/msp430-jtag-unwrapped
install $(BUILDDIR)/python/msp430-bsl.py $(INSTALLDIR)/bin/msp430-bsl
+ install $(BUILDDIR)/python/msp430-miniterm.py $(INSTALLDIR)/bin/msp430-miniterm
install $(BUILDDIR)/python/msp430-ram-usage.py $(INSTALLDIR)/bin/msp430-ram-usage
install $(BUILDDIR)/python/titext2ihex.py $(INSTALLDIR)/bin/titext2ihex
install $(BUILDDIR)/python/ihex2titext.py $(INSTALLDIR)/bin/ihex2titext
@@ -393,7 +396,7 @@
for FILE in $(INSTALLDIR)/bin/* $(INSTALLDIR)/msp430/bin/* $(INSTALLDIR)/lib/gcc-lib/msp430/$(GCC_VERSION)/*; do test -x $$FILE && strip $$FILE; done
endif
-# create a file with a timestamp
+# create a file with a timestamp and version information
stamp: FORCE
echo >$(INSTALLDIR)/stamp.txt "Build date: $(BUILDDATE)"
echo >>$(INSTALLDIR)/stamp.txt "Binutils version: $(BINUTILS_VERSION) (with patches)"
@@ -428,9 +431,9 @@
build-installer: clean-installdir build build-addon windows-installer
ifdef WINDOWS
-# Remove the installation directory. Only useful Windows, where the install
+# Remove the installation directory. Only useful on Windows, where the install
# directory is a fresh folder.
-# Dangerus on other systems, e.g. it would be a bad idea to remove
+# Dangerous on other systems, e.g. it would be a bad idea to remove
# /usr/local on linux, thus disabled.
clean-installdir:
rm -rf $(INSTALLDIR)
Index: mspgcc-full-install.nsi
===================================================================
RCS file: /cvsroot/mspgcc/packaging/mspgcc-full-install.nsi,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -w -d -r1.12 -r1.13
--- mspgcc-full-install.nsi 6 Jan 2006 23:35:52 -0000 1.12
+++ mspgcc-full-install.nsi 23 Apr 2006 22:12:55 -0000 1.13
@@ -184,7 +184,9 @@
File "${SRCDIR}\bin\msp430-bsl.exe"
File "${SRCDIR}\bin\msp430-jtag.exe"
File "${SRCDIR}\bin\msp430-ram-usage.exe"
+ File "${SRCDIR}\bin\msp430-miniterm.exe"
File "${SRCDIR}\bin\MSP430mspgcc.dll"
+ File "${SRCDIR}\bin\MSP430.dll"
File "${SRCDIR}\bin\titext2ihex.exe"
File "${SRCDIR}\bin\HIL.dll"
File "${SRCDIR}\bin\w9xpopen.exe"
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642