|
|
@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
|
|
|
@10286
|
10 years |
landauf |
trying to fix msvc linker warnings related to /INCREMENTAL:YES
|
|
|
@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
|
|
|
@10258
|
10 years |
landauf |
merged presentationHS14merge back to trunk
|
|
|
@10252
|
10 years |
muemart |
Fix MSVC debugging environment for newer versions
|
|
|
@10210
|
10 years |
landauf |
not sure how the MSVC dependency package v7 works, but v6 still needs …
|
|
|
@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
|
|
|
@9765
|
11 years |
bknecht |
util lib didn't link without boost-system. Error did occur in MultiType.cc.
|
|
|
@9688
|
11 years |
jo |
Fix for the problem that CG Library was not found on the tardis machines.
|
|
|
@9687
|
11 years |
landauf |
support precompiled dependencies v7.0 for mingw (which use boost for …
|
|
|
@9686
|
11 years |
landauf |
disabled warning which was added to -Wall in GCC 4.8 (see …
|
|
|
@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 …
|
|
|
@9674
|
11 years |
landauf |
fixed build for MinGW with GCC 4.6
|
|
|
@9673
|
11 years |
landauf |
moved workaround for old boost versions to LibraryConfigTardis.cmake - …
|
|
|
@9672
|
11 years |
smerkli |
Added a few includes that were necessary with the switch to GCC > 4.7 …
|
|
|
@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.
|
|
|
@8876
|
13 years |
landauf |
adjusted tardis library config to amd64. this is a quick fix for the …
|
|
|
@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
|
14 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 …
|
|
|
@8364
|
14 years |
rgrieder |
Never omit frame pointer on GCC too to avoid unreadable stack traces …
|
|
|
@8363
|
14 years |
rgrieder |
To avoid further confusion, I linked ORXONOX_RELEASE to the 'Release' …
|
|
|
@8362
|
14 years |
rgrieder |
Cleaned up linker and compiler flag configuration for Visual Studio. …
|
|
|
@8361
|
14 years |
rgrieder |
Require package version 4.4 for MSVC (includes DLLs required to …
|
|
|
@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 …
|
|
|
@7955
|
14 years |
rgrieder |
No auto-linking for POCO too.
Fixed build by explicitly linking …
|
|
|
@7818
|
14 years |
rgrieder |
Merged changes related to Visual Leak Detector and source file …
|
|
|
@7810
|
14 years |
rgrieder |
Added comment.
|
|
|
@7459
|
14 years |
adrfried |
Merged ipv6 branch
Orxonox now includes a modified version of ENet 1.3.0
|
|
|
@7458
|
14 years |
landauf |
added compiler flags that enhance the output of Dr. Mingw (a 'just in …
|
|
|
@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.
|
|
|
@7440
|
14 years |
rgrieder |
Fixed MSVC linker flag handling.
|
|
|
@7429
|
14 years |
landauf |
less "spam" from the linker when using MinGW
|
|
|
@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
|
|
|
@7379
|
14 years |
rgrieder |
Removed MSVC warning about the preDestroy() method for now. Just for now.
|
|
|
@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 …
|
|
|
@7247
|
14 years |
rgrieder |
Cosmetic changes in CompilerConfigMSVC.cmake.
|
|
|
@7244
|
14 years |
landauf |
POCO is currently not required with MinGW
|
|
|
@7243
|
14 years |
landauf |
re-applied r7074 to trunk (it was accidentally applied to fps branch …
|
|
|
@7237
|
14 years |
rgrieder |
Added more boost versions.
|
|
|
@7225
|
14 years |
rgrieder |
Extended search paths for dependencies. You should now be able to host …
|
|
|
@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.
|
|
|
@6765
|
15 years |
rgrieder |
Dependency acceptance update: 5.0 with OGRE 1.7 is now also allowed, …
|
|
|
@6746
|
15 years |
rgrieder |
Merged gamestates2 branch back to trunk.
This brings in some heavy …
|
|
|
@6723
|
15 years |
rgrieder |
Using /MP instead of /MP2 for MSVC. That way the number of processes …
|
|
|
@6590
|
15 years |
rgrieder |
Switching to OGRE v1.6 on Tardis
|
|
|
@6535
|
15 years |
rgrieder |
MSVC build config fix for incremental linking.
|
|
|
@6495
|
15 years |
rgrieder |
Fixed CEGUI library problem on tardis
|
|
|
@6461
|
15 years |
scheusso |
further tardis hacks/fixes in order to build orxonox on the new tardis …
|
|
|
@6460
|
15 years |
scheusso |
release version now compiling again on tardis
|
|
|
@6443
|
15 years |
rgrieder |
Fixed two problems with the ORXONOX_RELEASE really release version.
|
|
|
@6429
|
15 years |
rgrieder |
No STL iterator bounds checking for MSVC release versions.
|
|
|
@6417
|
15 years |
rgrieder |
Merged presentation2 branch back to trunk.
Major new features:
- …
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|
|
|
@6084
|
15 years |
rgrieder |
- Fixed typing error in a cmake file causing a rebuild of the …
|
|
|
@5964
|
15 years |
rgrieder |
Fixed msvc build with PCH.
|
|
|
@5963
|
15 years |
rgrieder |
Improved Visual Studio IntelliSense (tool that suggests function names …
|
|
|
@5929
|
15 years |
rgrieder |
Merged core5 branch back to the trunk.
Key features include clean …
|
|
|
@5923
|
15 years |
rgrieder |
Allowing multiple major dependency versions. Currently this is 3.1 and …
|
|
|
@5901
|
15 years |
rgrieder |
Fix did not entirely work before.
Visual Studio should now work again.
|
|
|
@5900
|
15 years |
rgrieder |
Hopefully fixed CMake visual studio bug in the trunk.
|
|
|
@5794
|
15 years |
rgrieder |
Small stuff and added support for Boost 1.40
|
|
|
@5781
|
15 years |
rgrieder |
Reverted trunk again. We might want to find a way to delete these …
|
|
|
@5774
|
15 years |
rgrieder |
Removed almost everything. Should be working already, but not yet …
|
|
|
@5770
|
15 years |
rgrieder |
Fixed dependency versioning problem.
|
|
|
@5752
|
15 years |
rgrieder |
Small changes for the include directories:
- Our own directories get …
|
|
|
@5702
|
15 years |
rgrieder |
Added incompatibility warning: Orxonox does not compile with GCC 4.4 …
|
|
|
@5698
|
15 years |
landauf |
Finally found the reason why tardis links so damn slow: gcc-4.1.2. …
|
|
|
@5695
|
15 years |
rgrieder |
Merged resource2 branch back to trunk.
IMPORTANT NOTE:
Upon this …
|
|
|
@5693
|
15 years |
landauf |
merged libraries branch back to trunk
|
|
|
@3371
|
15 years |
rgrieder |
Build fix for the revision before the merge.
|
|
|
@3370
|
15 years |
rgrieder |
Merged resource branch back to the trunk. Changes:
- Automated …
|
|
|
@3368
|
15 years |
rgrieder |
Added NO_INSTALL argument for ORXONOX_ADD_EXECUTABLE/LIBRARY and moved …
|
|
|
@3330
|
15 years |
rgrieder |
Added general PCH_ENABLE option in CMake to disable PCH with one …
|
|
|