aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2018-03-16Build/Misc: Removed -DDEBUG from clang compile optionsShauren
2018-03-06Buildsystem: Fixed finding openssl 1.1 libsShauren
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)Warlockbugs
2018-01-03Build: fixed finding Boost 1.66 named libraries... somewhatariel-
2018-01-03Build: fix typo in FindBoostariel-
2018-01-03Build/Misc: added Boost 1.66 to FindBoost.cmakeariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-12-23Build: Re-enable the /Zm workaround for MSVC (cotire version)Naios
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 the cotire library for precompiled header handlingNaios
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-09-08Revert "Build/Boost: Added support for finding vs 15.3 libraries"vincent-michael
2017-09-08Build/Boost: Added support for finding vs 15.3 librariesvincent-michael
2017-09-08Build: Added 1.65.1 Boost version to FindBoostvincent-michael
2017-08-22Build: Added 1.65 Boost version to FindBoostvincent-michael
2017-07-19Buildsystem: Fixed windows pch build with ninjaShauren
2017-06-26Build: fix finding VS 2017 compiled boost libsariel-
2017-06-24Buildsystem: Fixed linking to both release and debug versions of openssl libs...Shauren
2017-06-08Buildsystem: Minor PCH building changesShauren
2017-05-17Update showoptions.cmakeAokromes
2017-05-11Core/Common: Include cleanupShauren
2017-04-20Build: Added 1.64 Boost version to FindBoostvincent-michael
2017-04-05Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)7.1.5/23420S.V
2017-02-09Tools: Enable tools compilation by defaultAokromes
2017-02-05Update FindBoost.cmakeAokromes
2017-02-05Update options.cmakeAokromes
2017-01-15Build: Added 1.63 Boost version to FindBoostvincent-michael
2017-01-02Revert "Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson dep"Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-30Build/Clang: Suppress -Wexpansion-to-defined because of rapidjson depDDuarte
2016-10-03Build: Added 1.62 Boost version to FindBoostariel-
2016-09-09Cmake: Added OpenSSL version requiredVincent-Michael
2016-08-18Buildsystem: Enforce Visual Studio 2015 Update 3 in CMakeShauren
2016-06-23Build: Throw a fatal error when the SCRIPTS variable isn't a valid option.Naios
2016-05-13Build/GCC: Enforce version 4.7.2Vincent-Michael
2016-05-13Build: Added 1.61 Boost version to FindBoostVincent-Michael
2016-04-14Core/Scripting: Disallow the build directory to contain spacesNaios
2016-04-12Core/Build: Workarround for different path handling in CMake < 3.2Naios
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-31Travis: Fixed git version info outputShauren
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-22Buildsystem: Removed unneeded FindZMQ scriptShauren
2016-03-19CMake: Fix detection of AppleClangNaios