|
|
@11117
|
9 years |
landauf |
preparing for CEGUI 0.8
|
|
|
@11101
|
9 years |
landauf |
fixed build when combining new cegui with old ogre
|
|
|
@11100
|
9 years |
muemart |
Update FindLua5.1.cmake to work with newer versions. Also added …
|
|
|
@11076
|
9 years |
muemart |
Add CMake configs for Clang. Most of it is reused from GCC.
|
|
|
@10716
|
9 years |
landauf |
let orxonox_main depend on plugins too. this means that every plugin …
|
|
|
@10624
|
9 years |
landauf |
merged branch core7 back to trunk
|
|
|
@10268
|
10 years |
landauf |
program icon now works also with MinGW. but I had to exclude the …
|
|
|
@10267
|
10 years |
muemart |
Add program icon for Windows builds (MSVC only for now)
|
|
|
@10263
|
10 years |
landauf |
fixed details
|
|
|
@10252
|
10 years |
muemart |
Fix MSVC debugging environment for newer versions
|
|
|
@10209
|
10 years |
muemart |
More MSVC fixes
- Update dependecy package version requirements
- …
|
|
|
@10208
|
10 years |
muemart |
Some small fixes for the MSVC build
- Don't hardcode library names. …
|
|
|
@10187
|
10 years |
landauf |
fixed dependency issue in cmake script (which also fixes a bunch of …
|
|
|
@10186
|
10 years |
landauf |
trying to make cmake policy settings backwards compatible
|
|
|
@10185
|
10 years |
landauf |
fixed warnings with cmake 3.1
|
|
|
@9685
|
11 years |
landauf |
fixed pch with gcc 4.8
|
|
|
@9675
|
11 years |
landauf |
merged branch 'libs' back to trunk. orxonox now compiles and runs with …
|
|
|
@9595
|
12 years |
landauf |
merged r9594 to trunk
|
|
|
@9550
|
12 years |
landauf |
merged testing branch back to trunk. unbelievable it took me 13 months …
|
|
|
@9348
|
12 years |
landauf |
merged branch presentation2012merge back to trunk
|
|
|
@9165
|
12 years |
rgrieder |
Fixed OGRE plugin finding for Ubuntu precise. Untested!
|
|
|
@9164
|
12 years |
jo |
Possible fix for Ubuntu precise. Cmake runs without further errors. …
|
|
|
@9163
|
12 years |
rgrieder |
Possible quickfix for tolua finding on Ubuntu precise.
|
|
|
@8729
|
13 years |
rgrieder |
Merged unity_build branch back to trunk.
Features:
- Implemented …
|
|
|
@8421
|
13 years |
rgrieder |
Hide the PCH_ENABLE_TARGET variables in the CMake GUI (almost never …
|
|
|
@8412
|
13 years |
rgrieder |
MSVC specific:
Sorted out Visual Leak Detector handling (it's now …
|
|
|
@8409
|
14 years |
rgrieder |
Found a better solution to make the Visual Leak Detector (MSVC …
|
|
|
@8405
|
14 years |
rgrieder |
Added MSVC option to install the *.pdb debug symbols files as well.
|
|
|
@8368
|
14 years |
rgrieder |
Added CMake configuration type "RelForDevs", which replaces …
|
|
|
@8363
|
14 years |
rgrieder |
To avoid further confusion, I linked ORXONOX_RELEASE to the 'Release' …
|
|
|
@8351
|
14 years |
rgrieder |
Merged kicklib2 branch back to trunk (includes former branches …
|
|
|
@8264
|
14 years |
rgrieder |
Removed build option "OGRE_PLUGINS" since it's not very useful. …
|
|
|
@8079
|
14 years |
landauf |
merged usability branch back to trunk
incomplete summary of the …
|
|
|
@7818
|
14 years |
rgrieder |
Merged changes related to Visual Leak Detector and source file …
|
|
|
@7449
|
14 years |
landauf |
added windows implementation of SignalHandler.
|
|
|
@7448
|
14 years |
rgrieder |
DEFINE_SYMBOL property is only added to compile flags for an executable.
|
|
|
@7416
|
14 years |
rgrieder |
Never insert even the tiniest thing that is for sure certain without …
|
|
|
@7415
|
14 years |
rgrieder |
Placing all generated files in source group "Generated" for MSVC …
|
|
|
@7401
|
14 years |
landauf |
merged doc branch back to trunk
|
|
|
@7289
|
14 years |
rgrieder |
This should actually fix the PCH problem with GCC
|
|
|
@7288
|
14 years |
rgrieder |
Finally found a fix for the No rule to make target problem with …
|
|
|
@7285
|
14 years |
landauf |
added eol-style native for some files.
note: there are another 6 …
|
|
|
@7224
|
14 years |
rgrieder |
Adjusted CMake code to accept the new v5 dependencies that requires …
|
|
|
@7173
|
14 years |
rgrieder |
Enabled parallel build of compilations and normal source files for …
|
|
|
@7170
|
14 years |
rgrieder |
Doxygen should work again (and tardis as well).
|
|
|
@7163
|
14 years |
dafrick |
Merged presentation3 branch into trunk.
|
|
copied from code/branches/presentation3/cmake/tools:
|
|
|
@7152
|
14 years |
rgrieder |
Removed "++" signs from CMake variables and targets names. This only …
|