|
|
@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 …
|
|
|
@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 …
|
|
|
@3323
|
15 years |
rgrieder |
ORXONOX_USE_WINMAIN should now work as expected.
|
|
|
@3309
|
15 years |
rgrieder |
Using the updated dependencies (you already required them by paper but …
|
|
|
@3304
|
15 years |
rgrieder |
Merged netp6 branch back to the trunk.
|
|
|
@3280
|
15 years |
rgrieder |
Merged most of the core4 revisions back to the trunk except for:
- …
|
|
|
@3251
|
15 years |
rgrieder |
Fixed two serious dependency bugs:
- Only every second file of the …
|
|
|
@3244
|
15 years |
rgrieder |
Build bugfix in GenerateToluaBindings.cmake: we have to supply a …
|
|
|
@3196
|
15 years |
rgrieder |
Merged pch branch back to trunk.
|
|
|
@3111
|
15 years |
rgrieder |
REMOVE_COMPILER_FLAGS makes no sense here. This fixes some gcc warning …
|
|
|
@3068
|
15 years |
landauf |
removing svn:mergeinfo again after sound2 merge
|
|
|
@3060
|
15 years |
scheusso |
merged sound2 back to trunk
|
|
|
@3028
|
15 years |
landauf |
removed svn:mergeinfo properties
|
|
|
@2988
|
15 years |
rgrieder |
Small build system fix.
|
|
|
@2925
|
16 years |
rgrieder |
Moving some CMake variables to the advanced section of the cache when …
|
|
|
@2911
|
16 years |
landauf |
Merged r1-2096 of questsystem5 back to trunk
I hope there weren't …
|
|
|
@2896
|
16 years |
landauf |
Merged gui branch back to trunk.
I did 2 small changes in …
|
|
|
@2893
|
16 years |
landauf |
merged weaponsystem branch back to trunk
|
|
|
@2868
|
16 years |
adrfried |
cmake install prefix reset, compiler flags fixed
|
|
|
@2826
|
16 years |
landauf |
merged miniprojects branch back to trunk
|
|
|
@2792
|
16 years |
rgrieder |
Finally found the MSVC IntelliSense bug! It wasn't working at all, so …
|
|
|
@2752
|
16 years |
adrfried |
don't fail if no /etc/hostname
|
|
|
@2748
|
16 years |
rgrieder |
- Removed very old testing file
- Removed old testing CMake code. Also …
|
|
|
@2728
|
16 years |
rgrieder |
Updated to the new tardis libraries. Seems to work fine.
|
|
|
@2723
|
16 years |
rgrieder |
Unix update for the copyable installation.
|
|
|
@2721
|
16 years |
rgrieder |
Stupid me.
|
|
|
@2720
|
16 years |
rgrieder |
Moved media/CMakeLists.txt to cmake/Media.cmake to allow media …
|
|
|
@2719
|
16 years |
rgrieder |
Copyable installation could not find the shared libraries on Unix. …
|
|
|
@2711
|
16 years |
rgrieder |
Looking at too many places when finding the package or media folder …
|
|
|
@2710
|
16 years |
rgrieder |
Merged buildsystem3 containing buildsystem2 containing Adi's …
|
|
|
@2662
|
16 years |
rgrieder |
Merged presentation branch back to trunk.
|
|
|
@2131
|
16 years |
rgrieder |
Added CMakeLists.txt to every subfolder and adjusted accordingly.
The …
|
|
|
@2130
|
16 years |
rgrieder |
Trunk should be functional again with these changes
|
|
|