Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/cmake

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.