aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* daemon: remove miniupnptobtoht2026-04-261-59/+0
* Fix cmake usage in FetchContent and ExternalProjectLee Clagett2025-04-021-1/+1
* trezor: fix protobuf 30 compatibilitytobtoht2025-03-181-0/+4
* depends: bump hidapi/libusbtobtoht2023-01-251-1/+1
* Copyright: Update to 2022mj-xmr2022-03-0411-11/+11
* cmake: find readline on macOS ARMselsta2021-11-171-1/+1
* cmake: use CMAKE_CURRENT_LIST_DIR for git versionselsta2021-10-191-2/+2
* Merge pull request #7794luigi11112021-08-021-1/+1
|\
| * cmake: test is a reserved keywordselsta2021-07-151-1/+1
* | Merge pull request #7758luigi11112021-07-272-3/+12
|\ \ | |/ |/|
| * Include Libusb and hidapi on androidmalinero2021-06-212-3/+12
* | Merge pull request #7715luigi11112021-06-011-0/+1
|\ \
| * | cmake: fix check_linker_flagselsta2021-05-121-0/+1
* | | Merge pull request #7711luigi11112021-06-011-1/+1
|\ \ \ | |_|/ |/| |
| * | cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSBselsta2021-05-111-1/+1
| |/
* / cmake: set 3.5 as minimum versionselsta2021-04-271-1/+1
|/
* cmake: fix ccache detectionanon2021-03-161-6/+13
* Merge pull request #7102Alexander Blair2020-12-101-17/+9
|\
| * cmake: fix "release" version string on tagged releasesmoneromooo-monero2020-12-091-17/+9
* | Clang-tidy integrated into CMakeLists.txtmj-xmr2020-12-021-0/+72
|/
* Merge pull request #6867Alexander Blair2020-10-141-1/+1
|\
| * cmake: Version - use CMAKE_CURRENT_LIST_DIRxiphon2020-10-071-1/+1
* | cmake: CheckTrezor - use ${CMAKE_CURRENT_LIST_DIR} to locate testsxiphon2020-10-061-2/+2
|/
* Merge pull request #6512Alexander Blair2020-07-199-9/+9
|\
| * Update copyright year to 2020SomaticFanatic2020-05-069-9/+9
* | Made ccache optional (opt out) and tidied up the FindCcache.cmakemj-xmr2020-05-041-6/+9
|/
* FindCcache automaticallymj-xmr2020-04-221-0/+57
* CMake build out of sourceTrasherDK2019-10-261-1/+6
* cmake: Fix generation of version.cppNathan Dorfman2019-10-232-42/+46
* Removed Berkeley DB and db switching logicJesus Ramirez2019-09-161-25/+0
* wallet, rpc: add a release field to get_versionmoneromooo-monero2019-08-261-0/+4
* build: fix OSX static libusb check and link against static libobjcxiphon2019-07-092-2/+8
* Use 9 digit build IDsHoward Chu2019-06-121-1/+2
* cmake: fix some case of "backtrace lib not found" breakingmoneromooo-monero2019-05-011-0/+8
* Merge pull request #5410Riccardo Spagni2019-04-161-1/+10
|\
| * build: libusb static compilation fixDusan Klinec2019-04-071-1/+10
* | Fix linker issues using easyloggingMartijn Otto2019-04-101-0/+90
|/
* Merge pull request #5061Riccardo Spagni2019-03-179-9/+9
|\
| * Update 2019 copyrightbinaryFate2019-03-059-9/+9
* | device/trezor: debugging features, trezor testsDusan Klinec2019-03-051-1/+16
|/
* build: protobuf dependency fixes, libusb buildDusan Klinec2018-12-183-4/+141
* device/trezor: device/trezor: correct device initialization, status checkDusan Klinec2018-12-041-1/+1
* device/trezor: webusb transport added, cmake fixesDusan Klinec2018-11-253-0/+271
* cmake: fix readline detection when the readline library is not foundmoneromooo-monero2018-10-261-1/+3
* Linux: Fix building of static binaries with hw device supportiDunk54002018-10-061-0/+14
* Merge pull request #4425Riccardo Spagni2018-09-291-1/+1
* Replace USB-CCID (smartcard) by USB-HIDcslashm2018-09-242-54/+46
* Merge pull request #3430Riccardo Spagni2018-09-181-1/+2
|\
| * Add Miniupnp submoduleTheCharlatan2018-09-101-1/+2
* | Windows: don't preset CMAKE_SYSTEM_NAMEiDunk54002018-09-062-2/+6
|/