summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Use C++14 mode for compilationBardur Arantsson2016-02-05
* Build: Produce multiple independent executablesBardur Arantsson2016-02-05
* Fix linking if jansson is installed in non-default directoryBardur Arantsson2015-04-15
* Bump Boost to 1.54.x and add boost::filesystem dependencyBardur Arantsson2015-04-14
* Add ASAN and UBSAN options by defaultBardur Arantsson2015-02-23
* CMake: Move common compilation flags to a variable to reduce duplicationBardur Arantsson2015-02-23
* Remove cmovie supportBardur Arantsson2014-06-25
* C++: Add Boost dependencyBardur Arantsson2013-09-27
* Add missing "m" C standard libraryBardur Arantsson2013-08-08
* Fix a linking issue on some distributions/toolchains.Bardur Arantsson2012-11-29
* Add Clang support and C++ supportBardur Arantsson2012-06-30
* Lua: Move automatizer to CBardur Arantsson2012-06-19
* Don't warn about unused variables since SGLib uses them.Bardur Arantsson2012-05-28
* Cleanup: Remove SUPPORT_GAMMA -- should be handled by OS.Bardur Arantsson2012-04-02
* Remove unused USE_WINSOCK and USE_UNIXSOCK compile-time flagsBardur Arantsson2012-04-02
* Refactor: USE_TRANSPARENCY compile-time flag always setBardur Arantsson2012-03-29
* Refactor: EGO_GRAPHICS compile-time flag always setBardur Arantsson2012-03-29
* Add DEBUG.txt file with a little note on how to enable debugging.Bardur Arantsson2012-03-29
* Add support for building the GTK2 interface with the CMake build system.Bardur Arantsson2010-05-04
* Build system: Add build support for Windows/MinGW.Bardur Arantsson2010-03-14
* Fixes for CMake SDL detection code.Bardur Arantsson2010-02-04
* Fix typo in CMakeFile which was causing problems for users with "non-standard...Bardur Arantsson2010-02-04
* Add an "install" target.Bardur Arantsson2010-01-17
* Minimum CMake requirement is really 2.6.Bardur Arantsson2010-01-11
* CMake build system: supports X11, Curses and SDL frontends.Bardur Arantsson2010-01-10