Recast 'Living in a Fridge' in the darksnow2 tileset, added some slick ice and a...
[supertux.git] / CMakeLists.txt
2013-08-24 Benjamin Leduc modified: CMakeLists.txt
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-08 LMHSet version to 0.3.4-GIT
2012-03-21 LMHCMakeLists tweak to change "SVN" to "GIT" in title...
2011-09-11 Mathnerd314Fix some small errors, change some things around for...
2010-05-31 Mathnerd314Fix warning
2010-03-02 Mathnerd314Some install changes to CMakeLists.txt
2010-02-28 Mathnerd314Remove last vestiges of DEBUG
2010-02-27 Ryan Flegeladd -Wno-unused-parameter to disable warnings for unuse...
2010-02-22 Mathnerd314Change version to 0.3.3 as agreed upon in IRC.
2010-01-30 Florian ForsterBug 557: config.h misses INSTALL_SUBDIR_* variables...
2010-01-17 Mathnerd314Replace igel with snail in dan_morial.stl + small nit...
2010-01-01 Arvid NorlanderFix right files to depend on version.h.
2010-01-01 Arvid NorlanderMake Cmake rerun svnversion even when just building...
2009-12-29 Mathnerd314* Revert breaking changes from last revision
2009-12-24 Mathnerd314- sounds are on both channels
2009-12-13 Tim Goyaadd Boost to CMake
2009-12-07 Tim Goyaminor tweaks for the extra warnings so the giant list...
2009-11-27 Tim GoyaTweak CMakeLists and physfs initialization a bit to...
2009-11-26 Mathnerd314Update tinygettext + CMakeLists.txt to use command...
2009-11-26 Tim GoyaMake INSTALL_SUBDIR_* an option
2009-11-26 Mathnerd314* Fix main.cpp again
2009-11-25 Mathnerd314* Make it compile again
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-20 Ingo RuhnkeUse GLEW to check for OpenGL extensions
2009-11-19 Ingo RuhnkeFixed some include path
2009-11-19 Ingo RuhnkeFixed some include path
2009-11-19 Tim Goyaplay with CMakeLists.txt compile flags, change from...
2009-11-19 Ingo RuhnkeMoved Menu stuff to its own directory
2009-11-18 Ingo RuhnkeSwitched from tinygettext/tags/tinygetext-supertux...
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-11-14 Mathnerd314Use implicit_depends for generating the wrapper, which...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-01-01 Christoph SommerSmall, quick compile fixes
2008-12-08 Ryan FlegelInstall fonts directory (from Constantin Baranov)
2008-11-02 Tim GoyaUse svnversion program rather than finding the svn...
2008-10-22 Tim GoyaUse CMake variable to control release vs. debug vs...
2008-10-22 Tim Goyachange eol-style to native on CMakeLists.txt
2008-09-18 Mathnerd314Big CMakeLists update.
2008-06-12 Ryan FlegelDon't cache APPDATADIR--it's derived from CMAKE_INSTALL...
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-05-11 Christoph SommerAdd-on Manager rewrite
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...