/client/trunk Developers: kfitzner

Login name:
kfitzner
Total Commits:
4 (0.1%)
Lines of Code:
176 (0.1%)
Most Recent Commit:
2013-04-05 08:46

Activity by Clock Time

Activity by Hour of Day for kfitzner

Activity by Day of Week for kfitzner

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 4 (100.0%) 176 (100.0%) 44.0
gtk-v2/win32/ 1 (25.0%) 171 (97.2%) 171.0
/ 1 (25.0%) 3 (1.7%) 3.0
gtk-v2/src/ 2 (50.0%) 2 (1.1%) 1.0

Activity of kfitzner

Most Recent Commits

kfitzner 2013-04-05 08:46 Rev.: 18657

Remove dependency on X for OpenGL - there is generally not X in Win32, and if a Linux/Unix system is trying to configure and it doesn't have X then there are bigger problems with that build than whether or not OpenGL is enabled.

Also put the addition of X libs behind a test for have_x. Automatically adding X libs breaks MinGW builds.

3 lines of code changed in 1 file:

  • configure.ac (+3 -3)
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:

  • gtk-v2/win32: Building.mingw.txt (+171 -95)
kfitzner 2013-04-03 20:19 Rev.: 18655

Add @GTK_CFLAGS@ to AM_CFLAGS. Should have little effect in Linux/Unix where GTK include files will be in standard places anyway. In Windows under MinGW (and any other system where the include files are in a non-standard location) it will be required.

1 lines of code changed in 1 file:

  • gtk-v2/src: Makefile.am (+1)
kfitzner 2013-04-03 12:11 Rev.: 18654

Update deprecated MINGW macro to __MINGW32__

1 lines of code changed in 1 file:

  • gtk-v2/src: config.c (+1 -1)
Generated by StatSVN 0.7.0