summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: set 3.5 as minimum versionselsta2021-11-291-1/+1
* cmake: use CMAKE_CURRENT_LIST_DIR for git versionselsta2021-10-211-2/+2
* cmake: test is a reserved keywordselsta2021-08-121-1/+1
* cmake: fix ccache detectionanon2021-08-121-6/+13
* cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSBselsta2021-08-011-1/+1
* cmake: fix "release" version string on tagged releasesmoneromooo-monero2020-12-101-17/+9
* Merge pull request #6870luigi11112020-10-131-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
|/
* Changed URLs to HTTPSeinsteinsfool2018-06-231-11/+11
* Merge pull request #3844luigi11112018-06-191-11/+20
|\
| * Fix CMAKE config for PCSC in order to avoid msys DLL dependenciescslashm2018-05-311-17/+20
| * Fix PCSC compilation under windowscslashm2018-05-231-0/+6
* | Merge pull request #3708luigi11112018-06-161-1/+1
|\ \ | |/ |/|
| * Updating the FindReadline CMake hint to search in homebrew's default directoryGene Peters2018-05-071-1/+1
* | version.cmake: fix configuring version.cpp without gitmoneromooo-monero2018-05-151-1/+1
|/
* Fix generating version.cppHoward Chu2018-03-211-2/+4
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+44
* Update 2018 copyrightxmr-eric2018-01-267-7/+7
* Keep readline optionalJethro Grassie2018-01-111-2/+10
* Merge pull request #2993Riccardo Spagni2018-01-102-0/+61
|\
| * Add misc hardening flags to the cmake machinerymoneromooo-monero2017-12-312-0/+61
* | Add checks for termcap if needed by readlineJethro Grassie2018-01-021-20/+27
|/