summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* cmakify opensslRiccardo Spagni2017-02-211-0/+17
* Optionally query moneropulse DNS records to check for updatesmoneromooo-monero2017-02-201-0/+8
* Merge pull request #1700Riccardo Spagni2017-02-121-2/+4
|\
| * backtrace_symbols() requires -lexecinfo on dragonflybsdDan Miller2017-02-091-2/+4
* | extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+1
|/
* cmake set atomic for androidMoroccanMalinois2017-02-051-0/+3
* Use easylogging++'s stack trace facility where possiblemoneromooo-monero2017-02-041-7/+13
* Change logging to easylogging++moneromooo-monero2017-01-161-1/+1
* Merge pull request #1561Riccardo Spagni2017-01-151-1/+0
|\
| * enable clang checks that were disabledChris Vickio2017-01-151-1/+0
* | Change logic of testing for libunwind on OSX and ARMNanoAkron2017-01-091-4/+9
|/
* Merge pull request #1510Riccardo Spagni2017-01-081-2/+16
|\
| * Build wallet with Android NDKMoroccanMalinois2017-01-051-2/+16
* | Silence CMake policy warning on macos.Randi Joseph2016-12-231-0/+3
|/
* Preliminary support for DragonFly BSDAntonio Huete Jimenez2016-12-151-5/+11
* Revert forcing -fPIC for all ARMv8 buildsNanoAkron2016-12-091-1/+0
* Always compile Position Independent Code on 64-bit ARMv8 systemsNanoAkron2016-11-121-7/+6
* Report Boost library version during compilationNanoAkron2016-10-271-0/+2
* Merge pull request #1105Riccardo Spagni2016-09-261-5/+0
|\
| * remove check for certain clang versionsDan Miller2016-09-211-5/+0
| * Don't define stdc++ on FreeBSDDan Miller2016-09-191-1/+1
* | Fix test for 'ARM_ID' as caught by @radfish in #1088NanoAkron2016-09-181-3/+3
|/
* fix conflictRiccardo Spagni2016-09-181-4/+22
|\
| * +crypto for ARMv8 now tests and modifies ${ARCH$NanoAkron2016-09-181-12/+3
| * Updated +crypto option for ARMv8 to modify ${ARCH} insteadNanoAkron2016-09-181-11/+26
| * Add +crypto flag for ARMv8-aNanoAkron2016-09-171-2/+6
* | Merge pull request #1094Riccardo Spagni2016-09-181-2/+14
|\ \
| * | cmake: support BUILD_SHARED_LIBS built-in optionredfish2016-09-181-2/+14
| |/
* / cmake: quotes around ARCH_ID stringredfish2016-09-171-3/+3
|/
* cmake: remove redundant checks around CMAKE_{AR,RANLIB}redfish2016-09-171-10/+4
* Attempt to fix broken compilation on some systems caused by #1074iDunk54002016-09-101-6/+9
* Merge pull request #1047Riccardo Spagni2016-09-101-2/+12
|\
| * cmake: handle dists which prefix gcc binaries wth arch tripletredfish2016-08-311-2/+12
* | Merge pull request #1040Riccardo Spagni2016-09-101-1/+5
|\ \
| * | cmake: split BUILD_GUI_DEPS option into tworedfish2016-09-031-1/+5
* | | change CMake project nameRiccardo Spagni2016-09-031-1/+1
|/ /
* | gui/libwallet_merged: libunbound is one more dependencyIlya Kitaev2016-09-031-0/+4
* | cmake: option+target for profiling for coverageredfish2016-09-011-4/+13
* | Add ARMv8 Handling to CMakeLists.txt - version 2NanoAkron2016-08-301-11/+82
|/
* cmake: define a default build typeredfish2016-08-281-0/+5
* Merge pull request #997Riccardo Spagni2016-08-281-36/+32
|\
| * cmake: define ARM var for all ARM arch variantsredfish2016-08-281-12/+16
| * cmake: ARM: exclude libunwind in static buildredfish2016-08-281-1/+2
| * Revert "Interpret x86_64 as x86-64 for architecture"redfish2016-08-281-5/+1
| * cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSORredfish2016-08-281-27/+22
* | Merge pull request #995Riccardo Spagni2016-08-281-2/+12
|\ \
| * | cmake: pass -static when STATIC=ON on Windowsredfish2016-08-271-2/+12
| |/
* | Merge pull request #992Riccardo Spagni2016-08-281-2/+2
|\ \
| * | remove -Wall from coverage argumentsJacob Torrey2016-08-271-2/+2