Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/CMakeLists.txt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2644   15 years rgrieder - Installation instructions for the config files (tcl scripts and ini …
(edit) @2640   15 years rgrieder - Corrected version info - Bugfix: GCC 3 warning workaround was active …
(edit) @2633   15 years rgrieder Added documentation target. Surprisingly worked on my box just like …
(edit) @2626   15 years rgrieder Added license text to all CMake files except to the subdirectoties of …
(edit) @2624   15 years rgrieder Replaced most of the ELSE(…) and ENDIF(…) with ELSE() and ENDIF(). …
(edit) @2612   15 years rgrieder Rearranged CMake configuration code. I split serveral files in two and …
(edit) @2599   15 years rgrieder - Added orxonox version info. However I don't exactly what the actual …
(edit) @2597   15 years rgrieder renamed bin to bin-config.
(edit) @2588   15 years rgrieder Visual Studio generator working for all build types. Compiles but does …
(edit) @2583   15 years rgrieder - Use $ENV{BOOST_ROOT} to find boost if possible - Set …
(edit) @2582   15 years rgrieder - Using dependency directory directly in root dir of a branch as …
(edit) @2579   15 years rgrieder - Equipped find scripts with debug/optimized functions. If you have …
(edit) @2574   15 years rgrieder Changed CEGUILua directory choosing and restricted root directory builds.
(edit) @2566   15 years rgrieder Renamed special CMake configuration files.
(edit) @2526   15 years rgrieder Reenabled -fPIC flag, but only for non MINGW boxes because MinGW will …
(edit) @2521   15 years rgrieder Removed -fPIC flags (CMake does that automatically)
(edit) @2517   15 years rgrieder removed -Wextra from C and CXX flags because the amount of warnings …
(edit) @2510   15 years rgrieder Merged revisions 2279-2401 of the buildsystem branch to buildsystem2.
(edit) @2509   15 years rgrieder Merged revisions 1875-2278 of the buildsystem branch to buildsystem2.
(copy) @2507   15 years rgrieder Added merger branch for the build system. Probably going to merge …
copied from code/trunk/CMakeLists.txt:
(edit) @1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
Note: See TracRevisionLog for help on using the revision log.