index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cmake: ARM: exclude libunwind in static build
redfish
2016-08-28
1
-1
/
+2
|
*
Revert "Interpret x86_64 as x86-64 for architecture"
redfish
2016-08-28
1
-5
/
+1
|
*
cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR
redfish
2016-08-28
1
-27
/
+22
*
|
Merge pull request #995
Riccardo Spagni
2016-08-28
1
-2
/
+12
|
\
\
|
*
|
cmake: pass -static when STATIC=ON on Windows
redfish
2016-08-27
1
-2
/
+12
|
|
/
*
|
Merge pull request #992
Riccardo Spagni
2016-08-28
1
-2
/
+2
|
\
\
|
*
|
remove -Wall from coverage arguments
Jacob Torrey
2016-08-27
1
-2
/
+2
|
*
|
Added coverage g++ commands
Jacob Torrey
2016-08-26
1
-2
/
+2
|
|
/
*
/
remove original Cryptonote blockchain_storage blockchain format
moneromooo-monero
2016-08-28
1
-4
/
+0
|
/
*
Merge pull request #964
Riccardo Spagni
2016-08-22
1
-6
/
+2
|
\
|
*
Build: make boost 1.58 minimum requirement. Fixes #956
anonimal
2016-08-16
1
-6
/
+2
*
|
Build: use libstdc++ with clang < 3.7
anonimal
2016-08-16
1
-2
/
+2
|
/
*
cmake: do not pass -O2 in debug build on ARM
redfish
2016-08-01
1
-7
/
+8
*
cmake: libatomic only needed for 32-bit Clang builds
redfish
2016-07-28
1
-5
/
+3
*
cmake: cleanup logic that sets flags per target/subdir
redfish
2016-07-28
1
-32
/
+24
*
cmake,common: flag for stack trace
redfish
2016-07-27
1
-18
/
+24
*
cmake: install throw hook in OSX build too
redfish
2016-07-26
1
-0
/
+3
*
cmake: do not install hook on throw when building tests
redfish
2016-07-26
1
-6
/
+14
*
cmake: do not pass -Werror when building tests
redfish
2016-07-22
1
-15
/
+22
*
fix atomic library to only fire off for clang
Riccardo Spagni
2016-07-20
1
-3
/
+5
*
fix duplicate clang block in cmake
Riccardo Spagni
2016-07-20
1
-4
/
+1
*
Merge pull request #904
Riccardo Spagni
2016-07-20
1
-5
/
+12
|
\
|
*
cmake: don't try to link with atomic on Apple
redfish
2016-07-12
1
-1
/
+1
|
*
cmake: ARM: clang: make warning non-fatal: inline asm
redfish
2016-07-10
1
-0
/
+3
|
*
cmake: link with -latomic for clang
redfish
2016-07-10
1
-0
/
+5
|
*
cmake: include -ldl via cmake built-in var
redfish
2016-07-10
1
-4
/
+1
|
*
cmake: do not pass -stdlib=c++ to clang >=3.7
redfish
2016-07-10
1
-2
/
+4
*
|
Merge pull request #896
Riccardo Spagni
2016-07-20
1
-1
/
+1
|
\
\
|
*
|
cmake: do not ignore dangerous warnings with -Wno-error
redfish
2016-07-09
1
-1
/
+1
|
|
/
*
/
cmake: pass -fno-strict-aliasing to fix build with GCC 6.1.1
redfish
2016-07-08
1
-0
/
+5
|
/
*
Merge pull request #877
Riccardo Spagni
2016-07-06
1
-8
/
+16
|
\
|
*
cmake: disable AES on ARM
redfish
2016-06-21
1
-1
/
+3
|
*
cmake: initialize ARCH for native builds
redfish
2016-06-21
1
-1
/
+6
|
*
cmake: remove repetitive code in handling of NO_AES
redfish
2016-06-21
1
-7
/
+8
*
|
Merge pull request #873
Riccardo Spagni
2016-07-06
1
-1
/
+1
|
\
\
|
*
|
remove POSIX_C_SOURCE and remove dlfcn.h for static builds
luigi1111
2016-06-21
1
-1
/
+1
*
|
|
cmake: BUILD_TESTS as option explicitly; added missed dependency
Ilya Kitaev
2016-06-23
1
-0
/
+3
|
/
/
*
|
Merge pull request #869
Riccardo Spagni
2016-06-21
1
-2
/
+2
|
\
\
|
*
|
More fixing for Windows
iDunk
2016-06-20
1
-1
/
+1
|
*
|
CMakeLists.txt: fix build for mingw
iDunk
2016-06-20
1
-1
/
+1
*
|
|
CMakeLists: fix build without libunwind
moneromooo-monero
2016-06-20
1
-0
/
+1
|
/
/
*
/
Print stack trace on exceptions
moneromooo-monero
2016-04-28
1
-0
/
+18
|
/
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
1
-12
/
+0
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
1
-0
/
+12
*
change to LMDB as default, even on 32-bit and ARM
Riccardo Spagni
2016-03-12
1
-28
/
+19
*
cmake: Include OpenSSL libraries in static linking
warptangent
2016-02-12
1
-2
/
+0
*
cmake: Remove unused variable
warptangent
2016-02-12
1
-1
/
+1
*
cmake: Fix unbound config compile settings
warptangent
2016-02-12
1
-0
/
+2
*
Add make option to disable BerkeleyDB
warptangent
2016-02-01
1
-2
/
+11
*
Last fixups in the Cmake stuff and better default build instruction
me0wmix
2016-01-22
1
-8
/
+1
[prev]
[next]