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