index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T14:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
compiler
Age
Commit message (
Expand
)
Author
2025-09-04
Refactor menu command handling for direct execution (#22791)
Yehonal
2025-09-04
feat(MenuSystem): Implement unified menu system for AzerothCore management (#...
Yehonal
2025-08-30
Feat/refactoring-module-menu (#22733)
Yehonal
2025-07-06
feat(tests): add BATS test parallel conf and integration tests for compiler m...
Yehonal
2025-07-03
fix(CI): update build job to support multiple Ubuntu versions (#22413)
Yehonal
2025-07-01
feat(bash): startup-scripts reworked + bash scripts workflow integration (#2...
Yehonal
2023-09-15
chore(CI): Update deps for Windows and Mac builds (#17252)
Kitzunu
2023-08-25
fix(Apps/Docker): ensure conf files always exist (#17071)
Mike Delago
2023-08-20
feat(Apps/Docker): Use Env Vars for docker configuration (#17040)
Mike Delago
2023-01-25
fix(Docker): config loading for ac-dev-server container (#14755)
Mike Delago
2023-01-23
Fix configs in docker builds (#14747)
Mike Delago
2022-11-07
feat(CORE): docker permissions and rework (#13454)
Yehonal
2022-11-04
fix(CORE): file permissions for the devcontainer (#13686)
Yehonal
2022-10-22
fix(CORE/docker): path on conf generation
Yehonal
2022-10-22
feat(CORE/bash): implemented acore dashboard for Windows (#13476)
Yehonal
2022-10-05
feat(docker): implemented dbimport (#13308)
Yehonal
2022-05-31
refactor(Cmake): add support build selected applications and tools (#11836)
Kargatum
2022-03-16
fix(Bash/Dashboard): fix macOS configurations (#11002)
Stefano Borzì
2021-11-05
feat(CI): C++20 build (#8952)
Francesco Borzì
2021-07-14
feat(CMake): delete EXTRA_LOGS (#6897)
Kargatum
2021-05-30
fix(BASH/Compiler): error in if condition (#5983)
Patrick Lewis
2021-05-09
fix(Bash): process priority class Permission denied (#5686)
Patrick Lewis
2021-05-04
feat(docker): production images, integrated ccache and many other improvement...
Yehonal
2021-04-28
fix(Docker): windows improvements and permissions fix (#5444)
Yehonal
2021-04-11
feat(CI): add extra_logs to build matrix and update warden ByteArrayToHexStr ...
Patrick Lewis
2020-11-29
chore(CMake/Tests): use conventional CMake flag to enable tests (#3809)
Francesco Borzì
2020-11-19
refactor(Apps/Defines): Codefactor warning (#3714)
Kitzunu
2020-08-15
feature(testing-automation): unit tests with Google Framework (#3273)
Francesco Borzì
2020-08-06
feat(bash): support for derivated distro + refactor conf (#3259)
Yehonal
2018-08-05
ignore exit code of 'make clean' as it won't find a Makefile if called as fir...
Stoabrogga
2018-08-04
exit compiler script if any statement returns non-zero exit code
Stoabrogga
2018-07-17
Various fixes to acore dashboard
Yehonal
2018-07-15
fixed loop with comp_build() function of compiler
Yehonal
2018-07-15
Rewrite of bash system
Yehonal
2017-12-21
Bash: executable permissions for .sh files
Yehonal
2017-10-13
Fixed compilation after dir rework
Yehonal
2017-10-13
Bash: fixing scripts after directory rework
Yehonal
2017-10-12
Directory Structure [step 1]: moving files
Yehonal