aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2014-07-19Buildsystem/MSVC: Disable C4512 warningShauren
2014-07-17Buildsystem: Removed debugging message from cmake outputShauren
2014-07-16Update related files to lowered Boost version requirementleak
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-12Remove the need of manually declaring BOOST_ROOT in Linux systems if Boost wa...Subv
2014-07-11Buildsystem: Lowered required boost version to 1.49Shauren
2014-07-06Added a missing definitionSubv
2014-07-06Removed some unneeded boost dependencies.Subv
2014-07-06Completely remove ACE as dependency for TC - kkthxbyeleak
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-06-22BuildSystem/CMake: Fixed cmake configuring when building in 32 bits.Subv
2014-05-30Replace authserver ACE related code with Boost/C++11leak
2014-05-12Add support for Boost 1.55leak
2014-03-28Core/Dependencies: Upgrade to jemalloc-3.5.1jackpoz
2014-03-25Build system: Fix clang buildGacko
2014-03-25Buildsystem: Changed required CMake version to 2.8.9 and removed a check for ...Shauren
2014-03-24Cmake: Added level restriction for msvc 2013Vincent-Michael
2014-03-23Buildsystem/GCC: Enforce version 4.7.2 and enable c++11 compilationShauren
2014-01-01Update more copyright note for 2014.Vincent_Michael
2013-12-30Buildsystem: Fix GCC not being recognized on Ubuntujackpoz
2013-10-15CMake: Fix typoGacko
2013-10-04Core/Build: Handle USE_SCRIPTPCH cmake flag when SCRIPTS flag is set to FALSEjackpoz
2013-09-27Fix silly " that snuck in.click
2013-09-27Buildsystem/CMake: Add support for building meshextractor-project from CMake GUIclick
2013-08-28Core/Build: Force minimum ACE (5.8.3) and OpenSSL (1.0.0) version detectionSpp
2013-07-30Revert "CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer required"Nay
2013-07-19CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer requiredNay
2013-06-27Build: Set _BUILD_DIRECTIVE even if the compiler is not properly detectedSpp
2013-05-19Cmake: Fix typo in msvc/settings.cmakeNay
2013-05-18Buildsystem/MSVC: Fix a minor issue with /Zm heap allocation parameters not b...click
2013-03-26Core/Build: All include directories are quoted to support path with spacesSpp
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
2013-02-27Buildsystem: Show the revision info as a full string during configurationphas...click
2013-02-27Buildsystem: Added current branch name to generated revision infoShauren
2013-02-12Buildsystem: Do not print warning that user needs to do a git pull with tags ...Shauren
2013-02-11Buildsystem/CMake: Correct a few mistakes regarding WITHOUT_GIT, and add a be...click
2013-02-11Buildsystem/CMake: Fix an issue with MSVC not finding git-binary when updatin...click
2013-02-11Buildsystem/CMake: Allow building the core without the gitchecks, this is don...click
2013-02-11Buildsystem/CMake: Drop a FATAL_ERROR-message if the git binary is not found ...click
2013-01-29Buildsystem/CMake: Revoke commit 7b49da48f9c3c21406fbe350de170757ea6e285f - i...click
2013-01-29Buildsystem/CMake: Change policy CMP0005 to NEW and corect some buildvariable...click
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2012-12-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2012-12-31Buildsystem/MSVC: Enable and treat as errors compilation warning about not ma...Shauren
2012-12-31CMake/Buildsystem: CMake adds /Zm1000 to MSVC by default - explicitly replace...click
2012-12-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2012-12-29CMake/Buildsystem: Fix a small compiler-problem when using PCH with MSVC - th...click
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima