summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-11-30feat(CMake): show version when running cmake (#3813)Francesco Borzì
2020-11-29chore(CMake/Tests): use conventional CMake flag to enable tests (#3809)Francesco Borzì
2020-08-21feat(CI): add macOS to our CI (#3321)Francesco Borzì
2020-08-18test: add code coverage report (#3312)Erdem MEYDANLI
2020-08-17test: fix some cmake params (#3308)Francesco Borzì
2020-08-15feature(testing-automation): unit tests with Google Framework (#3273)Francesco Borzì
2020-08-06feat(bash): support for derivated distro + refactor conf (#3259)Yehonal
2019-09-22feat(Cmake): set policy CMP005 to NEW (#2294)Kargatum
2019-09-21feat(Cmake): set minimal support version 3.8 and added interface libs for wor...Kargatum
2019-09-18feat(Cmake/Build): Use interface targets for inheriting flags and definitions...Kargatum
2019-04-02feat(Cmake): Add new hook AFTER_LOAD_CMAKE_MODULES (#1670)Kargatum
2019-04-01feat(Cmake): Rewrite build and use inherited dependencies (#1652)Kargatum
2019-01-10CMake: Use source_groups to represent the source tree (#1247)Kargatum
2018-07-29fix: config.cmake not work.ayase
2018-05-22Eluna implementation (#847)ayase
2017-12-21fixed cmakeYehonal
2017-10-13Fixed compilation after dir reworkYehonal
2017-03-26CMAKE: implemented method to disable a module via cmakeYehonal
2017-03-26Implemented gperftools supportYehonal
2017-03-26Moved uwd modules under drassilYehonal
2016-08-23Project restructuring [PART.3]Yehonal
2016-08-23Project restructuring [PART.2]Yehonal
2016-08-19Some minor changesYehonal
2016-08-12Another big repo refactoring, should be latestYehonal
2016-08-12Fixed paths for cmakeYehonal
2016-08-11Rewritten cmakes allowing compilation with new structureYehonal
2016-08-11Using more appropriate NS prefixes for our macro and cmake varsYehonal
2016-08-10Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.gitYehonal
2016-08-10[CORE] Allowing compilation with c++11Yehonal
2016-08-09CMake: fixed git informationsShinDarth
2016-08-07fixed cmake and compilationYehonal
2016-08-07skip inclusion of modules without CMakeListsYehonal
2016-08-07configuration system for cmakeYehonal
2016-07-10Force CMAKE to check for MYSQL libraries - do not use mysql sourcesmik1893
2016-07-10compilation fixedYehonal
2016-07-10Implemented dynamic module loading and hooks system for cmakeYehonal
2016-07-08restructured repository based on following standards:Yehonal
2016-06-26First Commitv0.10.1Yehonal