Sun, 30 Dec 2012 03:00:51 +0100 |
koda |
don't discard older cmake_c_flags
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 02:43:24 +0100 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 11:11:49 +0100 |
koda |
install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars
webgl
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 09:23:30 -0500 |
Michael Hartman |
Added shaders and -GL2 option
webgl
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 15:32:48 +0100 |
koda |
move DATA_INSTALL_DIR to the configurable options section
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 13:24:57 +0100 |
koda |
typo when using DATA_INSTALL_DIR
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:14:54 +0100 |
koda |
remove the CROSSAPPLE option until a better solution is found
|
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 18:23:29 +0100 |
koda |
remove FPFLAGS and GHFLAGS from cache every time
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 12:25:13 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 18:00:01 +0100 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 16:00:06 +0100 |
koda |
less linking needed, raise minimum_osx_version when videorec is enabled
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 22:53:23 +0400 |
unc0rr |
Merge with default
flibqtfrontend
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 15:38:16 +0100 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
flibqtfrontend
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 15:38:16 +0100 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 10:49:52 +0100 |
koda |
backout rea7541f77944 since development of frontlib is on another branch
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 07:42:28 +0100 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 15:52:36 -0600 |
Bryan Dunsmore |
Refactor Clang module.
webgl
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 21:28:40 -0600 |
Bryan Dunsmore |
Move version check of Clang to CMakeLists.
webgl
|
file |
diff |
annotate
|
Fri, 23 Nov 2012 10:43:15 +0100 |
koda |
show console on win when debugging to see frontend messages
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 10:28:07 +0100 |
koda |
update var name
webgl
|
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 15:03:33 +0100 |
koda |
Bad unC0Rr
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 17:57:05 +0400 |
unc0rr |
Bad koda!
|
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
|
Wed, 21 Nov 2012 00:04:09 +0400 |
unc0rr |
Start port to frontlib
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 18:33:09 +0100 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
Mon, 19 Nov 2012 13:21:20 +0100 |
koda |
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 00:58:57 +0400 |
unc0rr |
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 22:24:30 +0100 |
koda |
some CMake cleanup
webgl
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 00:41:30 +0400 |
unc0rr |
We need custom script loading function in lua now
physfslayer
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 00:10:46 +0400 |
unc0rr |
Oops, didn't realize FindLua.cmake is our own module
physfslayer
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 00:01:06 +0400 |
unc0rr |
Implement reader in C ffs
physfslayer
|
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
|
Fri, 09 Nov 2012 14:40:40 +0000 |
koda |
add a few cmakefiles for c engine and rtl
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 05:18:06 +0100 |
koda |
merge
|
file |
diff |
annotate
|
Thu, 08 Nov 2012 14:46:55 +0000 |
koda |
split WEBGL and NOPASCAL cmake options
webgl
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 02:24:28 +0100 |
koda |
add CMakeFile for pas2c, add WEBGL config option
webgl
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 15:38:16 +0100 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
0.9.18
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 17:27:54 -0500 |
nemo |
bad koda
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 00:32:41 +0400 |
unc0rr |
merge with default again
physfslayer
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 16:28:04 +0100 |
hasufell |
play nicer with system flags
0.9.18
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 00:06:11 +0100 |
koda |
many osx sparkle fixes
0.9.18
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 00:34:35 +0400 |
unc0rr |
Merge with default
physfslayer
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 21:42:06 +0100 |
koda |
merge from default
0.9.18
|
file |
diff |
annotate
|
Wed, 31 Oct 2012 15:54:55 -0400 |
nemo |
merge trunk w/ final 0.9.18
|
file |
diff |
annotate
|
Wed, 31 Oct 2012 12:52:53 +0400 |
unc0rr |
Merge from default
0.9.18
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 00:17:23 +0100 |
koda |
merge from stable
|
file |
diff |
annotate
|
Mon, 29 Oct 2012 21:49:09 +0100 |
koda |
dev version bump, for 'stable' commits please use 0.9.18 branch
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 14:13:09 +0100 |
koda |
0.9.18 release branch
0.9.18
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 13:55:55 -0400 |
nemo |
Restore -gv, limit points to template dimensions
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 13:30:08 -0400 |
nemo |
-gv was causing broken behaviour
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 05:06:00 +0200 |
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
|