Commit Graph

114 Commits

Author SHA1 Message Date
Titus Tscharntke 143dd9035a next try to enshure -O3 compilation 2010-12-25 21:23:20 +00:00
Mark Vejvoda ea4f8e0bcd - added IRC client to the Internet game menu (still need to update VC++ projects) 2010-12-23 00:00:30 +00:00
Titus Tscharntke 6ed3a3af53 build date removed from internet menu ( space needed for "IN PROGRESS Message" !);
CMake now defaults to RelWithDebInfo
2010-12-17 20:55:46 +00:00
Mark Vejvoda 0c325baeb0 - added a missing include folder for win32 build and fixed compiler flag for special build type 2010-12-17 02:52:10 +00:00
Mark Vejvoda 003d15c28a - updated cmake files to support toggling between release and debug builds (even release with debug info)
when calling CMAKE you may toggle debug or release like this:
cmake -D CMAKE_BUILD_TYPE=Debug ..
or
cmake -D CMAKE_BUILD_TYPE=Release ..
2010-12-12 08:10:18 +00:00
Mark Vejvoda 1984c61386 - final completion of tools now building in both linux and windows through cmake 2010-12-11 15:05:43 +00:00
Mark Vejvoda 99769d3dd1 - turned off verbose display when building 2010-12-11 13:01:06 +00:00
Mark Vejvoda f27cb6c8a3 - added support to cross compile win32 binary on Linux using cmake (just run build-mg-win32.sh) 2010-12-11 12:53:38 +00:00
Mark Vejvoda 755a7737fa - added CMAKE support for building MG in Windows using MingW 2010-12-11 06:32:21 +00:00
Mark Vejvoda f4ed98ce27 - changed min cmake version to 2.6.2 2010-12-09 17:19:19 +00:00
Mark Vejvoda 2d402f0169 - updated cmake scripts to build everything 2010-12-09 00:20:43 +00:00
Mark Vejvoda 8e15daf451 - changed min supported version for cmake builds to be 2.8 2010-12-08 22:58:30 +00:00
Mark Vejvoda b115292ee5 - added GeoVah's initila Mac osX support (via cmake) 2010-09-16 15:15:42 +00:00
Mark Vejvoda 9c5d911edc Added cmake build files (thanks RCL) 2010-06-05 17:34:55 +00:00