index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
cmakify openssl
Riccardo Spagni
2017-02-21
1
-0
/
+17
*
Optionally query moneropulse DNS records to check for updates
moneromooo-monero
2017-02-20
1
-0
/
+8
*
Merge pull request #1700
Riccardo Spagni
2017-02-12
1
-2
/
+4
|
\
|
*
backtrace_symbols() requires -lexecinfo on dragonflybsd
Dan Miller
2017-02-09
1
-2
/
+4
*
|
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-0
/
+1
|
/
*
cmake set atomic for android
MoroccanMalinois
2017-02-05
1
-0
/
+3
*
Use easylogging++'s stack trace facility where possible
moneromooo-monero
2017-02-04
1
-7
/
+13
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-1
/
+1
*
Merge pull request #1561
Riccardo Spagni
2017-01-15
1
-1
/
+0
|
\
|
*
enable clang checks that were disabled
Chris Vickio
2017-01-15
1
-1
/
+0
*
|
Change logic of testing for libunwind on OSX and ARM
NanoAkron
2017-01-09
1
-4
/
+9
|
/
*
Merge pull request #1510
Riccardo Spagni
2017-01-08
1
-2
/
+16
|
\
|
*
Build wallet with Android NDK
MoroccanMalinois
2017-01-05
1
-2
/
+16
*
|
Silence CMake policy warning on macos.
Randi Joseph
2016-12-23
1
-0
/
+3
|
/
*
Preliminary support for DragonFly BSD
Antonio Huete Jimenez
2016-12-15
1
-5
/
+11
*
Revert forcing -fPIC for all ARMv8 builds
NanoAkron
2016-12-09
1
-1
/
+0
*
Always compile Position Independent Code on 64-bit ARMv8 systems
NanoAkron
2016-11-12
1
-7
/
+6
*
Report Boost library version during compilation
NanoAkron
2016-10-27
1
-0
/
+2
*
Merge pull request #1105
Riccardo Spagni
2016-09-26
1
-5
/
+0
|
\
|
*
remove check for certain clang versions
Dan Miller
2016-09-21
1
-5
/
+0
|
*
Don't define stdc++ on FreeBSD
Dan Miller
2016-09-19
1
-1
/
+1
*
|
Fix test for 'ARM_ID' as caught by @radfish in #1088
NanoAkron
2016-09-18
1
-3
/
+3
|
/
*
fix conflict
Riccardo Spagni
2016-09-18
1
-4
/
+22
|
\
|
*
+crypto for ARMv8 now tests and modifies ${ARCH$
NanoAkron
2016-09-18
1
-12
/
+3
|
*
Updated +crypto option for ARMv8 to modify ${ARCH} instead
NanoAkron
2016-09-18
1
-11
/
+26
|
*
Add +crypto flag for ARMv8-a
NanoAkron
2016-09-17
1
-2
/
+6
*
|
Merge pull request #1094
Riccardo Spagni
2016-09-18
1
-2
/
+14
|
\
\
|
*
|
cmake: support BUILD_SHARED_LIBS built-in option
redfish
2016-09-18
1
-2
/
+14
|
|
/
*
/
cmake: quotes around ARCH_ID string
redfish
2016-09-17
1
-3
/
+3
|
/
*
cmake: remove redundant checks around CMAKE_{AR,RANLIB}
redfish
2016-09-17
1
-10
/
+4
*
Attempt to fix broken compilation on some systems caused by #1074
iDunk5400
2016-09-10
1
-6
/
+9
*
Merge pull request #1047
Riccardo Spagni
2016-09-10
1
-2
/
+12
|
\
|
*
cmake: handle dists which prefix gcc binaries wth arch triplet
redfish
2016-08-31
1
-2
/
+12
*
|
Merge pull request #1040
Riccardo Spagni
2016-09-10
1
-1
/
+5
|
\
\
|
*
|
cmake: split BUILD_GUI_DEPS option into two
redfish
2016-09-03
1
-1
/
+5
*
|
|
change CMake project name
Riccardo Spagni
2016-09-03
1
-1
/
+1
|
/
/
*
|
gui/libwallet_merged: libunbound is one more dependency
Ilya Kitaev
2016-09-03
1
-0
/
+4
*
|
cmake: option+target for profiling for coverage
redfish
2016-09-01
1
-4
/
+13
*
|
Add ARMv8 Handling to CMakeLists.txt - version 2
NanoAkron
2016-08-30
1
-11
/
+82
|
/
*
cmake: define a default build type
redfish
2016-08-28
1
-0
/
+5
*
Merge pull request #997
Riccardo Spagni
2016-08-28
1
-36
/
+32
|
\
|
*
cmake: define ARM var for all ARM arch variants
redfish
2016-08-28
1
-12
/
+16
|
*
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
[next]