aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2016-03-19CMake: Disable incremental linking in msvc debug buildsNaios
2016-03-19CMake: Remove the workaround for source groups below CMake 2.8.12Naios
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-03-19CMake: Add inherited include directories and definitions to precompiled headersNaios
2016-03-19CMake: Provide proper interface targets from dependenciesNaios
2016-02-22CMake: Add the possibility to pass an arbitrary count of targets to add_cxx_pch.Naios
2016-01-21Buildsystem: Try picking up zmq lib for VS 2013 if using VS 2015Shauren
2016-01-20Build/Misc: Clarify the meaning of one settingAokromes
2016-01-14Buildsystem: Updated required boost versionShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-22Build: Added 1.60 Boost version to FindBoostVincent-Michael
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-11-12Buildsystem: Fixed building on windows 10 with cmake 3.4Shauren
2015-10-17Core/Build: Never overwrite the msvc cxx flags in the cacheNaios
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-15Build: Add 1.59 Boost version to FindBoostDDuarte
2015-08-15Buildsystem: Fix Boost not found targeting VS2015 with pre-built binariesjackpoz
2015-08-07Buildsystem/MSVC: Added missed changeShauren
2015-08-07Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 buildsShauren
2015-07-27Build/CMake: Partially revert recent changes to FindMySQL.cmakeDDuarte
2015-07-25Merge pull request #15155 from StormBytePP/6.xDuarte Duarte
2015-07-24Buildsystem/MSVC: Enabled /bigobj for all x64 build typesShauren
2015-07-24Correctly displaying error message at cmake's configure stage when libZMQ has...David Carlos Manuelda