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
*
depends: libusb: update to 1.0.30
tobtoht
2026-05-24
1
-1
/
+1
*
daemon: remove miniupnp
tobtoht
2026-04-26
1
-2
/
+0
*
Add support for Loongarch
YalingFang
2026-04-04
1
-1
/
+8
*
CMake: fix msys/ICU compilation failure
0xFFFC0000
2025-09-08
1
-1
/
+13
*
build: set cmake_minimum_required(VERSION 3.5) consistently
cyan
2025-04-01
1
-1
/
+1
*
depends: boost: update to 1.69.0
tobtoht
2025-02-18
1
-6
/
+0
*
depends: boost: update to 1.66.0
tobtoht
2025-01-07
1
-0
/
+6
*
Merge pull request #9504
luigi1111
2024-12-23
1
-0
/
+9
|
\
|
*
fix zmq and sodium include dirs search
nsec1
2024-09-06
1
-0
/
+9
*
|
cmake: boost: fix header-only library search, bump minimum
tobtoht
2024-10-13
1
-16
/
+26
*
|
build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...
jeffro256
2024-09-10
1
-0
/
+2
|
/
*
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-1
/
+1
*
Fix static builds for Ubuntu 22.04
AgoraDesk / LocalMonero
2022-11-16
1
-0
/
+12
*
connection: fix implementation
anon
2022-07-05
1
-0
/
+1
*
CMake: Add missing BUILD_SHARED_LIBS option
mj-xmr
2022-04-10
1
-2
/
+4
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
Merge pull request #8117
luigi1111
2022-01-24
1
-1
/
+13
|
\
|
*
cmake: enable build on riscv{64, 32}
Xeonacid
2021-12-22
1
-1
/
+13
*
|
Fixed warnings for Clang (used as CMAKE_CXX compiler)
SerHack
2021-12-19
1
-1
/
+1
|
/
*
Merge pull request #8054
luigi1111
2021-11-30
1
-1
/
+1
|
\
|
*
cmake: fix incorrect else syntax
selsta
2021-11-10
1
-1
/
+1
*
|
cmake: remove including non-existent directory
selsta
2021-10-28
1
-4
/
+1
|
/
*
Merge pull request #7971
luigi1111
2021-10-17
1
-1
/
+1
|
\
|
*
cmake: set cpp14 standard
selsta
2021-09-25
1
-1
/
+1
*
|
Merge pull request #7989
luigi1111
2021-10-11
1
-5
/
+0
|
\
\
|
*
|
cmake: don't optimize debug build
selsta
2021-10-04
1
-5
/
+0
|
|
/
*
/
cmake: fix copy/paste typo
selsta
2021-09-25
1
-1
/
+1
|
/
*
Merge pull request #7945
luigi1111
2021-09-23
1
-7
/
+13
|
\
|
*
cmake: set required C/C++ standard to 11
selsta
2021-09-16
1
-7
/
+13
*
|
Merge pull request #7942
luigi1111
2021-09-23
1
-16
/
+0
|
\
\
|
*
|
unbound: remove leftovers
selsta
2021-09-15
1
-16
/
+0
|
|
/
*
|
Merge pull request #7917
luigi1111
2021-09-23
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
CMake: Add missing SANITIZE option
mj-xmr
2021-09-02
1
-0
/
+1
*
|
Merge pull request #7773 from selsta/unbound
luigi1111
2021-09-09
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
external: remove unbound submodule
selsta
2021-09-03
1
-3
/
+1
*
|
Merge pull request #7847
luigi1111
2021-08-26
1
-0
/
+2
|
\
\
|
*
|
CMake: document -Werror for add_c_flag_if_supported() from #7718
mj-xmr
2021-08-11
1
-0
/
+2
*
|
|
Merge pull request #7816
luigi1111
2021-08-11
1
-17
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake: fix double build
selsta
2021-07-28
1
-17
/
+17
*
|
|
cmake: bodge cmake failure on OSS-Fuzz
moneromooo-monero
2021-07-31
1
-1
/
+1
*
|
|
cmake: don't forbid undefined symbols on openbsd
selsta
2021-07-28
1
-1
/
+3
|
/
/
*
|
Merge pull request #7718
luigi1111
2021-07-27
1
-4
/
+6
|
\
\
|
*
|
cmake: treat warnings as error in compiler flag tests
selsta
2021-05-12
1
-4
/
+6
*
|
|
cmake: export all symbols
anon
2021-07-13
1
-0
/
+12
*
|
|
cmake: fix undefined symbols and multiple definitions
anon
2021-07-13
1
-0
/
+4
*
|
|
cmake: forbid undefined symbols
anon
2021-07-13
1
-0
/
+46
|
|
/
|
/
|
*
|
CMake: strip targets (optional) with -D STRIP_TARGETS=ON
mj-xmr
2021-06-11
1
-1
/
+12
*
|
Merge pull request #7481
luigi1111
2021-06-10
1
-0
/
+7
|
\
\
|
*
|
Warnings: add warnings as errors: 'switch' & 'return-type'
mj-xmr
2021-03-10
1
-0
/
+7
*
|
|
Merge pull request #7416
luigi1111
2021-06-10
1
-0
/
+23
|
\
\
\
[next]