Fulcrum/config.tests
Calin Culianu 852734e1a6
Updated the endian stuff in Util.h
- Added a config test for the __builtin_bswap* functions. And use them if
  available.
- Added templates for: beToH, leToH, hToLe, hToBe.
- Added some static assertions to test the endian swap functions
2025-09-04 19:46:30 -05:00
..
bswap_16 Build system fixups; got rid of hard-coded HAVE_DECL_HTOLE32 and friends 2025-04-10 05:18:58 -05:00
bswap_32 Build system fixups; got rid of hard-coded HAVE_DECL_HTOLE32 and friends 2025-04-10 05:18:58 -05:00
bswap_64 Build system fixups; got rid of hard-coded HAVE_DECL_HTOLE32 and friends 2025-04-10 05:18:58 -05:00
builtin_bswap Updated the endian stuff in Util.h 2025-09-04 19:46:30 -05:00
builtin_clzl config.tests: Added tests for __builtin_clzl and __builtin_clzll 2021-02-12 17:22:17 +02:00
builtin_clzll config.tests: Added tests for __builtin_clzl and __builtin_clzll 2021-02-12 17:22:17 +02:00
endian_big Detect endianness using C++20 features + Fulcrum.pro nits 2024-05-24 00:30:15 +03:00
endian_little Detect endianness using C++20 features + Fulcrum.pro nits 2024-05-24 00:30:15 +03:00
htole32_and_friends Build system fixups; got rid of hard-coded HAVE_DECL_HTOLE32 and friends 2025-04-10 05:18:58 -05:00
jemalloc Build: Add test for jemalloc and link it if found 2020-08-26 18:01:59 +07:00
miniupnpc Added UPnP support 2025-03-20 09:14:06 -05:00
rocksdb Build: Reject system rocksdb if not compiled with RTTI 2021-10-28 20:30:26 +07:00
zmq Added zmq support to the app, plus building zmq static in docker 2021-02-07 01:07:28 +02:00