Michele Caini
|
365c57be4c
build system: allow compiling the tests with clang-cl (thanks gtest for failing otherwise)
|
4 years ago |
Michele Caini
|
7112dda299
build_system: added all headers to the EnTT target
|
4 years ago |
Michele Caini
|
00e7ab1db8
entity: fully remove the poly storage support
|
4 years ago |
Michele Caini
|
16e3cfc589
container: added dense_hash_set
|
4 years ago |
Michele Caini
|
dd2f515af1
build_system: avoid using INTERNAL for cmake variables since it also implies STRING
|
4 years ago |
Michele Caini
|
df25482643
build_system: support for natvis files (optionally added to the target)
|
4 years ago |
Michele Caini
|
8699e96609
build_system:
|
4 years ago |
Michele Caini
|
b0dcaaf744
build_system: refine ENTT_USE_SANITIZER usage
|
4 years ago |
Michele Caini
|
7db001995c
build system: make EnTT files show up in IDEs automatically (close #776)
|
4 years ago |
Michele Caini
|
d63f9e1eff
build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751)
|
4 years ago |
Michele Caini
|
461865bf3b
build_system: make ENTT_ID_TYPE a cached string variable
|
4 years ago |
Michele Caini
|
1f1e02fee1
build system: test id type std::uint64_t on the CI, all platforms
|
4 years ago |
Michele Caini
|
02b6ffc771
build system: add ubsan to the CI
|
5 years ago |
Michele Caini
|
340d66c24c
build system: split build and sanitizer runs
|
5 years ago |
Michele Caini
|
d73892d25a
build system: more on pkg-config + updated README file
|
5 years ago |
Alexandru-Sergiu Marton
|
1ebf614d79
build system: add pkg-config support (#674)
|
5 years ago |
Michele Caini
|
72d2adfe1c
*: updated copyright
|
5 years ago |
Michele Caini
|
d6d0cdf9aa
build system: avoid enabling tests by default when EnTT is the top dir project
|
5 years ago |
Martin Stump
|
7d002df94f
build system: add MAIN_PROJECT check for test option (#610)
|
5 years ago |
Michele Caini
|
0b73082aa0
build system: minor changes to make it work again with the CI
|
5 years ago |
Gnik
|
085e1ae157
build system: prefix cmake variables with ENTT_. (#585)
|
5 years ago |
Michele Caini
|
cec1b932bd
example: custom identifier (and some fixes for the purpose)
|
5 years ago |
Michele Caini
|
d7de7dbe6b
build system: minor changes (close #478)
|
5 years ago |
Michele Caini
|
fe8f671137
build system: USE_LIBCPP option is set to ON by default (see #478)
|
5 years ago |
Michele Caini
|
1a4de1482b
build system: minor changes (close #478)
|
5 years ago |
Michele Caini
|
dfc18619a2
build system: updated installation process (close #451)
|
6 years ago |
Michele Caini
|
1c8f5b98f1
build system: updated installation process (close #451)
|
6 years ago |
Michele Caini
|
76f3909ec9
workflow: update homebrew-entt (see #397)
|
6 years ago |
Michele Caini
|
23e839b40e
build system: updated install process (close #421)
|
6 years ago |
Michele Caini
|
b8a3bdf6b5
build system: minor changes
|
6 years ago |