2014-01-04 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
2014-01-04 |
koda |
revert 58dee07f7552
0.9.20
|
file |
diff |
annotate
|
2014-01-04 |
koda |
correctly set this pascal flag for future compatibility
0.9.20
|
file |
diff |
annotate
|
2013-12-30 |
koda |
switch every optimization from Os to O2
0.9.20 0.9.20-release
|
file |
diff |
annotate
|
2013-12-30 |
nemo |
I don't trust fpc with -O3
0.9.20
|
file |
diff |
annotate
|
2013-10-13 |
koda |
sigh
|
file |
diff |
annotate
|
2013-10-13 |
koda |
and wrap the last variable so that the regex will never fail
|
file |
diff |
annotate
|
2013-10-11 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
2013-10-10 |
koda |
set the correct framework search path for freepascal on darwin, targetting future cmake releases
|
file |
diff |
annotate
|
2013-10-08 |
koda |
add a few comments inside cmakepascalinformation
|
file |
diff |
annotate
|
2013-08-24 |
koda |
make sure that linker flags are picked by the pascal rule
|
file |
diff |
annotate
|
2013-08-24 |
koda |
fix shared library loading by using the right variable
|
file |
diff |
annotate
|
2013-08-23 |
koda |
this should prevent duplication of CMAKE_Pascal_FLAGS
|
file |
diff |
annotate
|
2013-07-10 |
koda |
use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
|
file |
diff |
annotate
|
2013-07-08 |
koda |
just set these flags directly
|
file |
diff |
annotate
|
2013-07-08 |
koda |
some work on cmake_pascal files to better support flags we use, make engine compile as library again
|
file |
diff |
annotate
|
2013-06-13 |
koda |
this should resolve a few issues on clean builds
|
file |
diff |
annotate
|
2013-04-29 |
koda |
fpc sysroot should belong to user configuration
cmake_pascal
|
file |
diff |
annotate
|
2013-03-26 |
koda |
cmake netiquette
cmake_pascal
|
file |
diff |
annotate
|
2013-03-26 |
koda |
set directories to be included externally, in the project file
cmake_pascal
|
file |
diff |
annotate
|
2013-03-22 |
koda |
no need of ar and ranlib for pascal
cmake_pascal
|
file |
diff |
annotate
|
2013-03-22 |
koda |
finish off by replacing remaining Ada occurencies
cmake_pascal
|
file |
diff |
annotate
|
2013-03-22 |
koda |
disable static libraries with fpc
cmake_pascal
|
file |
diff |
annotate
|
2013-03-21 |
koda |
add support for creating shared pascal libraries
cmake_pascal
|
file |
diff |
annotate
|
2013-03-20 |
koda |
adjust verbosity, move debug/release variables in the right section
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
minor and partial casing commit
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
hm, CMAKE_C_COMPILER is not always defined apparently
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
wow windows works too with minor changes
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
internal handling of some osx-only pascal flags
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
better support for cmake directory and fpc output paths
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
move paths setup inside cmake_lang files
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
this should make cmake-pascal stuff work on linux too
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
with lot of hackery, use add_executable on pascal files, SUCCSS
cmake_pascal
|
file |
diff |
annotate
|
2013-03-17 |
koda |
barebone cmake config file to support pascal files, based off plplot's ada files
cmake_pascal
|
file |
diff |
annotate
|