remove camera.cfg from install
[supertux.git] / CMakeLists.txt
2008-05-10 Tim Goyaremove camera.cfg from install
2008-01-20 Matthias Braunuse -Werror by default in debug mode builds
2008-01-20 Christoph SommerBuild switches -Wall -Werror are only used if cmake...
2007-12-27 Christoph SommerExtend wrapper.?pp dependencies to include everything...
2007-12-21 Christoph SommerRefined CMakes DEB options, added stub for RPMs (yet...
2007-12-21 Christoph SommerNit
2007-12-20 Christoph SommerPorted changes from 0.3.1 and bumped version to 0.3...
2007-12-20 Christoph SommerFixed cmake 2.4 failing if data/levels contains a dir...
2007-12-16 Christoph SommerSome CMake vars for experimental Debian packs
2007-12-16 Christoph SommerFixed detection of libcurl
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...