2013-03-07 |
koda |
even more wrapping with find_package_or_disable_msg
|
file |
diff |
annotate
|
2013-03-07 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
file |
diff |
annotate
|
2013-03-06 |
koda |
user correct variable and slimmer test, version typos, .dll.a updated
|
file |
diff |
annotate
|
2013-03-06 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
file |
diff |
annotate
|
2013-03-06 |
koda |
rewritten findfreepascal, moved checkstack code elsewhere
|
file |
diff |
annotate
|
2013-03-06 |
koda |
support old cmake style variables
|
file |
diff |
annotate
|
2013-03-06 |
koda |
rewritten findffmpeg.cmake
|
file |
diff |
annotate
|
2013-03-06 |
koda |
replace sdl mixer/image version checking with something more robust
|
file |
diff |
annotate
|
2013-02-28 |
koda |
support WARNING message status on cmake 2.6 (bug 524)
|
file |
diff |
annotate
|
2013-02-22 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
2013-02-20 |
koda |
fix compiling on osx when you have multiple linkers installed
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-14 |
koda |
keep engine target name consistent across platforms
|
file |
diff |
annotate
|
2012-12-30 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
2012-12-30 |
Michael Hartman |
Small GL message
webgl
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-24 |
koda |
adjust rpath on osx too for libengine
|
file |
diff |
annotate
|
2012-12-20 |
koda |
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
|
file |
diff |
annotate
|
2012-12-19 |
koda |
can change library name and compile it on windows again
|
file |
diff |
annotate
|
2012-12-19 |
koda |
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
|
file |
diff |
annotate
|
2012-12-18 |
koda |
can use engine as library on windows too
|
file |
diff |
annotate
|
2012-12-09 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
2012-12-03 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
2012-12-03 |
koda |
GCI2012: Move Video Preferences in Settings Tab
|
file |
diff |
annotate
|
2012-12-03 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
2012-12-03 |
koda |
caught a few more possible glitches in engine cmakefile
|
file |
diff |
annotate
|
2012-12-02 |
koda |
fix compiling engine (bug introduced in r33868aea694c)
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Refactor Freepascal module.
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Move noexecstack flags to Freepascal module and refactor.
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Move code for Freepascal to separate CMake module.
|
file |
diff |
annotate
|
2012-11-30 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
file |
diff |
annotate
|
2012-11-21 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
2012-11-21 |
koda |
moar cmake cleanup, use message(WARNING ...) where appropriate
|
file |
diff |
annotate
|
2012-11-21 |
koda |
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
|
file |
diff |
annotate
|
2012-11-21 |
koda |
little cmake cleanup, search installed modules first, then our own
|
file |
diff |
annotate
|
2012-11-21 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
2012-11-20 |
koda |
fix physfs on osx, now all platforms should be happy
|
file |
diff |
annotate
|
2012-11-20 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2012-11-20 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
2012-11-19 |
unc0rr |
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
|
file |
diff |
annotate
|
2012-11-19 |
koda |
meh
|
file |
diff |
annotate
|
2012-11-13 |
koda |
some CMake cleanup
webgl
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
2012-11-13 |
unc0rr |
- Add physfsrwops library
physfslayer
|
file |
diff |
annotate
|
2012-11-13 |
unc0rr |
merge with default
physfslayer
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge with latest default
webgl
|
file |
diff |
annotate
|
2012-11-08 |
koda |
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
|
file |
diff |
annotate
|
2012-11-07 |
koda |
move stuff out of engine folder
webgl
|
file |
diff |
annotate
|
2012-11-07 |
unc0rr |
Build physfs lib before engine
physfslayer
|
file |
diff |
annotate
|
2012-11-05 |
unc0rr |
Start work on physfs support in engine
physfslayer
|
file |
diff |
annotate
|
2012-11-07 |
koda |
advice from hasufell
0.9.18
|
file |
diff |
annotate
|
2012-11-04 |
koda |
avwrapper needs to depend on hwengine not on ENGINECLEAN
0.9.18
|
file |
diff |
annotate
|
2012-11-04 |
hasufell |
fix parallel compilation
0.9.18
|
file |
diff |
annotate
|
2012-10-25 |
koda |
countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
|
file |
diff |
annotate
|
2012-10-24 |
koda |
finally videorec on osx
|
file |
diff |
annotate
|
2012-10-24 |
koda |
support video recording on windows with automation and headers
|
file |
diff |
annotate
|
2012-10-24 |
koda |
enable png support under win32
|
file |
diff |
annotate
|
2012-10-08 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
2012-09-28 |
koda |
use cmake OPTION for arguments and further cleanup on CMakeFiles
|
file |
diff |
annotate
|
2012-09-25 |
koda |
another little tweak
|
file |
diff |
annotate
|