aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #3313Riccardo Spagni2018-03-051-1/+2
|\
| * Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windowsrbrunner72018-02-251-1/+2
* | Correct spelling mistakes.Edward Betts2018-03-051-1/+1
* | Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+9
|/
* Merge pull request #3195Riccardo Spagni2018-02-161-7/+21
|\
| * cmake: add -DHAVE_ defines to the command linemoneromooo-monero2018-01-281-7/+21
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* epee: detect strptime, use std::get_time as fallbackmoneromooo-monero2018-01-111-0/+4
* Merge pull request #3062Riccardo Spagni2018-01-101-1/+5
|\
| * Fix translations header generation when cross-compilatingGuillaume LE VAILLANT2018-01-041-1/+5
* | Merge pull request #3007Riccardo Spagni2018-01-101-1/+1
|\ \
| * | cmake: fix boost version detectionmoneromooo-monero2017-12-261-1/+1
* | | Merge pull request #2993Riccardo Spagni2018-01-101-7/+83
|\ \ \ | |_|/ |/| |
| * | Add misc hardening flags to the cmake machinerymoneromooo-monero2017-12-311-7/+83
| |/
* | Merge pull request #2934Riccardo Spagni2018-01-021-0/+4
|\ \ | |/ |/|
| * Embed the translation files in the binaryGuillaume LE VAILLANT2017-12-151-0/+4
* | fuzz_testing: build with ASAN (assumed to be available)moneromooo-monero2017-12-231-0/+10
* | add a memwipe functionmoneromooo-monero2017-11-271-0/+8
|/
* Merge pull request #2793Riccardo Spagni2017-11-251-1/+1
|\
| * Do not require libatomic on FreeBSDVasil Dimov2017-11-111-1/+1
* | Merge pull request #2736Riccardo Spagni2017-11-141-1/+1
|\ \
| * | Do not build against epee_readline if it was not builtHoward Chu2017-11-141-0/+1
| * | link against readline only for monerod and wallet-wallet-{rpc,cli}moneromooo-monero2017-11-141-1/+0
| |/
* / make this build on SunOS/SolarisPavel Maryanov2017-11-141-0/+6
|/
* Merge pull request #2694Riccardo Spagni2017-11-091-2/+0
|\
| * cmake: add dep of version lib on version.cppredfish2017-10-201-2/+0
* | Merge pull request #2689Riccardo Spagni2017-11-011-0/+8
|\ \
| * | Link against libpgm/libnorm if found, optional libzmq ldependenciesmoneromooo-monero2017-10-211-0/+8
| |/
* / epee: use boost type for SSL error coderedfish2017-10-171-0/+5
|/
* Merge pull request #2613Riccardo Spagni2017-10-151-9/+3
|\
| * cmake: build tests lastredfish2017-10-081-9/+3
* | Merge pull request #2600Riccardo Spagni2017-10-151-1/+4
|\ \
| * | cmake: print which stack trace lib is usedredfish2017-10-071-1/+4
| |/
* | Merge pull request #2583Riccardo Spagni2017-10-151-1/+5
|\ \
| * | Fix building with -DARCH=default -DNO_AES=ONmoneromooo-monero2017-10-061-1/+5
| |/
* | epee http_client SSL supportJaquee2017-10-151-1/+1
* | CMakeLists.txt - Add openssl include dirJaquee2017-10-151-0/+2
|/
* Merge pull request #2486Riccardo Spagni2017-09-251-7/+7
|\
| * Fix OpenSSL 1.1 detection for static buildshyc2017-09-201-7/+7
* | Merge pull request #2485Riccardo Spagni2017-09-251-1/+6
|\ \
| * | daemon: fix static building with libzmqiDunk54002017-09-231-1/+6
| |/
* | Merge pull request #2442Riccardo Spagni2017-09-251-1/+1
|\ \
| * | build: auto update version info without manually deleting version.hstoffu2017-09-211-1/+1
| |/
* | cmake: make warning about headers not fatalredfish2017-09-241-1/+1
* | cmake: fix setting of -Werrorredfish2017-09-241-12/+6
|/
* Fix various oversights/bugs in ZMQ RPC server codeThomas Winget2017-09-051-0/+8
* json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+2
* CMakeLists.txt - ios/xcode fixJaquee2017-08-051-0/+3
* enable monero build on ppc64le architectureRoberto Oliveira2017-06-271-1/+9
* Add readline support to clijethro2017-06-181-0/+13