Commit Graph

88 Commits (master)

Author SHA1 Message Date
selsta ccfed6008a
cmake: test is a reserved keyword
3 years ago
anon f0fa959383
cmake: fix ccache detection
3 years ago
selsta 402ba046e0
cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB
3 years ago
moneromooo-monero 45d9a282d1
cmake: fix "release" version string on tagged releases
3 years ago
luigi1111 5ef94b29c3
Merge pull request #6870
4 years ago
xiphon 826a84478d cmake: Version - use CMAKE_CURRENT_LIST_DIR
4 years ago
xiphon b4c775663a cmake: CheckTrezor - use ${CMAKE_CURRENT_LIST_DIR} to locate tests
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
mj-xmr 3843a6aba5 Made ccache optional (opt out) and tidied up the FindCcache.cmake
4 years ago
mj-xmr d3e77ccb59 FindCcache automatically
4 years ago
TrasherDK 7bca3e069f CMake build out of source
5 years ago
Nathan Dorfman 56895ee07a cmake: Fix generation of version.cpp
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
moneromooo-monero 33e91e1a1e
wallet, rpc: add a release field to get_version
5 years ago
xiphon 45c28d8a0e build: fix OSX static libusb check and link against static libobjc
5 years ago
Howard Chu 1dc4ebfd6c
Use 9 digit build IDs
5 years ago
moneromooo-monero 7d5cc0358b
cmake: fix some case of "backtrace lib not found" breaking
5 years ago
Riccardo Spagni 613588e1a8
Merge pull request #5410
5 years ago
Martijn Otto 8df827075f
Fix linker issues using easylogging
5 years ago
Dusan Klinec d4a78c74ac
build: libusb static compilation fix
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Dusan Klinec 5ea17909ca
device/trezor: debugging features, trezor tests
5 years ago
Dusan Klinec e37154a879
build: protobuf dependency fixes, libusb build
5 years ago
Dusan Klinec d71f89e2a2
device/trezor: device/trezor: correct device initialization, status check
5 years ago
Dusan Klinec 2ffe53d9e6
device/trezor: webusb transport added, cmake fixes
6 years ago
moneromooo-monero dff0adfee5
cmake: fix readline detection when the readline library is not found
6 years ago
iDunk5400 cbdd6b910b
Linux: Fix building of static binaries with hw device support
6 years ago
Riccardo Spagni 8e07e26555
Merge pull request #4425
6 years ago
cslashm bb6e3bbc0f Replace USB-CCID (smartcard) by USB-HID
6 years ago
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
6 years ago
TheCharlatan cfb3046222 Add Miniupnp submodule
6 years ago
iDunk5400 6929b52426
Windows: don't preset CMAKE_SYSTEM_NAME
6 years ago
einsteinsfool 7cdd147da5 Changed URLs to HTTPS
6 years ago
luigi1111 61f3916b4a
Merge pull request #3844
6 years ago
luigi1111 53b5d03b82
Merge pull request #3708
6 years ago
cslashm f17383afc2 Fix CMAKE config for PCSC in order to avoid msys DLL dependencies
6 years ago
cslashm bdf5a3ad3f Fix PCSC compilation under windows
6 years ago
moneromooo-monero a5c98609a1
version.cmake: fix configuring version.cpp without git
6 years ago
Gene Peters a7ce392eef Updating the FindReadline CMake hint to search in homebrew's default directory
6 years ago
Howard Chu 522be96fe4
Fix generating version.cpp
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Jethro Grassie be1826c0fb
Keep readline optional
6 years ago
Riccardo Spagni d08aee7a7e
Merge pull request #2993
6 years ago
Jethro Grassie 0e93b0986c
Add checks for termcap if needed by readline
6 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
6 years ago
ston1th 25f4ab81ce fixed linking against libreadline on OpenBSD
7 years ago
moneromooo-monero 36f0538a0a
cmake: fix building when readline is not found
7 years ago