aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler/gcc
AgeCommit message (Expand)Author
2024-02-17Build: Improve ARM target detection in cmake (needed by MSVC)Shauren
2023-07-30Build/GCC: Disable useless warningShauren
2023-01-01Build: Update required compilers to current debian stable and VS 2022Shauren
2022-02-04Build: Add Clang version guard to CMake (PR #25324)Treeston
2022-02-04Build/GCC: Raise required version to 8.3.0 (#25297)Giacomo Pozzoni
2022-01-23Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...Shauren
2022-01-06fixed indentation for cmake filesipriver
2021-12-22Core: build on aarch64 with gcc (#24216)daMaex
2021-12-21Build: Enable and require c++17 (#23868)Giacomo Pozzoni
2021-12-18Build/Misc: Add ASan CMake flagjackpoz
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-16Build system: Support new in cmake 3.17 Ninja Multi-Config generatorShauren
2017-12-20Build: Export a default interface which doesn't hide symbols in unix automati...Naios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-20Build: Set the minimum required compiler version to GCC 6.3Naios
2016-05-13Build/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