aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * cmake: ARM: clang: make warning non-fatal: inline asmredfish2016-07-101-0/+3
| * cmake: link with -latomic for clangredfish2016-07-101-0/+5
| * cmake: include -ldl via cmake built-in varredfish2016-07-101-4/+1
| * cmake: do not pass -stdlib=c++ to clang >=3.7redfish2016-07-101-2/+4
* | Merge pull request #896Riccardo Spagni2016-07-201-1/+1
|\ \
| * | cmake: do not ignore dangerous warnings with -Wno-errorredfish2016-07-091-1/+1
| |/
* / cmake: pass -fno-strict-aliasing to fix build with GCC 6.1.1redfish2016-07-081-0/+5
|/
* Merge pull request #877Riccardo Spagni2016-07-061-8/+16
|\
| * cmake: disable AES on ARMredfish2016-06-211-1/+3
| * cmake: initialize ARCH for native buildsredfish2016-06-211-1/+6
| * cmake: remove repetitive code in handling of NO_AESredfish2016-06-211-7/+8
* | Merge pull request #873Riccardo Spagni2016-07-061-1/+1
|\ \
| * | remove POSIX_C_SOURCE and remove dlfcn.h for static buildsluigi11112016-06-211-1/+1
* | | cmake: BUILD_TESTS as option explicitly; added missed dependencyIlya Kitaev2016-06-231-0/+3
|/ /
* | Merge pull request #869Riccardo Spagni2016-06-211-2/+2
|\ \
| * | More fixing for WindowsiDunk2016-06-201-1/+1
| * | CMakeLists.txt: fix build for mingwiDunk2016-06-201-1/+1
* | | CMakeLists: fix build without libunwindmoneromooo-monero2016-06-201-0/+1
|/ /
* / Print stack trace on exceptionsmoneromooo-monero2016-04-281-0/+18
|/
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-12/+0
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+12
* change to LMDB as default, even on 32-bit and ARMRiccardo Spagni2016-03-121-28/+19
* cmake: Include OpenSSL libraries in static linkingwarptangent2016-02-121-2/+0
* cmake: Remove unused variablewarptangent2016-02-121-1/+1
* cmake: Fix unbound config compile settingswarptangent2016-02-121-0/+2
* Add make option to disable BerkeleyDBwarptangent2016-02-011-2/+11
* Last fixups in the Cmake stuff and better default build instructionme0wmix2016-01-221-8/+1