aboutsummaryrefslogtreecommitdiff
path: root/external/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* daemon: remove miniupnptobtoht2026-04-261-26/+0
* miniupnpc: fix build with gcc 14tobtoht2025-01-071-0/+1
* external: remove unbound submoduleselsta2021-09-031-17/+3
* miniupnp: set submodule to upstream, disable installselsta2021-01-121-0/+2
* simplewallet: add show_qr_code commandselsta2020-06-211-0/+1
* RandomX integrationHoward Chu2019-09-251-0/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Merge pull request #3430Riccardo Spagni2018-09-181-2/+0
|\
| * Add Miniupnp submoduleTheCharlatan2018-09-101-31/+13
| * Modify depends for monero's dependenciesTheCharlatan2018-09-101-15/+31
* | NetBSD supportthomasvaughan2018-09-111-0/+3
|/
* Build: update CMake and p2p for in-tree miniupnpanonimal2018-04-211-31/+10
* CMake: update new location of in-tree miniupnpcanonimal2018-04-191-2/+2
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #1950Riccardo Spagni2017-04-111-3/+4
|\
| * IOS CMAKE build settingsJaquee2017-04-031-3/+4
* | update easylogging++ to latest upstreammoneromooo-monero2017-04-101-0/+1
|/
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* updated miniupnpRiccardo Spagni2016-09-171-4/+4
* fix building on FreeBSDRiccardo Spagni2016-03-211-3/+0
* cmake: Include OpenSSL libraries in static linkingwarptangent2016-02-121-4/+5
* cmake: Fix unbound config compile settingswarptangent2016-02-121-0/+4
* let miniupnp's cmakelist handle defaultsRiccardo Spagni2015-12-311-3/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Merge upstream into blockchainThomas Winget2015-03-291-1/+1
|\
| * fix cmake miniupnpc typomeshpoint2015-03-261-1/+1
* | Move db_drivers/ to external/Thomas Winget2015-03-171-0/+2
* | Revert "Moved db_drivers/ into external/ for consistency"Thomas Winget2015-03-171-2/+0
* | Revert "Build fixed, goofed up some CMake"Thomas Winget2015-03-171-4/+0
* | Build fixed, goofed up some CMakeThomas Winget2015-03-101-0/+4
* | Moved db_drivers/ into external/ for consistencyThomas Winget2015-03-091-0/+2
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* unbound: plumb the libdir upBen Boeckel2014-10-241-1/+1
* cmake: remove scream-make (all-caps functions)Ben Boeckel2014-10-231-15/+15
* unbound: import cmake build systemBen Boeckel2014-10-231-82/+6
* cmake: minor cleanups (indentation and typos)Ben Boeckel2014-10-231-0/+0
* cmake: factor out error messagesBen Boeckel2014-10-231-3/+3
* fixed miniupnpc dynamic targetRiccardo Spagni2014-10-061-2/+4
* fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2014-10-061-1/+4
* set the winsock variable differently on WindowsRiccardo Spagni2014-10-061-1/+2
* fixed configure_command for libunbound under mingwRiccardo Spagni2014-10-061-1/+1
* turns out mingw does actually produce .a libs and not .dll.aRiccardo Spagni2014-10-061-3/+1
* quieten CMake when it can't find packagesRiccardo Spagni2014-10-061-3/+3
* removed required flags from miniupnp and unboundRiccardo Spagni2014-10-061-2/+2
* include openssl in linbunbound static linking, added errors for openssl and e...Riccardo Spagni2014-10-061-3/+14
* reference the correct unbound static libRiccardo Spagni2014-10-061-4/+3
* added libtool's install commandRiccardo Spagni2014-10-061-7/+10
* use the correct CMake variable for static buildsRiccardo Spagni2014-10-061-1/+1
* build libunbound correctlyRiccardo Spagni2014-10-061-21/+50
* fix missing parenthesesRiccardo Spagni2014-10-061-1/+1