summaryrefslogtreecommitdiff
path: root/src/cmake/compiler
AgeCommit message (Expand)Author
2023-10-08chore(Core/Misc): warhead -> acore (#17447)Kitzunu
2022-04-30feat(Tools/MMapsGenerator): Improve multithreading of mmaps_generator (#10963)IntelligentQuantum
2022-02-11fix(Core/Misc): Remove Clang 7 workaround (#10521)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-02-01fix(CMake/MSVC): Cleanup and enable some warnings (#10295)Kitzunu
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-06-17feat(Core): deprecate clang-9 and older (#6406)Francesco Borzì
2021-05-17feat(Cmake/Compiler): deprecated clang6 and gcc 7 (#5671)Kargatum
2021-05-04feat(docker): production images, integrated ccache and many other improvement...Yehonal
2021-04-21feat(Core/Build): add the possibility to link libraries dynamically (#5348)Kargatum
2021-03-21fix(Build/Windows): For OS locales like CJK (#4912)vconcat
2021-02-28feat(Core/Config): rework config and delete ACE inherited (#4608)Kargatum
2021-01-09feat(CI/Codestyle): added codestyle check (#3668)Kargatum
2020-12-07chore(Core): forgot to add copyright in new files + small correction (#3861)Francesco Borzì
2019-09-18feat(Cmake/Build): Use interface targets for inheriting flags and definitions...Kargatum
2019-09-02feat(Core): enable C++17 (#2234)Francesco Borzì
2019-03-21Switch to C++14 to solve compilation issues (#1595)Francesco Borzì
2019-03-05feat(cpp): enable C++17 support (#1553)Francesco Borzì
2017-12-21Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk int...Yehonal
2017-12-21fixed cmakeYehonal
2016-08-12Refactoring part 2 [W.I.P]Yehonal
2016-08-10[CORE] Allowing compilation with c++11Yehonal
2016-07-08restructured repository based on following standards:Yehonal