Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/cmake

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11109   8 years zifloria changed build settings for tardis to use the new paths on the new …
(edit) @11101   8 years landauf fixed build when combining new cegui with old ogre
(edit) @11100   8 years muemart Update FindLua5.1.cmake to work with newer versions. Also added …
(edit) @11097   8 years landauf fixed build on tardis.
(edit) @11081   8 years landauf fixed cmake script (cmake version 3.3.2)
(edit) @11076   8 years muemart Add CMake configs for Clang. Most of it is reused from GCC.
(edit) @11071   8 years landauf merged branch cpp11_v3 back to trunk
(edit) @11016   8 years landauf Added config value to PluginManager to define whether a dereferenced …
(edit) @10716   8 years landauf let orxonox_main depend on plugins too. this means that every plugin …
(edit) @10624   8 years landauf merged branch core7 back to trunk
(edit) @10286   9 years landauf trying to fix msvc linker warnings related to /INCREMENTAL:YES
(edit) @10268   9 years landauf program icon now works also with MinGW. but I had to exclude the …
(edit) @10267   9 years muemart Add program icon for Windows builds (MSVC only for now)
(edit) @10263   9 years landauf fixed details
(edit) @10258   9 years landauf merged presentationHS14merge back to trunk
(edit) @10252   9 years muemart Fix MSVC debugging environment for newer versions
(edit) @10210   9 years landauf not sure how the MSVC dependency package v7 works, but v6 still needs …
(edit) @10209   9 years muemart More MSVC fixes - Update dependecy package version requirements - …
(edit) @10208   9 years muemart Some small fixes for the MSVC build - Don't hardcode library names. …
(edit) @10187   9 years landauf fixed dependency issue in cmake script (which also fixes a bunch of …
(edit) @10186   9 years landauf trying to make cmake policy settings backwards compatible
(edit) @10185   9 years landauf fixed warnings with cmake 3.1
(edit) @9765   10 years bknecht util lib didn't link without boost-system. Error did occur in MultiType.cc.
(edit) @9688   10 years jo Fix for the problem that CG Library was not found on the tardis machines.
(edit) @9687   10 years landauf support precompiled dependencies v7.0 for mingw (which use boost for …
(edit) @9686   10 years landauf disabled warning which was added to -Wall in GCC 4.8 (see …
(edit) @9685   10 years landauf fixed pch with gcc 4.8
(edit) @9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
(edit) @9674   11 years landauf fixed build for MinGW with GCC 4.6
(edit) @9673   11 years landauf moved workaround for old boost versions to LibraryConfigTardis.cmake - …
(edit) @9672   11 years smerkli Added a few includes that were necessary with the switch to GCC > 4.7 …
(edit) @9595   11 years landauf merged r9594 to trunk
(edit) @9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
(edit) @9348   12 years landauf merged branch presentation2012merge back to trunk
(edit) @9165   12 years rgrieder Fixed OGRE plugin finding for Ubuntu precise. Untested!
(edit) @9164   12 years jo Possible fix for Ubuntu precise. Cmake runs without further errors. …
(edit) @9163   12 years rgrieder Possible quickfix for tolua finding on Ubuntu precise.
(edit) @8876   13 years landauf adjusted tardis library config to amd64. this is a quick fix for the …
(edit) @8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
(edit) @8421   13 years rgrieder Hide the PCH_ENABLE_TARGET variables in the CMake GUI (almost never …
(edit) @8412   13 years rgrieder MSVC specific: Sorted out Visual Leak Detector handling (it's now …
(edit) @8409   13 years rgrieder Found a better solution to make the Visual Leak Detector (MSVC …
(edit) @8405   13 years rgrieder Added MSVC option to install the *.pdb debug symbols files as well.
(edit) @8368   13 years rgrieder Added CMake configuration type "RelForDevs", which replaces …
(edit) @8364   13 years rgrieder Never omit frame pointer on GCC too to avoid unreadable stack traces …
(edit) @8363   13 years rgrieder To avoid further confusion, I linked ORXONOX_RELEASE to the 'Release' …
(edit) @8362   13 years rgrieder Cleaned up linker and compiler flag configuration for Visual Studio. …
(edit) @8361   13 years rgrieder Require package version 4.4 for MSVC (includes DLLs required to …
(edit) @8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
(edit) @8264   13 years rgrieder Removed build option "OGRE_PLUGINS" since it's not very useful. …
(edit) @8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
(edit) @7955   13 years rgrieder No auto-linking for POCO too. Fixed build by explicitly linking …
(edit) @7818   13 years rgrieder Merged changes related to Visual Leak Detector and source file …
(edit) @7810   13 years rgrieder Added comment.
(edit) @7459   14 years adrfried Merged ipv6 branch Orxonox now includes a modified version of ENet 1.3.0
(edit) @7458   14 years landauf added compiler flags that enhance the output of Dr. Mingw (a 'just in …
(edit) @7449   14 years landauf added windows implementation of SignalHandler.
(edit) @7448   14 years rgrieder DEFINE_SYMBOL property is only added to compile flags for an executable.
(edit) @7440   14 years rgrieder Fixed MSVC linker flag handling.
(edit) @7429   14 years landauf less "spam" from the linker when using MinGW
(edit) @7416   14 years rgrieder Never insert even the tiniest thing that is for sure certain without …
(edit) @7415   14 years rgrieder Placing all generated files in source group "Generated" for MSVC …
(edit) @7401   14 years landauf merged doc branch back to trunk
(edit) @7379   14 years rgrieder Removed MSVC warning about the preDestroy() method for now. Just for now.
(edit) @7289   14 years rgrieder This should actually fix the PCH problem with GCC
(edit) @7288   14 years rgrieder Finally found a fix for the No rule to make target problem with …
(edit) @7285   14 years landauf added eol-style native for some files. note: there are another 6 …
(edit) @7247   14 years rgrieder Cosmetic changes in CompilerConfigMSVC.cmake.
(edit) @7244   14 years landauf POCO is currently not required with MinGW
(edit) @7243   14 years landauf re-applied r7074 to trunk (it was accidentally applied to fps branch …
(edit) @7237   14 years rgrieder Added more boost versions.
(edit) @7225   14 years rgrieder Extended search paths for dependencies. You should now be able to host …
(edit) @7224   14 years rgrieder Adjusted CMake code to accept the new v5 dependencies that requires …
(edit) @7173   14 years rgrieder Enabled parallel build of compilations and normal source files for …
(edit) @7170   14 years rgrieder Doxygen should work again (and tardis as well).
(edit) @7163   14 years dafrick Merged presentation3 branch into trunk.
(edit) @6765   14 years rgrieder Dependency acceptance update: 5.0 with OGRE 1.7 is now also allowed, …
(edit) @6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
(edit) @6723   14 years rgrieder Using /MP instead of /MP2 for MSVC. That way the number of processes …
(edit) @6590   14 years rgrieder Switching to OGRE v1.6 on Tardis
(edit) @6535   14 years rgrieder MSVC build config fix for incremental linking.
(edit) @6495   14 years rgrieder Fixed CEGUI library problem on tardis
(edit) @6461   14 years scheusso further tardis hacks/fixes in order to build orxonox on the new tardis …
(edit) @6460   14 years scheusso release version now compiling again on tardis
(edit) @6443   14 years rgrieder Fixed two problems with the ORXONOX_RELEASE really release version.
(edit) @6429   14 years rgrieder No STL iterator bounds checking for MSVC release versions.
(edit) @6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
(edit) @6105   14 years rgrieder Merged console branch back to trunk.
(edit) @6084   14 years rgrieder - Fixed typing error in a cmake file causing a rebuild of the …
(edit) @5964   14 years rgrieder Fixed msvc build with PCH.
(edit) @5963   14 years rgrieder Improved Visual Studio IntelliSense (tool that suggests function names …
(edit) @5929   14 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
(edit) @5923   14 years rgrieder Allowing multiple major dependency versions. Currently this is 3.1 and …
(edit) @5901   14 years rgrieder Fix did not entirely work before. Visual Studio should now work again.
(edit) @5900   14 years rgrieder Hopefully fixed CMake visual studio bug in the trunk.
(edit) @5794   15 years rgrieder Small stuff and added support for Boost 1.40
(edit) @5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
(edit) @5774   15 years rgrieder Removed almost everything. Should be working already, but not yet …
(edit) @5770   15 years rgrieder Fixed dependency versioning problem.
(edit) @5752   15 years rgrieder Small changes for the include directories: - Our own directories get …
Note: See TracRevisionLog for help on using the revision log.