Kargatum
|
b680670047
|
feat(CMake): delete EXTRA_LOGS (#6897)
|
2021-07-14 23:47:40 +02:00 |
|
Kargatum
|
5991b2769a
|
feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346)
* feat(Core/Scripts): split the huge scriptloader into smaller pieces
* AddSC_swamp_of_sorrows del
* 1
* add mod info
* 1
* 039f0e0faa
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
2021-06-22 23:19:02 +02:00 |
|
Kargatum
|
9ac6fddcae
|
feat(Core/Database): port TrinityCore database API (#5611)
|
2021-06-22 06:21:07 +02:00 |
|
Kargatum
|
325dcfc9a6
|
feat(Core/Build): add the possibility to link libraries dynamically (#5348)
|
2021-04-21 22:16:12 +02:00 |
|
Kargatum
|
ea93a5c1a1
|
feat(CI/Codestyle): added codestyle check (#3668)
|
2021-01-09 11:59:50 +01:00 |
|
Francesco Borzì
|
c838b371dd
|
chore(CMake/Tests): use conventional CMake flag to enable tests (#3809)
|
2020-11-29 19:28:47 +01:00 |
|
Francesco Borzì
|
c2b40b126d
|
feature(testing-automation): unit tests with Google Framework (#3273)
|
2020-08-15 22:34:45 +02:00 |
|
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 |
|