aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler
AgeCommit message (Expand)Author
2021-10-01Build: Check -Wno-deprecated-copy existence using check_cxx_source_compiles i...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-26Build system: Set -Wno-deprecated-copy only for clang 10Shauren
2020-04-26Core: Fix clang 10 warningsShauren
2020-04-16Build system: Support new in cmake 3.17 Ninja Multi-Config generatorShauren
2020-04-04Require Visual Studio 2019 16.4 or greater (#24214)Giacomo Pozzoni
2018-03-16Build/Misc: Removed -DDEBUG from clang compile optionsShauren
2017-12-20Build: Export a default interface which doesn't hide symbols in unix automati...Naios
2017-12-20Build: Require Visual Studio 2017 or greaterNaios
2017-12-20Build: Experimentally disable the /Zm workaround for MSVCNaios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-20Build: Set the minimum required compiler version to GCC 6.3Naios
2017-01-02Revert "Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson dep"Shauren
2016-12-30Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson depDDuarte
2016-08-18Buildsystem: Enforce Visual Studio 2015 Update 3 in CMakeShauren
2016-05-13Build/GCC: Enforce version 4.7.2Vincent-Michael
2016-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
2016-04-09oops, pushed too soon (now with proper msbuild check)Shauren
2016-04-09Buildsystem: Improved logic for _BUILD_DIRECTIVE in msvc buildsShauren
2016-04-05Buildsystem: 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-19CMake: Disable incremental linking in msvc debug buildsNaios
2015-12-19Revert "Build/Clang: Suppress unused-local-typedefs warning."Gacko
2015-11-15Build/Clang: Suppress unused-local-typedefs warning only for Clang 3.6.0+.Gacko
2015-11-15Build/Clang: Suppress unused-local-typedefs warning.Gacko
2015-10-17Core/Build: Never overwrite the msvc cxx flags in the cacheNaios
2015-08-07Buildsystem/MSVC: Added missed changeShauren
2015-08-07Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 buildsShauren
2015-07-24Buildsystem/MSVC: Enabled /bigobj for all x64 build typesShauren
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-03Buildsystem/Clang: Suppress warningjackpoz
2015-05-10CMake OS X: Fixed Debug Mode for XcodeJared Jones
2015-01-06Buildsystem/MSVC: Disabled C4351: new behavior: elements of array 'x' will be...Shauren
2014-12-30CMake: Fix typo in MSVC_EXPECTED_VERSIONDuarte Duarte
2014-12-29CMake: Require VS 2013 Update 3Nayd
2014-12-28CMake: Ignore MSVC warning C4351Nayd
2014-10-29cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVEBernd Lörwald
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