Directory client/trunk/gtk-v2/win32/

Directory Created:
2010-05-19 13:55
Total Files:
2
Deleted Files:
17
Lines of Code:
230

[root]/client/trunk/gtk-v2/win32

Lines of Code

client/trunk/gtk-v2/win32/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 56 (100.0%) 1268 (100.0%) 22.6
cavesomething 17 (30.4%) 702 (55.4%) 41.2
Alestan 22 (39.3%) 363 (28.6%) 16.5
kfitzner 1 (1.8%) 171 (13.5%) 171.0
partmedia 13 (23.2%) 28 (2.2%) 2.1
rjtanner 3 (5.4%) 4 (0.3%) 1.3

Most Recent Commits

partmedia 2017-07-26 10:48 Rev.: 20443

Add Windows packaging script

28 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: win32-package.sh (new 28)
partmedia 2017-07-26 10:48 Rev.: 20442

Remove old Windows build files

0 lines of code changed in 12 files:

  • client/trunk/gtk-v2/win32: Building.msvc.txt (del), Bundle.py (del), CFInstall.bat (del), Collect.py (del), DailyBuild.py (del), Running.txt (del), Win32Changes.txt (del), gdefaults2 (del), gtk-v2.pos (del), gtkclient.nsi.in (del), keys (del), msgs (del)
kfitzner 2013-04-04 09:27 Rev.: 18656

Updated for current (1.70 + Trunk) clients and most recent versions of GTK+. Mentions all-in-one dependencies that have been prepared and are available for download at:
http://icculus.org/~kfitzner/misc/MinGWCrossfireDependenciesV1.70.1.zip

171 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: Building.mingw.txt (+171 -95)
Alestan 2012-01-30 21:27 Rev.: 16896

Updated zlib version to 1.2.6

5 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: CFInstall.bat (+5 -5)
Alestan 2011-09-22 18:45 Rev.: 15132

Fixed path in Bundle.py and made CFInstall ask before compiling gtk2 client

2 lines of code changed in 2 files:

  • client/trunk/gtk-v2/win32: Bundle.py (+1 -1), CFInstall.bat (+1 -1)
Alestan 2011-09-22 18:39 Rev.: 15131

Updated the building.txt entry in gtkclient.nsi.in for uninstalling

2 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: gtkclient.nsi.in (+2 -1)
Alestan 2011-09-22 18:37 Rev.: 15130

Updated bundle.py to grab latest copy of gtkclient.nsi.in when run

1 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: Bundle.py (+1 -1)
Alestan 2011-09-22 18:34 Rev.: 15129

Updated the building.txt entry in gtkclient.nsi.in

2 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: gtkclient.nsi.in (+2 -1)
Alestan 2011-09-21 18:50 Rev.: 15126

Added script for doing daily builds of the gtk2 client on windows

42 lines of code changed in 3 files:

  • client/trunk/gtk-v2/win32: Bundle.py (+2 -2), CFInstall.bat (+28 -14), DailyBuild.py (new 12)
rjtanner 2011-09-21 18:41 Rev.: 15125

Updated the web forum URL.

4 lines of code changed in 3 files:

  • client/trunk/gtk-v2/win32: Building.mingw.txt (+1 -1), Building.msvc.txt (+1 -1), Running.txt (+2 -2)
Alestan 2011-09-21 18:24 Rev.: 15124

Cleaned up and updated gtk2 client win32 documentation

205 lines of code changed in 7 files:

  • client/trunk/gtk-v2/win32: Building.mingw.txt (new 126), Building.msvc.txt (new 67), Building.txt (del), HOWTO (del), Running.txt (+2 -7), Win32Changes.txt (+10 -2), gtkclient.nsi (del)
Alestan 2011-09-21 17:59 Rev.: 15123

Fixed client version number

1 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: Running.txt (+1 -1)
Alestan 2011-09-20 02:20 Rev.: 15120

Added HOWTO for building win32 GTK client

86 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: HOWTO (new 86)
Alestan 2011-09-20 02:18 Rev.: 15119

Added scripts for building gtk2 client on windows

17 lines of code changed in 4 files:

  • client/trunk/gtk-v2/win32: Bundle.py (new 2), CFInstall.bat (new 14), Collect.py (new), gtkclient.nsi.in (new 1)
cavesomething 2010-05-20 21:49 Rev.: 13280

Include theme files in the package script

16 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: gtkclient.nsi (+16 -11)
cavesomething 2010-05-20 10:21 Rev.: 13277

Use a better default value for map height on win32

1 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: gdefaults2 (+1 -1)
cavesomething 2010-05-20 10:18 Rev.: 13276

remove old-style icon and a compiled windows package I'd accidentally included.

0 lines of code changed in 2 files:

  • client/trunk/gtk-v2/win32: crossfire-client-gtk2.ico (del), crossfire-client-windows.exe (del)
cavesomething 2010-05-20 10:16 Rev.: 13275

Merge some changes to the nsi file from the one from the 1.12 branch

38 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: gtkclient.nsi (+38 -21)
cavesomething 2010-05-20 09:17 Rev.: 13274

Merge the contents of win32Readme.txt into the Running.txt file

21 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: Running.txt (+21 -6)
cavesomething 2010-05-19 19:03 Rev.: 13270

Remove .gladep files from those included in the windows package.

0 lines of code changed in 1 file:

  • client/trunk/gtk-v2/win32: gtkclient.nsi (-14)
cavesomething 2010-05-19 13:55 Rev.: 13269

Some support files for building windows packages

626 lines of code changed in 10 files:

  • client/trunk/gtk-v2/win32: Building.txt (new 67), Running.txt (new 50), Win32Changes.txt (new 16), crossfire-client-gtk2.ico (new 1), crossfire-client-windows.exe (new 1), gdefaults2 (new 41), gtk-v2.pos (new 6), gtkclient.nsi (new 327), keys (new 81), msgs (new 36)
Generated by StatSVN 0.7.0