]> git.street.me.uk Git - andy/viking.git/commit - win32/msys-pi-wine.sh
Windows: Script full generation of Windows build from scratch for version 1.4.
authorRob Norris <rw_norris@hotmail.com>
Sun, 3 Feb 2013 22:13:30 +0000 (22:13 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sun, 3 Feb 2013 22:14:06 +0000 (22:14 +0000)
commitb1a8def84f1b68b40500f8dfaef23f5537d1a8cd
treedf36dfd6c1992de8b69678eb9cda85c9520a2b53
parentae6e663117b86eaea941cf18e0648275229ca04a
Windows: Script full generation of Windows build from scratch for version 1.4.

Aim to be able to automate the generation of Windows Viking Installer executable from scratch.
[Preferably from a Linux System using Wine]

Script to setup full Windows build environment (including various work-a-rounds),
 using old but known to work MinGW5.1.6 + gcc3.4.5 compiler and various dependencies.
Miscellaneous scripts to make this work via Wine.

TODO: In the future look to using the current MinGW (Dev System) with gcc4.6+
This should hopefully simplify the auto build environment.
src/Makefile_windows [deleted file]
win32/README.txt
win32/configure_and_make-wine.sh [new file with mode: 0755]
win32/configure_and_make.bat [new file with mode: 0644]
win32/generate_install.sh [new file with mode: 0755]
win32/make-wine.sh [new file with mode: 0755]
win32/make.bat [new file with mode: 0644]
win32/msys-pi-wine.sh [new file with mode: 0755]
win32/msys-pi.bat [new file with mode: 0644]
win32/msys-pi.sh [new file with mode: 0644]
win32/prepare.bat [new file with mode: 0644]