summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2016-11-17custom files must be always resetted on full db_assemblingYehonal
2016-10-25Bin/DB-Assembler: fixed bug in Mac OS X md5 generationShinDarth
- IMPORTANT NOTE: new dependency for Mac users: brew install md5sha1sum
2016-10-23Bin: fix db_pendings import.sh scriptShinDarth
2016-09-24bin folder creation for startup-scripts on after_build eventyehonal
2016-09-02Improved run engine and moved on separated moduleYehonal
+ Also added some example script to create your own restart script
2016-08-30[BASH/DB] Fixed importing script with revisioned sqlYehonal
2016-08-30Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.gitYehonal
2016-08-30[BASH] separated -wipe from -ls for run engineYehonal
2016-08-30[BASH] Removed _timed_ files for custom sqlYehonal
use updates instead.
2016-08-30Fixed db_assembler DB path variable expandingYehonal
+ code indentation
2016-08-29[BASH] fix run-engine issue with destroyed screen sessionsYehonal
2016-08-29[Bash] Fixed previous scripts permissions and minor mistakeYehonal
2016-08-29fixed import.sh and implemented new optional workflow for pendings sqlYehonal
Now devs can create sql for their pull requests that will be automatically imported and _decorated_ by a protection system and avoid to multiple import same queries
2016-08-29Improved db_assembler with multiple optionsYehonal
- Create ALL - Create only bases/updates/customs - Clean registry
2016-08-26db_pending/import now use transaction to avoid db data inconsistencyYehonal
2016-08-26Crossplatform header for bash filesYehonal
2016-08-26db_assembler: removed lowercase substitution not compatible with osxYehonal
2016-08-25implemented pending workflow for sql and PRYehonal
2016-08-25minor fix for db_assemblerYehonal
2016-08-25fixed and updated db_assembler to even support old bash v3 ( osx )Yehonal
we're emulating associative array
2016-08-23improved run engineYehonal
2016-08-17[BASH] Now scripts will use default languageYehonal
2016-08-17fixed bash hook functionsYehonal
2016-08-14Bin/DB-Assembler: fix bashYehonal
2016-08-14Bin/Defines fix error in Mac OS XShinDarth
2016-08-13implemented db_exporterYehonal
2016-08-13created hw-core bash librariesYehonal
will be traited as a git subtree
2016-08-13removed useless redefinition from db_assemblerYehonal
2016-08-11Some cleaningYehonal
2016-08-11Using more appropriate NS prefixes for our macro and cmake varsYehonal
2016-08-07Merge branch 'master' into gitShinDarth
2016-08-07[BASH] improved db assembler with more effective md5 checkYehonal
2016-08-07[BASH] allow additional custom config for cmakeYehonal
2016-08-07loading modules for bash systemYehonal
2016-08-07[DB] implemented automatic version retrievingYehonal
2016-08-07fixed db_assembler scriptYehonal
2016-08-07ignoring conf for db_assemblerYehonal
2016-08-07fix buildpath in compilation scriptYehonal
2016-08-07fixed cmake and compilationYehonal
2016-08-07some fixes to bash config filesYehonal
2016-08-07starting bash rewriting job [WIP]Yehonal
2016-08-06Fix DB-assembler on Mac OS XShinDarth
2016-07-10minor change on config.sh.distYehonal
2016-07-10implemented first version of db_assembler scriptYehonal
2016-07-10compilation fixedYehonal
2016-07-10removed deprecated definesYehonal
2016-07-10Implemented dynamic module loading and hooks system for cmakeYehonal
2016-07-08restructured repository based on following standards:Yehonal
https://github.com/HW-Core/directory-structure
2016-07-08readme for compiler scriptsyehonal
2016-07-08flags for compileryehonal