aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler
AgeCommit message (Expand)Author
2010-10-21Buildsystem: Add initial support for Intel C++ Compiler (patch by Leak)click
2010-10-20BuildSystem: Add XCode specific compiler handling in the OSX compile-instruct...click
2010-09-30BuildSystem: Fix missing variable parameter encapsulation for _BUILD_DIRECTIV...click
2010-09-29Buildsystem: Overhaul of the CMake buildsystem:click
2010-09-20Buildsystem/Compilers: Adjust buildfiles slightly:click
2010-09-19BuildSystem/Platforms: Move platform-specific settings into respective direct...click
2010-09-06Fixed win x64 debug build. Thx to click for inspiration.Xanadu
2010-08-31Buildsystem/MSVC: Only use /bigobj on x64 platforms - should solve x86 debug ...click
2010-08-30Buildsystem/MSVC: Correct 'bigobj' flag to lowercaseclick
2010-08-30Buildsystem/MSVC: Reinstate regular flags, seems like C++-flags and C-flags d...click
2010-08-30Buildsystem/MSVC: Ensure same compileoptions for both CXX and C objectsclick
2010-08-30Buildsystem/MSVC: Enable bigobject support for debug-compilesclick
2010-08-29Buildsystem: Make MSVC behave a wee bit better :click
2010-08-28Buildsystem: Make options load BEFORE platformchecks, so they are preloaded c...click
2010-08-28Buildsystem: Change over to a little more flexible method of using the CMake ...click