Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 23:02:06 +0200 |
koda |
fix osx build
|
file |
diff |
annotate
|
Mon, 01 Apr 2013 23:26:41 +0400 |
unc0rr |
Think this is what was meant by koda
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 10:33:35 +0100 |
koda |
oops
cmake_pascal
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 15:03:30 +0100 |
koda |
drop processor flags
cmake_pascal
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 14:38:58 +0100 |
koda |
add support for creating shared pascal libraries
cmake_pascal
|
file |
diff |
annotate
|
Wed, 20 Mar 2013 18:31:13 +0100 |
koda |
adjust verbosity, move debug/release variables in the right section
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:32:22 +0100 |
koda |
below this i cannot break the loop
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 17:15:23 +0100 |
koda |
move a few checks so that add_defintions doesn't interfere
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 17:14:10 +0100 |
koda |
move avwraper compilation in its own folder
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 16:34:31 +0100 |
koda |
move sdlmain compilation in its own folder
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 16:28:26 +0100 |
koda |
enable fpc inlining only in release mode only if using fpc > 2.6
cmake_pascal
|
file |
diff |
annotate
|
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
|