aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler
AgeCommit message (Expand)Author
2024-04-10Build: Update required GCC version to 11.1Shauren
2024-03-13Core/Misc: Fixed windows nopch buildShauren
2024-02-26Build: Improve ARM target detection in cmake (needed by MSVC)Shauren
2024-02-26Build: Fixed msvc version checkShauren
2024-02-26Build/GCC: Disable useless warningShauren
2024-02-26Build: Increase required msvc version slightlyShauren
2024-02-26Build: moved MSVC warning C5054 from warning level 4 to 3Ovahlord
2024-02-26Build: Fixed copypaste mistake in appleclang version checkShauren
2024-02-26Core/Misc: Fix build with libc++Shauren
2024-02-26Build: Partial support for clang-clShauren
2024-02-26Build: Enable some msvc warnings that are enabled for other compilersShauren
2023-08-23Build: Support ASAN on msvcShauren
2023-08-12Build: Update required compilers to current debian stable and VS 2022Shauren
2020-12-06Improve multithreading of mmaps_generator (#25625)Giacomo Pozzoni
2020-08-26Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2020-08-24Build: Add Clang version guard to CMake (PR #25324)Treeston
2020-08-21Build/GCC: Raise required version to 8.3.0 (#25297)Giacomo Pozzoni
2020-08-04Build: Enable /permissive- flag on msvcShauren
2020-07-18Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2020-07-13Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...Shauren
2020-06-24fixed indentation for cmake filesipriver
2020-05-31Cherry-pick some cmake commits (#24720)Giacomo Pozzoni
2020-04-03Require Visual Studio 2019 16.4 or greater (#24214)Giacomo Pozzoni
2020-03-01Core: build on aarch64 with gcc (#24216)daMaex
2020-02-08Build: Enable and require c++17 (#23868)Giacomo Pozzoni
2019-10-19Build/Misc: Add ASan CMake flagjackpoz
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