21 Commits

Author SHA1 Message Date
Thomas Bernard
c0c3afe170 NSIS: automatically compute install size 2018-12-08 18:04:36 +01:00
Thomas Bernard
2cbe12a662 NSIS: append ${API} to desktop shortcut 2018-12-08 18:04:36 +01:00
Thomas Bernard
6c22117751 NSIS: take *.png *.ttf *.pcx in fonts/ dir 2018-12-08 18:04:36 +01:00
Thomas Bernard
0a38b78a9c samples_2.4 => samples 2018-12-08 18:04:35 +01:00
Thomas Bernard
428235636a NSIS: ask before overwriting scripts/samples 2018-12-08 18:04:35 +01:00
Thomas Bernard
f768dc357b Allow to install both win32 and sdl versions 2018-12-08 18:04:35 +01:00
Thomas Bernard
bb25913053 nsis: StrCmp is a installation time instruction !
so use !if to not include files
2018-12-08 18:04:35 +01:00
Thomas Bernard
4eead5974d
Add libtiff-5.dll to install. 2018-11-30 19:10:36 +01:00
Thomas Bernard
e4b3ca7109 Add more variables in NSIS script. fix executable name 2018-07-02 11:38:51 +02:00
Thomas Bernard
30fa39d908 fix NSIS script 2018-07-02 11:38:51 +02:00
Thomas Bernard
36ad344673 fix build of Win32 installer 2018-05-14 00:34:09 +02:00
Thomas Bernard
5aa6dd5c7f WinInstaller.nsi: set install size info, include right DLLs 2018-05-13 21:30:27 +02:00
Thomas Bernard
29476bbfd1 WinInstaller: use full version, include sources, delete only scripts/samples_2.4 2018-05-13 21:30:25 +02:00
Thomas Bernard
98e4c6ff87 make installer script for version 2.5 2018-05-07 16:33:27 +02:00
Adrien Destugues
e19026860d Update the URLs in several place to stop pointing to googlecode.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2069 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2014-01-13 12:36:22 +00:00
Yves Rizoud
4e9733a83d Remove WIP label; Update Windows (NSIS) installer
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2024 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2012-10-01 20:59:35 +00:00
Yves Rizoud
2345a764d6 Fix severe old bug where RGB scale couldn't be set back to 256. Update NSIS script (win32 installer)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1026 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-09-11 22:40:47 +00:00
Yves Rizoud
d0f974227b Reverted default window size to 640x480. Updated NSIS installer script.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@853 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-06-10 19:09:15 +00:00
Yves Rizoud
31756d2ee5 Updated version number to 99.0
Makefile: README.txt and a new COMPILING.txt are now added in win32 and src packages.
Updated NSIS script to 99.0 version.
Cleaned up the list of error codes and error messages.
Removed a debug print.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@724 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-04-05 23:38:11 +00:00
Yves Rizoud
6c0637f65e New: Reading 32bit and 16bit bitmaps, with and without bitfields.
Fixed: Reading 8-bit compressed bitmaps.
New: Reading bitmaps with v4 header.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@723 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-04-05 19:21:07 +00:00
Yves Rizoud
8cd2e476f5 Add installer script for windows (NSIS). Made for the 98.0 svn482 package
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@554 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-01-24 23:41:28 +00:00