aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler/clang/settings.cmake
AgeCommit message (Expand)Author
2024-07-15Build: CMake cleanupShauren
2024-06-15Build: Unify setting _BUILD_DIRECTIVE preprocessor macro for all compilersShauren
2024-02-28Core/Misc: Allow formatting optionals with Trinity::StringFormatShauren
2023-04-10Build: Fixed copypaste mistake in appleclang version checkShauren
2023-04-10Core/Misc: Fix build with libc++Shauren
2023-01-01Build: Update required compilers to current debian stable and VS 2022Shauren
2022-02-11Build: New CMake option -DBUILD_TIME_ANALYSIS=1 for clang (enables detailed c...Shauren
2022-02-11Build: Instantiate templates during PCH generation with clang 11+ (this shoul...Shauren
2022-02-04Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2022-02-04Build: Add Clang version guard to CMake (PR #25324)Treeston
2022-01-23Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2022-01-23Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy su...Shauren
2022-01-06fixed indentation for cmake filesipriver
2022-01-04Improve multithreading of mmaps_generator (#25625)Giacomo Pozzoni
2021-12-18Build/Misc: Add ASan CMake flagjackpoz
2021-10-01Build: Check -Wno-deprecated-copy existence using check_cxx_source_compiles i...Shauren
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
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: Use interface targets for inheriting flags and definitionsNaios
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-04-11Core/Scripts: Split script subdirectories into independent modulesNaios
2016-03-24Core/Build: Add the possibility to link libraries dynamically.Naios
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-07-03Buildsystem/Clang: Suppress warningjackpoz
2015-05-10CMake OS X: Fixed Debug Mode for XcodeJared Jones
2014-10-29cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVEBernd Lörwald
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-03-25Build system: Fix clang buildGacko
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