Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/cmake

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2654   15 years rgrieder Found some tabs…
(edit) @2652   15 years rgrieder - Using REGEX "…" EXCLCUDE in INSTALL avoids a call to FILE(GLOB) …
(edit) @2651   15 years rgrieder - Not installing static libraries (also accounts for import libraries …
(edit) @2650   15 years rgrieder - Libraries get built to lib/ instead of bin/. CMake 2.6.0 finally …
(edit) @2649   15 years rgrieder Boost finding bugfix for versions less than 1.35
(edit) @2648   15 years rgrieder - More debug library names - Fixed typo in FindOgg
(edit) @2647   15 years rgrieder Merged Chai's work on Apple. I wasn't able to do the trick with …
(edit) @2645   15 years rgrieder - Bugfix: CMake searches the install path per default when finding …
(edit) @2644   15 years rgrieder - Installation instructions for the config files (tcl scripts and ini …
(edit) @2643   15 years rgrieder - Default config values for OGRE plugins, the plugins folder and the …
(edit) @2641   15 years rgrieder - Update to boost 1.37: System library is now REQUIRED when finding …
(edit) @2640   15 years rgrieder - Corrected version info - Bugfix: GCC 3 warning workaround was active …
(edit) @2639   15 years rgrieder Cleanup in OrxonoxConfig.h.in. Made use of various CMake features like …
(edit) @2638   15 years rgrieder Removed about a thousand lines of warnings when compiling with GCC 3. …
(edit) @2637   15 years rgrieder Adjustments to DocumentationTarget.cmake
(edit) @2636   15 years rgrieder Added configuration type info message. Removed network makefiles. Use …
(edit) @2635   15 years rgrieder Documentation fixes (windows still is non case sensitive..)
(edit) @2634   15 years rgrieder Fixed INSTALL target for Windows. The problem was that RUNTIME …
(edit) @2633   15 years rgrieder Added documentation target. Surprisingly worked on my box just like …
(edit) @2631   15 years rgrieder Exported package configuration to the dependencies folder. …
(edit) @2630   15 years rgrieder Fixes: - Improved OpenAL include hack (no, it's not hackier now, I …
(edit) @2629   15 years rgrieder Adapted MSVC and MinGW configuration scripts to the new dependency …
(edit) @2628   15 years rgrieder Small fixes: - CheckOGREPlugins wasn't handling debug libraries …
(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) @2623   15 years rgrieder - Fixed FindDirectX for use with CMake 2.6.0 (2.6.2 worked without …
(edit) @2621   15 years rgrieder This commit gets a little ugly, couldn't separate that anymore: - …
(edit) @2620   15 years rgrieder Added SourceFileUtilities.cmake: - GET_ALL_HEADER_FILES: Macro that …
(edit) @2618   15 years rgrieder - Functionised CheckOGREPlugins.cmake - Updated …
(edit) @2617   15 years rgrieder Added Chai's Apple config script.
(edit) @2616   15 years rgrieder - Split FindOggVorbis.cmake in two. Having them in one file doesn't …
(edit) @2615   15 years rgrieder Added FindLua.cmake: - Finds both version 5.0 and 5.1, but prefers 5.1 …
(edit) @2614   15 years rgrieder Updated FindXXX scripts.
(edit) @2613   15 years rgrieder - Added FindPackageHandleAdvancedArgs.cmake module that invokes …
(edit) @2612   15 years rgrieder Rearranged CMake configuration code. I split serveral files in two and …
(edit) @2606   15 years rgrieder Added (and slightly modified) a macro from the CMake wiki that …
(edit) @2594   15 years rgrieder MinGW is able to find all the necessary libraries. However compiling …
(edit) @2593   15 years rgrieder CMake sometimes has very strange behaviour… Fixed another bug int …
(edit) @2592   15 years rgrieder CgProgramManager is not available under linux.
(edit) @2590   15 years rgrieder Added ${ORXONOX_LIBRARY_BIN_DIR} which represents the binary directory …
(edit) @2588   15 years rgrieder Visual Studio generator working for all build types. Compiles but does …
(edit) @2587   15 years rgrieder Quotes are needed when setting an internal CMAKE value to "${blubb}" …
(edit) @2586   15 years rgrieder Unix fix for the plugin finder: CMake always puts lib in front of the …
(edit) @2585   15 years rgrieder FindOgre now also checks for all the required plugins. These are …
(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) @2581   15 years rgrieder Three build fixes: - All ENet to ENET and ENet_LIBRARIES to …
(edit) @2580   15 years rgrieder That should really be all svn eol-style properties in buildsystem2.
(edit) @2579   15 years rgrieder - Equipped find scripts with debug/optimized functions. If you have …
(edit) @2577   15 years rgrieder Improved DetermineVersion.cmake
(edit) @2576   15 years rgrieder Very little mods.
(edit) @2574   15 years rgrieder Changed CEGUILua directory choosing and restricted root directory builds.
(edit) @2573   15 years rgrieder Added regex based version checking for CEGUI.
(edit) @2568   15 years rgrieder Small adjustments. Added OGRE_HOME environemnt variable to the path to …
(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) @2519   15 years rgrieder It is no more necessary to include UseTolua.cmake just before the …
(edit) @2518   15 years rgrieder Adjusted source file macros to cmake 2.6 because it offers …
(edit) @2511   15 years rgrieder Merged non 64 bit part of revision 2278 of buildsystem to buildsystem2.
(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/cmake:
(edit) @2131   16 years rgrieder Added CMakeLists.txt to every subfolder and adjusted accordingly. The …
Note: See TracRevisionLog for help on using the revision log.