summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Added coverage g++ commandsJacob Torrey2016-08-261-2/+2
| |/
* / remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-281-4/+0
|/
* Merge pull request #964Riccardo Spagni2016-08-221-6/+2
|\
| * Build: make boost 1.58 minimum requirement. Fixes #956anonimal2016-08-161-6/+2
* | Build: use libstdc++ with clang < 3.7anonimal2016-08-161-2/+2
|/
* cmake: do not pass -O2 in debug build on ARMredfish2016-08-011-7/+8
* cmake: libatomic only needed for 32-bit Clang buildsredfish2016-07-281-5/+3
* cmake: cleanup logic that sets flags per target/subdirredfish2016-07-281-32/+24
* cmake,common: flag for stack traceredfish2016-07-271-18/+24
* cmake: install throw hook in OSX build tooredfish2016-07-261-0/+3
* cmake: do not install hook on throw when building testsredfish2016-07-261-6/+14
* cmake: do not pass -Werror when building testsredfish2016-07-221-15/+22
* fix atomic library to only fire off for clangRiccardo Spagni2016-07-201-3/+5
* fix duplicate clang block in cmakeRiccardo Spagni2016-07-201-4/+1
* Merge pull request #904Riccardo Spagni2016-07-201-5/+12
|\
| * cmake: don't try to link with atomic on Appleredfish2016-07-121-1/+1