2013-02-27 |
koda |
physfs strikes back
|
file |
diff |
annotate
|
2013-02-25 |
koda |
on windows fpc-linking is the funniest of all
physfslayer
|
file |
diff |
annotate
|
2013-02-25 |
koda |
moar docs update
physfslayer
|
file |
diff |
annotate
|
2013-02-24 |
koda |
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
physfslayer
|
file |
diff |
annotate
|
2013-02-24 |
koda |
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
physfslayer
|
file |
diff |
annotate
|
2013-02-24 |
koda |
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
physfslayer
|
file |
diff |
annotate
|
2013-02-22 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
2013-02-22 |
koda |
use standard library prefix
physfslayer
|
file |
diff |
annotate
|
2013-02-20 |
koda |
add support for clang 3.3 (although there has to be a better way for this) and output right version number
webgl
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-04 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-30 |
koda |
don't discard older cmake_c_flags
|
file |
diff |
annotate
|
2012-12-30 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
2013-01-02 |
koda |
install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars
webgl
|
file |
diff |
annotate
|
2012-12-30 |
Michael Hartman |
Added shaders and -GL2 option
webgl
|
file |
diff |
annotate
|
2012-12-27 |
koda |
move DATA_INSTALL_DIR to the configurable options section
|
file |
diff |
annotate
|
2012-12-27 |
koda |
typo when using DATA_INSTALL_DIR
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-20 |
koda |
remove the CROSSAPPLE option until a better solution is found
|
file |
diff |
annotate
|
2012-12-20 |
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
|
2012-12-19 |
koda |
remove FPFLAGS and GHFLAGS from cache every time
|
file |
diff |
annotate
|
2012-12-16 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-09 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
2012-12-09 |
koda |
less linking needed, raise minimum_osx_version when videorec is enabled
|
file |
diff |
annotate
|
2012-12-08 |
unc0rr |
Merge with default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-08 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-08 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
|
file |
diff |
annotate
|
2012-12-04 |
koda |
backout rea7541f77944 since development of frontlib is on another branch
|
file |
diff |
annotate
|
2012-11-30 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Refactor Clang module.
webgl
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Move version check of Clang to CMakeLists.
webgl
|
file |
diff |
annotate
|
2012-11-23 |
koda |
show console on win when debugging to see frontend messages
|
file |
diff |
annotate
|
2012-11-22 |
koda |
update var name
webgl
|
file |
diff |
annotate
|
2012-11-21 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
2012-11-21 |
koda |
moar cmake cleanup, use message(WARNING ...) where appropriate
|
file |
diff |
annotate
|
2012-11-21 |
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
|
2012-11-21 |
koda |
Bad unC0Rr
|
file |
diff |
annotate
|
2012-11-21 |
unc0rr |
Bad koda!
|
file |
diff |
annotate
|
2012-11-21 |
koda |
little cmake cleanup, search installed modules first, then our own
|
file |
diff |
annotate
|
2012-11-21 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
2012-11-20 |
unc0rr |
Start port to frontlib
|
file |
diff |
annotate
|
2012-11-20 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
2012-11-19 |
koda |
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
|
file |
diff |
annotate
|
2012-11-13 |
koda |
some CMake cleanup
webgl
|
file |
diff |
annotate
|
2012-11-16 |
unc0rr |
We need custom script loading function in lua now
physfslayer
|
file |
diff |
annotate
|
2012-11-16 |
unc0rr |
Oops, didn't realize FindLua.cmake is our own module
physfslayer
|
file |
diff |
annotate
|
2012-11-16 |
unc0rr |
Implement reader in C ffs
physfslayer
|
file |
diff |
annotate
|
2012-11-13 |
unc0rr |
- Add physfsrwops library
physfslayer
|
file |
diff |
annotate
|
2012-11-13 |
unc0rr |
merge with default
physfslayer
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge with latest default
webgl
|
file |
diff |
annotate
|
2012-11-09 |
koda |
add a few cmakefiles for c engine and rtl
webgl
|
file |
diff |
annotate
|
2012-11-08 |
koda |
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
|
file |
diff |
annotate
|
2012-11-07 |
koda |
merge
|
file |
diff |
annotate
|
2012-11-08 |
koda |
split WEBGL and NOPASCAL cmake options
webgl
|
file |
diff |
annotate
|
2012-11-05 |
koda |
add CMakeFile for pas2c, add WEBGL config option
webgl
|
file |
diff |
annotate
|
2012-12-08 |
koda |
removing the optimisation that caused (most likely) the lua crashes on osx
0.9.18
|
file |
diff |
annotate
|
2012-11-04 |
nemo |
bad koda
|
file |
diff |
annotate
|
2012-11-04 |
unc0rr |
merge with default again
physfslayer
|
file |
diff |
annotate
|
2012-11-04 |
hasufell |
play nicer with system flags
0.9.18
|
file |
diff |
annotate
|