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