monero/cmake
Dusan Klinec c444a7e002
trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests
- passphrase logic: remove backward compatibility for 2.4.3, code cleanup.
- fix LibUSB cmake for static builds on OSX
- tests: all tests now work with passphrase logic enabled. Passphrase test added with different passphrase. no_passphrase test added, Trezor pin test added. Testing wallet opening with correct and incorrect passphrase. Trezor test chain revamp, cleanup. Smaller chain, chain file versioning added.
- tests: Trezor tests support TEST_MINING_ENABLED, TEST_MINING_TIMEOUT env vars to change mining-related tests behaviour.
- requires protobuf@21 on osx for now (c++14), building with unlinked protobuf: `CMAKE_PREFIX_PATH=$(find /opt/homebrew/Cellar/protobuf@21 -maxdepth 1 -type d -name "21.*" -print -quit) \
make debug-test-trezor -j8`
2023-09-30 09:01:10 +02:00
..
32-bit-toolchain.cmake Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
64-bit-toolchain.cmake Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
CheckLinkerFlag.c Add misc hardening flags to the cmake machinery 2017-12-31 14:26:12 +00:00
CheckLinkerFlag.cmake cmake: fix check_linker_flag 2021-05-12 02:09:55 +02:00
CheckTrezor.cmake trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests 2023-09-30 09:01:10 +02:00
Doxyfile.in Changed URLs to HTTPS 2018-06-23 21:15:29 +02:00
Doxygen.extra.css.in doxygen files 2015-04-01 19:23:15 +02:00
FindBacktrace.cmake cmake: fix some case of "backtrace lib not found" breaking 2019-05-01 10:11:41 +00:00
FindCcache.cmake Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
FindHIDAPI.cmake Include Libusb and hidapi on android 2021-06-21 19:52:56 +02:00
FindLibUSB.cmake trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests 2023-09-30 09:01:10 +02:00
FindLibunwind.cmake cmake: link against liblzma when found, for libunwind 2016-12-24 00:00:45 +00:00
FindMiniupnpc.cmake Only check for upnp version if version is determined 2017-09-04 15:56:14 +03:00
FindReadline.cmake cmake: find readline on macOS ARM 2021-11-17 02:09:58 +01:00
FindUnbound.cmake Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
GitVersion.cmake Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
SetClangTidy.cmake Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
Version.cmake Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
test-libusb-version.c Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
test-protobuf.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
test-protobuf.proto build: protobuf dependency fixes, libusb build 2018-12-18 16:50:19 +01:00
test-static-assert.c Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
test-static-assert.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00