aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler/gcc
AgeCommit message (Expand)Author
2025-04-13Build: Disable maybe-uninitialized warning for GCC that incorrectly triggers ...Shauren
2025-04-13Build: CMake cleanupShauren
2025-04-13Build: Unify setting _BUILD_DIRECTIVE preprocessor macro for all compilersShauren
2024-04-10Build: Update required GCC version to 11.1Shauren
2024-02-26Build: Improve ARM target detection in cmake (needed by MSVC)Shauren
2024-02-26Build/GCC: Disable useless warningShauren
2023-08-12Build: Update required compilers to current debian stable and VS 2022Shauren
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-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-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
2017-12-21Build: Export a default interface which doesn't hide symbols in unix automati...Naios
2017-12-17Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-17Build: Set the minimum required compiler version to GCC 6.3Naios
2016-05-14Build/GCC: Enforce version 4.7.2Vincent-Michael
2016-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
2016-03-24Core/Build: Add the possibility to link libraries dynamically.Naios
2014-03-28Core/Dependencies: Upgrade to jemalloc-3.5.1jackpoz
2014-03-23Buildsystem/GCC: Enforce version 4.7.2 and enable c++11 compilationShauren
2013-01-29Buildsystem/CMake: Revoke commit 7b49da48f9c3c21406fbe350de170757ea6e285f - i...click
2013-01-29Buildsystem/CMake: Change policy CMP0005 to NEW and corect some buildvariable...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
2010-12-20Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...leak
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-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