aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler
AgeCommit message (Expand)Author
2019-01-18Build/Misc: Removed -DDEBUG from clang compile optionsShauren
2017-12-21Build: Export a default interface which doesn't hide symbols in unix automati...Naios
2017-12-17Build: Require Visual Studio 2017 or greaterNaios
2017-12-17Build: Experimentally disable the /Zm workaround for MSVCNaios
2017-12-17Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-17Build: Set the minimum required compiler version to GCC 6.3Naios
2017-06-27Buildsystem: Enforce Visual Studio 2015 Update 1 in CMakeAokromes
2016-08-18Buildsystem/MSVC: Drop support to VS2013jackpoz
2016-05-14Build/GCC: Enforce version 4.7.2Vincent-Michael
2016-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
2016-04-09Buildsystem: Improved logic for _BUILD_DIRECTIVE in msvc buildsShauren
2016-04-09Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-03-24Core/Build: Enable /bigobj for most MSVC builds.Naios
2016-03-24Core/Build: Add the possibility to link libraries dynamically.Naios
2016-03-18CMake: Disable incremental linking in msvc debug buildsNaios
2016-02-21cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVEBernd Lörwald
2015-10-29Core/Build: Never overwrite the msvc cxx flags in the cacheNaios
2015-09-27Buildsystem/MSVC: Added missed changeShauren
2015-09-27Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 buildsShauren
2015-07-25Buildsystem/MSVC: Enabled /bigobj for all x64 build typesShauren
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-06-29Buildsystem/Clang: Suppress warningjackpoz
2015-05-19Merge pull request #14674 from jaredjones/patch-1Duarte Duarte
2014-09-28Buildsystem/MSVC: Removed /SAFESEH linker option from x86 debug builds as it ...Shauren
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-19Buildsystem/MSVC: Disable C4512 warningShauren
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
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