Tue, 19 Mar 2013 14:14:40 +0100 |
koda |
wow windows works too with minor changes
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 10:58:46 +0100 |
koda |
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 10:55:10 +0100 |
koda |
move one flag
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 10:34:46 +0100 |
koda |
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 01:28:25 +0100 |
koda |
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 20:10:27 +0100 |
koda |
partial reodering of units so that dependency tracking is done with cmake
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:30:09 +0100 |
koda |
move paths setup inside cmake_lang files
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 10:06:07 +0100 |
koda |
this should make cmake-pascal stuff work on linux too
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 02:07:58 +0100 |
koda |
with lot of hackery, use add_executable on pascal files, SUCCSS
cmake_pascal
|
file |
diff |
annotate
|
Sat, 09 Mar 2013 00:57:09 +0100 |
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)
|
file |
diff |
annotate
|
Sat, 09 Mar 2013 00:20:58 +0100 |
koda |
fix linking on osx
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 11:55:00 +0100 |
koda |
even more wrapping with find_package_or_disable_msg
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 10:14:12 +0100 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 15:09:29 +0100 |
koda |
user correct variable and slimmer test, version typos, .dll.a updated
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 12:12:02 +0100 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 11:18:54 +0100 |
koda |
rewritten findfreepascal, moved checkstack code elsewhere
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 10:13:23 +0100 |
koda |
support old cmake style variables
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 03:46:22 +0100 |
koda |
rewritten findffmpeg.cmake
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 03:11:15 +0100 |
koda |
replace sdl mixer/image version checking with something more robust
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 23:05:07 +0100 |
koda |
support WARNING message status on cmake 2.6 (bug 524)
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 06:39:16 +0100 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
Wed, 20 Feb 2013 01:55:23 +0100 |
koda |
fix compiling on osx when you have multiple linkers installed
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 11:52:19 +0100 |
koda |
keep engine target name consistent across platforms
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 02:43:24 +0100 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 09:48:52 -0500 |
Michael Hartman |
Small GL message
webgl
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 03:00:18 +0100 |
koda |
adjust rpath on osx too for libengine
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:12:18 +0100 |
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
|
Wed, 19 Dec 2012 19:28:13 +0100 |
koda |
can change library name and compile it on windows again
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 18:17:23 +0100 |
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
|
Tue, 18 Dec 2012 12:04:17 +0100 |
koda |
can use engine as library on windows too
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 18:00:01 +0100 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:51:57 +0100 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:47:39 +0100 |
koda |
GCI2012: Move Video Preferences in Settings Tab
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 23:07:36 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 01:45:59 +0100 |
koda |
caught a few more possible glitches in engine cmakefile
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 23:41:01 +0100 |
koda |
fix compiling engine (bug introduced in r33868aea694c)
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 16:03:38 -0600 |
Bryan Dunsmore |
Refactor Freepascal module.
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 15:40:10 -0600 |
Bryan Dunsmore |
Move noexecstack flags to Freepascal module and refactor.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 23:08:10 -0600 |
Bryan Dunsmore |
Move code for Freepascal to separate CMake module.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 07:42:28 +0100 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 23:34:54 +0100 |
koda |
moar cmake cleanup, use message(WARNING ...) where appropriate
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 18:34:45 +0100 |
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
|
Wed, 21 Nov 2012 12:03:40 +0100 |
koda |
little cmake cleanup, search installed modules first, then our own
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 01:48:10 +0100 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 21:55:51 +0100 |
koda |
fix physfs on osx, now all platforms should be happy
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 23:09:17 +0400 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 18:33:09 +0100 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
Mon, 19 Nov 2012 17:41:09 +0400 |
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
|
Mon, 19 Nov 2012 02:48:21 +0100 |
koda |
meh
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 22:24:30 +0100 |
koda |
some CMake cleanup
webgl
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 00:41:29 +0400 |
unc0rr |
- Add physfsrwops library
physfslayer
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 23:21:46 +0400 |
unc0rr |
merge with default
physfslayer
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 15:14:18 +0100 |
koda |
merge with latest default
webgl
|
file |
diff |
annotate
|
Thu, 08 Nov 2012 14:51:56 +0000 |
koda |
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 18:02:20 +0000 |
koda |
move stuff out of engine folder
webgl
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 23:44:54 +0400 |
unc0rr |
Build physfs lib before engine
physfslayer
|
file |
diff |
annotate
|