Made compiles on MacOS X a bit smoother, activated MacOS-specific code for CMake...
[supertux.git] / CMakeLists.txt
2007-12-16 Christoph SommerMade compiles on MacOS X a bit smoother, activated...
2007-12-10 Tim GoyaFix CMake xgettext issues
2007-11-25 Christoph SommerFirst tries w/ CMake on OS X
2007-11-23 Christoph Sommer(cmake) added Win32-specific Install and Packaging...
2007-11-18 Christoph SommerExperimental supertux2-messages target to generate...
2007-11-11 Tim GoyaChange OPTION to SET for APPDATADIR because OPTION...
2007-11-05 Tim Goyafix wrapper generation and miniswig build
2007-11-03 Tim GoyaSeparate profiling and debugging options, and only...
2007-11-03 Tim GoyaDetect and active the addon manager in the cmake build
2007-11-03 Christoph Sommercmake with DEBUG=ON builds with -WALL -WERROR again
2007-11-03 Christoph SommerFixed bad merge
2007-11-03 Christoph SommerMark some options as advanced
2007-11-03 Tim GoyaDetect big-endianess and write it out to config.h
2007-11-02 Tim GoyaUse OPTION for configuration options and set EXECUTABLE...
2007-10-09 Tim Goyaconditionally generate the miniswig wrapper like it...
2007-10-09 Tim GoyaFix warnings and build sqdbg
2007-10-09 Tim Goyafix squirrel debug building for cmake
2007-10-01 Tim GoyaFinish up CMake support, created a couple scripts to...
2007-09-29 Tim GoyaFix OpenGL detection and miniswig wrapper generation...
2007-01-12 Christoph SommerBasic configure functionality for cmake
2007-01-10 Christoph SommerAdded skeleton build scripts for use with cmake. Note...