summaryrefslogtreecommitdiff
path: root/src/cmake/compiler
AgeCommit message (Collapse)Author
2023-10-08chore(Core/Misc): warhead -> acore (#17447)Kitzunu
2022-04-30feat(Tools/MMapsGenerator): Improve multithreading of mmaps_generator (#10963)IntelligentQuantum
* cherry-pick commit (https://github.com/Shauren/TrinityCore/commit/699edaa0144fa3b0033dc45e24ad74222cc8240e) Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
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
* feat(Core/DBLayer): replace `char const*` to `std::string_view` * CString * 1 * chore(Core/Misc): code cleanup * cl * db fix * fmt style sql * to fmt * py * del old * 1 * 2 * 3 * 1 * 1
2022-02-01fix(CMake/MSVC): Cleanup and enable some warnings (#10295)Kitzunu
* fix(CMake/MSVC): Cleanup and enable some warnings * cherry-pick from commit (https://github.com/TrinityCore/TrinityCore/commit/73b4b1733a49430b2288417d26f96c24a19c8c28) Co-Authored-By: Shauren <shauren.trinity@gmail.com> * Update settings.cmake Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
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 ↵Yehonal
improvements (#5551)
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 ↵Kargatum
definitions (#2255) Co-authored-by: Naios Naios@users.noreply.github.com
2019-09-02feat(Core): enable C++17 (#2234)Francesco Borzì
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
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 ↵Yehonal
into dir-restructure
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
https://github.com/HW-Core/directory-structure