aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler
AgeCommit message (Expand)Author
2014-03-28Core/Dependencies: Upgrade to jemalloc-3.5.1jackpoz
2014-03-25Build system: Fix clang buildGacko
2014-03-25Buildsystem: Changed required CMake version to 2.8.9 and removed a check for ...Shauren
2014-03-24Cmake: Added level restriction for msvc 2013Vincent-Michael
2014-03-23Buildsystem/GCC: Enforce version 4.7.2 and enable c++11 compilationShauren
2013-07-30Revert "CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer required"Nay
2013-07-19CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer requiredNay
2013-05-19Cmake: Fix typo in msvc/settings.cmakeNay
2013-05-18Buildsystem/MSVC: Fix a minor issue with /Zm heap allocation parameters not b...click
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
2013-01-29Buildsystem/CMake: Revoke commit 7b49da48f9c3c21406fbe350de170757ea6e285f - i...click
2013-01-29Buildsystem/CMake: Change policy CMP0005 to NEW and corect some buildvariable...click
2012-12-31Buildsystem/MSVC: Enable and treat as errors compilation warning about not ma...Shauren
2012-12-31CMake/Buildsystem: CMake adds /Zm1000 to MSVC by default - explicitly replace...click
2012-12-29CMake/Buildsystem: Fix a small compiler-problem when using PCH with MSVC - th...click
2012-11-27Core/Buildsystem: Clean up compileflags when compiling with warnings fully en...click
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2011-01-01Buildsystem: Minor correction on the BUILD_DIRECTIVE definition on OSX - now ...click
2010-12-30Buildsystem: Adjust XCode definition variable for _BUILD_DIRECTIVEclick
2010-12-20Core/Buildsystem: Adjust the variable so it works on MSVC9 again (danged MS a...click
2010-12-20Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...leak
2010-11-19Core/Buildsystem: Set up mutliprocess compiles for all buildmodes (non-PCH/PC...click
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