Age | Commit message (Expand) | Author | Files | Lines |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 9 | -9/+9 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 9 | -9/+9 |
2020-05-04 | Made ccache optional (opt out) and tidied up the FindCcache.cmake | mj-xmr | 1 | -6/+9 |
2020-04-22 | FindCcache automatically | mj-xmr | 1 | -0/+57 |
2019-10-26 | CMake build out of source | TrasherDK | 1 | -1/+6 |
2019-10-23 | cmake: Fix generation of version.cpp | Nathan Dorfman | 2 | -42/+46 |
2019-09-16 | Removed Berkeley DB and db switching logic | Jesus Ramirez | 1 | -25/+0 |
2019-08-26 | wallet, rpc: add a release field to get_version | moneromooo-monero | 1 | -0/+4 |
2019-07-09 | build: fix OSX static libusb check and link against static libobjc | xiphon | 2 | -2/+8 |
2019-06-12 | Use 9 digit build IDs | Howard Chu | 1 | -1/+2 |
2019-05-01 | cmake: fix some case of "backtrace lib not found" breaking | moneromooo-monero | 1 | -0/+8 |
2019-04-16 | Merge pull request #5410 | Riccardo Spagni | 1 | -1/+10 |
2019-04-10 | Fix linker issues using easylogging | Martijn Otto | 1 | -0/+90 |
2019-04-07 | build: libusb static compilation fix | Dusan Klinec | 1 | -1/+10 |
2019-03-17 | Merge pull request #5061 | Riccardo Spagni | 9 | -9/+9 |
2019-03-05 | Update 2019 copyright | binaryFate | 9 | -9/+9 |
2019-03-05 | device/trezor: debugging features, trezor tests | Dusan Klinec | 1 | -1/+16 |
2018-12-18 | build: protobuf dependency fixes, libusb build | Dusan Klinec | 3 | -4/+141 |
2018-12-04 | device/trezor: device/trezor: correct device initialization, status check | Dusan Klinec | 1 | -1/+1 |
2018-11-25 | device/trezor: webusb transport added, cmake fixes | Dusan Klinec | 3 | -0/+271 |
2018-10-26 | cmake: fix readline detection when the readline library is not found | moneromooo-monero | 1 | -1/+3 |
2018-10-06 | Linux: Fix building of static binaries with hw device support | iDunk5400 | 1 | -0/+14 |
2018-09-29 | Merge pull request #4425 | Riccardo Spagni | 1 | -1/+1 |
2018-09-24 | Replace USB-CCID (smartcard) by USB-HID | cslashm | 2 | -54/+46 |
2018-09-18 | Merge pull request #3430 | Riccardo Spagni | 1 | -1/+2 |
2018-09-10 | Add Miniupnp submodule | TheCharlatan | 1 | -1/+2 |
2018-09-06 | Windows: don't preset CMAKE_SYSTEM_NAME | iDunk5400 | 2 | -2/+6 |
2018-06-23 | Changed URLs to HTTPS | einsteinsfool | 1 | -11/+11 |
2018-06-19 | Merge pull request #3844 | luigi1111 | 1 | -11/+20 |
2018-06-16 | Merge pull request #3708 | luigi1111 | 1 | -1/+1 |
2018-05-31 | Fix CMAKE config for PCSC in order to avoid msys DLL dependencies | cslashm | 1 | -17/+20 |
2018-05-23 | Fix PCSC compilation under windows | cslashm | 1 | -0/+6 |
2018-05-15 | version.cmake: fix configuring version.cpp without git | moneromooo-monero | 1 | -1/+1 |
2018-05-07 | Updating the FindReadline CMake hint to search in homebrew's default directory | Gene Peters | 1 | -1/+1 |
2018-03-21 | Fix generating version.cpp | Howard Chu | 1 | -2/+4 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -0/+44 |
2018-01-26 | Update 2018 copyright | xmr-eric | 7 | -7/+7 |
2018-01-11 | Keep readline optional | Jethro Grassie | 1 | -2/+10 |
2018-01-10 | Merge pull request #2993 | Riccardo Spagni | 2 | -0/+61 |
2018-01-02 | Add checks for termcap if needed by readline | Jethro Grassie | 1 | -20/+27 |
2017-12-31 | Add misc hardening flags to the cmake machinery | moneromooo-monero | 2 | -0/+61 |
2017-11-28 | fixed linking against libreadline on OpenBSD | ston1th | 1 | -0/+4 |
2017-11-19 | cmake: fix building when readline is not found | moneromooo-monero | 1 | -0/+4 |
2017-10-20 | cmake: add dep of version lib on version.cpp | redfish | 2 | -0/+113 |
2017-09-04 | Only check for upnp version if version is determined | Orestis Konstantinidis | 1 | -5/+5 |
2017-08-07 | cmake: do not use GREATER_EQUAL, it's too new | moneromooo-monero | 1 | -1/+1 |
2017-07-30 | cmake: Update detection of external miniupnpc | Erik de Castro Lopo | 1 | -162/+36 |
2017-06-18 | Add readline support to cli | jethro | 1 | -0/+66 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 5 | -5/+5 |
2017-01-08 | Merge pull request #1510 | Riccardo Spagni | 1 | -0/+34 |
2017-01-05 | Build wallet with Android NDK | MoroccanMalinois | 1 | -0/+34 |
2016-12-24 | cmake: link against liblzma when found, for libunwind | moneromooo-monero | 1 | -0/+16 |
2016-08-30 | cmake: merge libs via virtual object libraries | redfish | 1 | -74/+0 |
2016-08-30 | cmake: comply with the new policy CMP0026 | redfish | 1 | -101/+46 |
2016-06-24 | CMake: GPL 'libutils' script removed | Ilya Kitaev | 4 | -405/+12 |
2016-06-23 | cmake libutils dependency added | Ilya Kitaev | 1 | -0/+46 |
2016-06-23 | all wallet dependencies merged to single static lib | Ilya Kitaev | 3 | -0/+476 |
2016-06-20 | cmake: add missing FindLibunwind.cmake | moneromooo-monero | 1 | -0/+25 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -25/+0 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -0/+25 |
2016-01-12 | Fix da0bce34 | Howard Chu | 2 | -0/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 4 | -5/+5 |
2015-05-31 | fixed static assert test | Riccardo Spagni | 1 | -0/+34 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 2 | -0/+56 |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -0/+25 |
2015-04-01 | doxygen files | rfree2monero | 2 | -0/+1817 |
2015-03-17 | Pull blockchain changes into berkeleydb branch | Thomas Winget | 1 | -57/+0 |
2015-03-17 | removed findlmdb.cmake, no longer required | Riccardo Spagni | 1 | -57/+0 |
2015-03-16 | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 1 | -0/+25 |
2015-01-18 | Add in-source lmdb to build process | Thomas Winget | 1 | -4/+0 |
2015-01-04 | build: add liblmdb to the cmake autodetection system | moneromooo-monero | 1 | -0/+61 |
2015-01-02 | year updated in license | Riccardo Spagni | 2 | -2/+2 |
2014-10-23 | miniupnpc: clear out else/endfoo command arguments | Ben Boeckel | 1 | -2/+2 |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 2 | -22/+186 |
2014-10-02 | fixed unbound static lib on mingw as libunbound.dll.a | Riccardo Spagni | 1 | -1/+5 |
2014-10-02 | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 1 | -1/+5 |
2014-09-29 | dependencies enforced, send que error message log level moved | Riccardo Spagni | 1 | -5/+5 |
2014-09-24 | redo FindUnbound.cmake | Riccardo Spagni | 1 | -28/+26 |
2014-09-24 | fixed cmake folder | Riccardo Spagni | 3 | -0/+93 |
2014-09-24 | added tomerkon's GPG key, cmake folder fix | Riccardo Spagni | 2 | -38/+0 |
2014-09-22 | moved msys2 toolchain, boost libs fix | Riccardo Spagni | 2 | -0/+38 |