Commit Graph

20 Commits

Author SHA1 Message Date
Rival
7760bf753c Fix Cmake revision. (#91)
Closes #90
2016-08-14 22:20:27 +02:00
ShinDarth
5357c8ce19 Core/CMake: show branch name in server info 2016-08-12 12:01:46 +02:00
Yehonal
c1a76e07ff Another big repo refactoring, should be latest
I've restored old paths for scripts and flattened the src structure
2016-08-12 02:40:23 +02:00
Yehonal
b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00
Yehonal
80453e215e Rewritten cmakes allowing compilation with new structure 2016-08-11 20:25:42 +02:00
Yehonal
0f85ce1c54 Big re-organization of repository [W.I.P] 2016-08-11 20:25:27 +02:00
Yehonal
991eed3b5a Using more appropriate NS prefixes for our macro and cmake vars 2016-08-11 20:10:08 +02:00
Yehonal
4330b759b7 always set cmake $CONF_DIR and add in preprocessor defines 2016-08-11 20:09:10 +02:00
Yehonal
34d4accb5b [CMake] impl. ADD_SCRIPTS macro for modules
and renamed old to ADD_SCRIPT_LOADER
2016-08-11 14:57:25 +02:00
Yehonal
8c8f8f5577 Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git 2016-08-10 12:41:06 +02:00
Yehonal
fc8599299e [CORE] Allowing compilation with c++11 2016-08-10 12:39:53 +02:00
ShinDarth
7e14d05f71 CMake: fixed git informations 2016-08-09 16:09:37 +02:00
Yehonal
47c2b72123 Merging 2016-08-07 12:47:10 +02:00
Yehonal
1aef789c85 [Core/Cmake] Scripts are now added dynamically
You can now add your scripts using cmake inside your module
instead patch core cpp files
2016-08-07 12:21:52 +02:00
Yehonal
d1b8eea42f configuration system for cmake
- moved cmake options under conf
and created default/custom configuration system for cmake
2016-08-07 12:02:55 +02:00
ShinDarth
b618b6a56f Added AzerothCore labels 2016-07-24 15:55:38 +02:00
Yehonal
c170910cc2 fixed path inclusion 2016-07-10 17:12:36 +02:00
Yehonal
0a376a3e20 improved cmake hook system 2016-07-10 17:12:10 +02:00
Yehonal
cd61ed610a Implemented dynamic module loading and hooks system for cmake 2016-07-10 17:11:51 +02:00
Yehonal
9fd22872c0 restructured repository based on following standards:
https://github.com/HW-Core/directory-structure
2016-07-08 23:58:11 +02:00