aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/portableapps
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2007-11-18 10:20:26 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2007-11-18 10:20:26 +0000
commit04b798cbf4df9161e4cd1cf91bff887cf0dfc19f (patch)
tree0251614aaca4fab9997a8b64ca3d4c2050ac4df5 /packaging/portableapps
parent7e98b70b3f7f532381d809f0087602a5815bec3c (diff)
Update to optionally use the "Ultimate Packer for eXecutables" (UPX) to pack the exes and dlls prior to U3 and PortableApps packaging.
For the U3 package, this results in a 40% smaller package. For the PortableApps version, the package size is not much different, but the install time is quicker. svn path=/trunk/; revision=23484
Diffstat (limited to 'packaging/portableapps')
-rw-r--r--packaging/portableapps/win32/makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/portableapps/win32/makefile.nmake b/packaging/portableapps/win32/makefile.nmake
index aa8d4addfe..467dbebc14 100644
--- a/packaging/portableapps/win32/makefile.nmake
+++ b/packaging/portableapps/win32/makefile.nmake
@@ -18,7 +18,6 @@ U3DIST = ..\..\u3\win32
COPY = xcopy
MKDIR = mkdir
COPY_FLAGS = /d /y
-UPX = upx301w\upx.exe
PAPPS_VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_MICRO).0