Viste
|
e22d78ecd6
|
refactor(Core): rename namespaces and macros to acore (#2454)
|
2019-12-01 13:13:31 +01:00 |
|
Stoabrogga
|
8689903f58
|
fix(CMake): Use cmake-generator-expressions for escaping quotes (#2307)
|
2019-09-25 02:11:13 +07:00 |
|
Kargatum
|
6150b4b948
|
feat(Cmake/MYSQL): Correct support MariaDB for windows (#1674)
* Delete CMake option MARIADB
* Delete definitions (-DMARIADB)
* Replace macro MariaDB support 10.2+
|
2019-04-17 23:42:31 +07:00 |
|
Francesco Borzì
|
01c6d32ac9
|
feat(Core/Misc): compatibility with 10.2+ versions of MariaDB library (#1284) (#1437)
|
2019-02-09 21:51:05 +01:00 |
|
Kargatum
|
c00d5fe0ab
|
CMake: Use source_groups to represent the source tree (#1247)
|
2019-01-10 07:20:32 +03:00 |
|
Yehonal
|
e687d223ff
|
Revert "Cmake: Compiling with warnings by default"
It generates compile errors on windows
Maybe we should separate warning cmake define for each compiler (?)
This reverts commit 8ad3c15d63.
|
2017-09-25 10:37:22 +02:00 |
|
Yehonal
|
8ad3c15d63
|
Cmake: Compiling with warnings by default
Forcing all contributors to fix all warnings before push a commit (i hope)
|
2017-09-20 01:23:20 +02:00 |
|
Yehonal
|
c1586e0d99
|
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs
|
2017-08-19 19:42:48 +02:00 |
|
Yehonal
|
f888e8c86b
|
Preprocessor option for logging functions (#567)
* Update showoptions.cmake
* Update config.cmake.dist
* Example of preprocessor usage
Other work must continue for PR https://github.com/azerothcore/azerothcore-wotlk/pull/519
|
2017-08-19 18:37:47 +02:00 |
|
Yehonal
|
2f71abc6c6
|
implemented cmake options to disable extra features for performances optimization
can be easily extended to all features that can be optional
but have high performance impact
|
2017-03-26 01:09:45 +01:00 |
|
Yehonal
|
b522a0cb72
|
Implemented gperftools support
it allows you to profile cpu/memory under unix systems
|
2017-03-26 01:09:42 +01: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
|
4330b759b7
|
always set cmake $CONF_DIR and add in preprocessor defines
|
2016-08-11 20:09:10 +02:00 |
|
ShinDarth
|
b618b6a56f
|
Added AzerothCore labels
|
2016-07-24 15:55:38 +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 |
|