cmake_modules/CMakePascalInformation.cmake
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Sat, 04 Jan 2014 02:36:55 +0100 koda revert 58dee07f7552 0.9.20
Sat, 04 Jan 2014 02:18:57 +0100 koda correctly set this pascal flag for future compatibility 0.9.20
Tue, 31 Dec 2013 00:32:55 +0100 koda switch every optimization from Os to O2 0.9.20 0.9.20-release
Mon, 30 Dec 2013 13:33:58 -0500 nemo I don't trust fpc with -O3 0.9.20
Sun, 13 Oct 2013 23:23:43 +0200 koda sigh
Sun, 13 Oct 2013 23:04:56 +0200 koda and wrap the last variable so that the regex will never fail
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Thu, 10 Oct 2013 23:33:22 +0200 koda set the correct framework search path for freepascal on darwin, targetting future cmake releases
Wed, 09 Oct 2013 01:18:34 +0200 koda add a few comments inside cmakepascalinformation
Sat, 24 Aug 2013 12:24:31 +0200 koda make sure that linker flags are picked by the pascal rule
Sat, 24 Aug 2013 12:00:40 +0200 koda fix shared library loading by using the right variable
Sat, 24 Aug 2013 01:13:58 +0200 koda this should prevent duplication of CMAKE_Pascal_FLAGS
Wed, 10 Jul 2013 23:10:59 +0200 koda use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
Mon, 08 Jul 2013 12:17:03 +0200 koda just set these flags directly
Mon, 08 Jul 2013 12:10:55 +0200 koda some work on cmake_pascal files to better support flags we use, make engine compile as library again
Fri, 14 Jun 2013 01:01:18 +0200 koda this should resolve a few issues on clean builds
Tue, 30 Apr 2013 01:43:00 +0200 koda fpc sysroot should belong to user configuration cmake_pascal
Tue, 26 Mar 2013 18:03:15 +0100 koda cmake netiquette cmake_pascal
Tue, 26 Mar 2013 01:13:45 +0100 koda set directories to be included externally, in the project file cmake_pascal
Fri, 22 Mar 2013 10:43:43 +0100 koda no need of ar and ranlib for pascal cmake_pascal
Fri, 22 Mar 2013 10:40:48 +0100 koda finish off by replacing remaining Ada occurencies cmake_pascal
Fri, 22 Mar 2013 10:34:50 +0100 koda disable static libraries with fpc cmake_pascal
Thu, 21 Mar 2013 14:38:58 +0100 koda add support for creating shared pascal libraries cmake_pascal
Wed, 20 Mar 2013 18:31:13 +0100 koda adjust verbosity, move debug/release variables in the right section cmake_pascal
Tue, 19 Mar 2013 18:02:06 +0100 koda minor and partial casing commit cmake_pascal
Tue, 19 Mar 2013 16:47:53 +0100 koda hm, CMAKE_C_COMPILER is not always defined apparently cmake_pascal
Tue, 19 Mar 2013 14:14:40 +0100 koda wow windows works too with minor changes cmake_pascal
Tue, 19 Mar 2013 10:35:10 +0100 koda internal handling of some osx-only pascal flags cmake_pascal
Tue, 19 Mar 2013 01:28:25 +0100 koda partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
Mon, 18 Mar 2013 16:38:46 +0100 koda better support for cmake directory and fpc output paths cmake_pascal
Mon, 18 Mar 2013 12:30:09 +0100 koda move paths setup inside cmake_lang files cmake_pascal
Mon, 18 Mar 2013 10:06:07 +0100 koda this should make cmake-pascal stuff work on linux too cmake_pascal
Mon, 18 Mar 2013 02:07:58 +0100 koda with lot of hackery, use add_executable on pascal files, SUCCSS cmake_pascal
Mon, 18 Mar 2013 00:58:13 +0100 koda barebone cmake config file to support pascal files, based off plplot's ada files cmake_pascal
less more (0) tip