23 Commits

Author SHA1 Message Date
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
4391603f37
convert .txt in Win32 distribution files to CRLF eol 2018-12-02 18:08:08 +01:00
Thomas Bernard
4eead5974d
Add libtiff-5.dll to install. 2018-11-30 19:10:36 +01:00
Thomas Bernard
1910637d91 get rid of versiontag file in favour of VERSIONTAG variable
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
2018-07-07 15:31:41 +02: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
c6975afe94 prepare Makefile to allow build with SDL, SDL2 or another "video API"
update Visual C project as well
2018-07-02 11:38:51 +02:00
Thomas Bernard
bdaf4d6748 Fix en of line of WinInstaller_2*.nsi 2018-06-21 21:57:09 +02:00
Thomas Bernard
36ad344673 fix build of Win32 installer 2018-05-14 00:34:09 +02:00
Thomas Bernard
1147a8f49f build Win32 installer with gitlab-ci
call "make ziprelease" if needed
2018-05-13 23:33:42 +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
b411f01b4c Remove 'wip' tag, uploaded NSIS installer script, updated readme
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1771 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2011-04-07 20:50:38 +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