Commit Graph

52 Commits (de5e3660d94531ffa3e5fb3cce1fdf0b41d431eb)

Author SHA1 Message Date
TheCharlatan 427e74cb46
Add Miniupnp submodule
6 years ago
iDunk5400 ad56d914f3
Windows: don't preset CMAKE_SYSTEM_NAME
6 years ago
cslashm 4602c2674f Fix CMAKE config for PCSC in order to avoid msys DLL dependencies
6 years ago
cslashm e05a17f1ea Fix PCSC discovery under Windows/MSYS
6 years ago
moneromooo-monero 41cb11b211
version.cmake: fix configuring version.cpp without git
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
redfish 11e0deef31 cmake: add dep of version lib on version.cpp
7 years ago
Orestis Konstantinidis d0bbc5912a Only check for upnp version if version is determined
7 years ago
moneromooo-monero 49ffb156f0
cmake: do not use GREATER_EQUAL, it's too new
7 years ago
Erik de Castro Lopo 04bd19257d cmake: Update detection of external miniupnpc
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 2a996f492f
Merge pull request #1510
7 years ago
MoroccanMalinois 80abc3bc4a Build wallet with Android NDK
7 years ago
moneromooo-monero 0020ad7d99
cmake: link against liblzma when found, for libunwind
7 years ago
redfish 1de812a92a cmake: merge libs via virtual object libraries
8 years ago
redfish a7498adc03 cmake: comply with the new policy CMP0026
8 years ago
Ilya Kitaev beb6d9200d CMake: GPL 'libutils' script removed
8 years ago
Ilya Kitaev ef9a74c67e cmake libutils dependency added
8 years ago
Ilya Kitaev 191cb594de all wallet dependencies merged to single static lib
8 years ago
moneromooo-monero 3c3537e8c6
cmake: add missing FindLibunwind.cmake
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Howard Chu e98a3f26e2 Fix da0bce34
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
Riccardo Spagni ce974949e2
fixed static assert test
9 years ago
Riccardo Spagni e01d32e52d
cleaning up, removing redundant files, renaming, fixing incorrect licenses
9 years ago
Thomas Winget a8bc7182ea
Merge BlockchainDB into upstream
9 years ago
rfree2monero 2900b1e76c doxygen files
9 years ago
Thomas Winget 8e3347f310
Pull blockchain changes into berkeleydb branch
9 years ago
Riccardo Spagni a0cbf733b6
removed findlmdb.cmake, no longer required
9 years ago
Thomas Winget 43477b7dac
BerkeleyDB Blockchain building, not working yet
9 years ago
Thomas Winget 34883599bc
Add in-source lmdb to build process
9 years ago
moneromooo-monero 0886183568 build: add liblmdb to the cmake autodetection system
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
9 years ago
Ben Boeckel 9aa48b6c50 miniupnpc: clear out else/endfoo command arguments
10 years ago
Riccardo Spagni cee87473ad build libunbound from external if no local libunbound or for static builds
10 years ago
Riccardo Spagni 9130e411e1 fixed unbound static lib on mingw as libunbound.dll.a
10 years ago
Riccardo Spagni 8c37823d45 remove pthreads, successfully tested on gcc 4.9.1 without pthreads
10 years ago
Riccardo Spagni 99945a5c47
dependencies enforced, send que error message log level moved
10 years ago
Riccardo Spagni bff1f9d4c4
redo FindUnbound.cmake
10 years ago
Riccardo Spagni 71f4b10b15
fixed cmake folder
10 years ago