hedgewars/CMakeLists.txt
2013-07-08 koda some work on cmake_pascal files to better support flags we use, make engine compile as library again
2013-06-29 koda minor dep order change
2013-06-29 koda break uDebug and uCommand depedency loop by putting stuff in uIO
2013-06-28 koda uvariables comes before uutils
2013-06-28 koda if you don't add the new pas files here they won't potentially trigger a rebuild anyway
2013-06-27 unc0rr Refactoring: get rid of GSHandlers.inc
2013-06-27 koda restore the GLUT check
2013-06-27 koda move some osx only configuration code
2013-06-27 koda use add_flag_append more, correctly set a few flags
2013-06-18 koda fix a few loose ends here webgl
2013-06-20 unc0rr Fix engine build when png lib isn't available
2013-06-17 koda really update with default webgl
2013-06-13 koda oops, forgot to set the path after all
2013-06-13 koda this should resolve a few issues on clean builds
2013-06-13 koda use target name instead of the resulting library, use more macros around
2013-06-13 koda merge cmake_pascal branch in default
2013-06-12 koda heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
2013-06-11 koda and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
2013-06-09 koda update with default webgl
2013-06-07 koda simplify cmake message syntax a little bit
2013-06-04 koda move sdlmain_osx aside in its own folder so its include path is not contaminated webgl
2013-06-04 koda update branch webgl
2013-04-20 koda it's still not really clear to my why this is needed, maybe only in combination with -XD 0.9.19
2013-04-29 koda fpc sysroot should belong to user configuration cmake_pascal
2013-03-26 koda restore the osx build disabling universal app support cmake_pascal
2013-03-26 koda add and use the integrated version check cmake_pascal
2013-04-03 koda update branch again webgl
2013-03-26 koda set directories to be included externally, in the project file cmake_pascal
2013-03-24 koda gather all libs in a single list cmake_pascal
2013-03-24 koda remove old code cmake_pascal
2013-03-24 koda parsing CMAKE_OSX_ARCHITECTURES cmake_pascal
2013-04-02 koda update webgl branch webgl
2013-04-02 koda fix osx build
2013-04-01 unc0rr Think this is what was meant by koda
2013-03-22 koda oops cmake_pascal
2013-03-21 koda drop processor flags cmake_pascal
2013-03-21 koda add support for creating shared pascal libraries cmake_pascal
2013-03-20 koda adjust verbosity, move debug/release variables in the right section cmake_pascal
2013-03-19 koda below this i cannot break the loop cmake_pascal
2013-03-19 koda move a few checks so that add_defintions doesn't interfere cmake_pascal
2013-03-19 koda move avwraper compilation in its own folder cmake_pascal
2013-03-19 koda move sdlmain compilation in its own folder cmake_pascal
2013-03-19 koda enable fpc inlining only in release mode only if using fpc > 2.6 cmake_pascal
2013-03-19 koda wow windows works too with minor changes cmake_pascal
2013-03-19 koda even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again cmake_pascal
2013-03-19 koda move one flag cmake_pascal
2013-03-19 koda apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
2013-03-19 koda partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
2013-03-18 koda partial reodering of units so that dependency tracking is done with cmake cmake_pascal
2013-03-18 koda move paths setup inside cmake_lang files cmake_pascal
2013-03-18 koda this should make cmake-pascal stuff work on linux too cmake_pascal
2013-03-18 koda with lot of hackery, use add_executable on pascal files, SUCCSS cmake_pascal
2013-03-08 koda have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
2013-03-08 koda fix linking on osx
2013-03-07 koda even more wrapping with find_package_or_disable_msg
2013-03-07 koda introduce find_package_or_fail/disable to group together similar cmake code
2013-03-06 koda user correct variable and slimmer test, version typos, .dll.a updated
2013-03-06 koda rework ffmpeg/libav/videorec linking and their cmake discovery
2013-03-06 koda rewritten findfreepascal, moved checkstack code elsewhere
2013-03-06 koda support old cmake style variables
less more (0) -100 -60 tip