Commit Graph

462 Commits (master)

Author SHA1 Message Date
mj-xmr 15e627569b CMake: new macro - finding all headers (extract from epee)
3 years ago
mj-xmr 19ed7abdf9 Test: Enable coverage for external repositories
3 years ago
luigi1111 0f2eea0a08
Merge pull request #7435
3 years ago
Nathan Dorfman 2d1fa5e0ba cmake: Don't default to -march=native on OpenBSD
3 years ago
mj-xmr 430b7586f6 Warnings: add warnings as errors: 'switch' & 'return-type'
3 years ago
mj-xmr 1ac7134832 Mac: Enable on ARM, by not enforcing x86_64
3 years ago
luigi1111 1cac8e92fa
Merge pull request #7270
3 years ago
luigi1111 ce5800a225
Merge pull request #7346
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
xiphon c66e8d92e4 build: omit '-pie' linker flag in native non static WIN32 GCC builds
3 years ago
Daniel Wyatt e767561ab8 cmake: Use CMAKE_COMMAND.
3 years ago
luigi1111 b8e4b69915
Merge pull request #7074
3 years ago
Alexander Blair e9c053eac6
Merge pull request #6977
3 years ago
mj-xmr 9f502108bf Add ClangBuildAnalyzer under utils/health for analyzing build times
3 years ago
woodser 90246223c9 add -framework AppKit for Apple
3 years ago
mj-xmr e591341237 Clang-tidy integrated into CMakeLists.txt
3 years ago
luigi1111 7a0334742a
Merge pull request #6937
3 years ago
luigi1111 55a39f8e67
Merge pull request #6747
3 years ago
mj-xmr 8a282f64c9 Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
4 years ago
Alexander Blair e6108b93d7
Merge pull request #6838
4 years ago
xiphon 7fca814a67 build: ARM - disable stack trace due to segfault in libunwind
4 years ago
moneromooo-monero 0b26d380cd
link libzmq against libgssapi_krb5 if found
4 years ago
Matt Smith 12a78e5e74
cmake: Use job pool feature to limit concurrent jobs
4 years ago
Alexander Blair 79e93a8af8
Merge pull request #6691
4 years ago
Alexander Blair 5d850dde99
Merge pull request #6586
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
Alexander Blair 7cd0d7f324
Merge pull request #6501
4 years ago
selsta 6111689cfa
cmake: allow custom openssl path on macOS
4 years ago
moneromooo-monero c4b74208c7
Do not use PIE with OSS-Fuzz
4 years ago
xiphon 40b73d2a6c cmake: insert CMAKE_CURRENT_SOURCE_DIR in CMAKE_MODULE_PATH
4 years ago
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
moneromooo-monero cb4edc1f45
cmake: ASAN and PIE don't mix
4 years ago
moneromooo-monero 81773f55a4
fuzz_tests: refactor and add OSS-Fuzz compatibility
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
mj-xmr 3843a6aba5 Made ccache optional (opt out) and tidied up the FindCcache.cmake
4 years ago
mj-xmr d3e77ccb59 FindCcache automatically
4 years ago
iDunk5400 78b076c7f2
Windows: enable high-entropy ASLR where available
5 years ago
iDunk5400 3816ac24f0
build: fix building on Windows due to _FORTIFY_SOURCE changes in MSYS2
5 years ago
Riccardo Spagni b8643752c1
Merge pull request #5549
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
Riccardo Spagni 1b23c05299
Merge pull request #5930
5 years ago
Howard Chu fcfa6665a9
Don't set ARCH_ID if it's already set
5 years ago
moneromooo-monero 31bf2e25c5
Revert "easylogging++: ensure it finds boost headers"
5 years ago
moneromooo-monero 9a95827ea7
easylogging++: ensure it finds boost headers
5 years ago
luigi1111 cb2bb1a9b8
Merge pull request #5907
5 years ago
luigi1111 cbec75ec31
Merge pull request #5892
5 years ago
luigi1111 353debe119
Merge pull request #5884
5 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
luigi1111 d663e1e3db
Merge pull request #5818
5 years ago
stoffu 369954496b
cmake: add protolib to zmq dependency libs
5 years ago
iDunk5400 ab2819a365
depends: attempt to fix readline
5 years ago
Martijn Otto 7de6671dc2
Add the iwyu target to get information on unused headers
5 years ago
moneromooo-monero 6e46b06308
cmake: ensure PYTHON_EXECUTABLE is set
5 years ago
luigi1111 5fd91463a2
Merge pull request #5773
5 years ago
luigi1111 6dcd57342e
Merge pull request #5679
5 years ago
Mr. Me0w 441f318180 fix building on OpenBSD, simplify Readme section
5 years ago
luigi1111 d450c33ea4
Merge pull request #5589
5 years ago
luigi1111 2117d0680a
Merge pull request #5472
5 years ago
luigi1111 e8da2f35ad
Merge pull request #5451
5 years ago
Lee Clagett f91a06c6d7 Dropping cppzmq dependency; adding some zmq utils
5 years ago
ston1th 7fb4edccdc cmake: fix tests generator
5 years ago
moneromooo-monero e2848894c9
cmake: do not use -mmitigate-rop on GCC >= 9.1
5 years ago
moneromooo-monero cb92d5cb2c
cmake: push cmake away from boost as much as we can
5 years ago
moneromooo-monero b8b957deaa
cmake: fix incorrect hint for OPENSSL_ROOT_DIR
5 years ago
moneromooo-monero 6aa3c2f303
dns_checks: new helper program to check on DNSSEC lookups
5 years ago
erciccione 2e514b8faa
CMakeLists.txt: suggest to update all submodules if one of them is outdated
5 years ago
iDunk5400 0f52fe4c9c
Windows: work around a boost 1.70 and cmake SNAFU
5 years ago
moneromooo-monero 9f9571aa3d
cmake: always detect python, it's neeed for some tests
5 years ago
moneromooo-monero d6d6c46c4d
cmake: handle detecting boost using boost's own cmake files
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
TheCharlatan 5057eb1199
cmake: ARCH_ID fixes for cross compilation
5 years ago
Riccardo Spagni 5260111631
Merge pull request #5146
5 years ago
Riccardo Spagni 933c701c6e
Merge pull request #5133
5 years ago
moneromooo-monero 24d281c324
crypto: plug CNv4 JIT into cn_slow_hash
5 years ago
TheCharlatan f0fc4064a0
Various speedups to depends and Travis
5 years ago
TheCharlatan 4a9257b464
Support docker for gitian builds
5 years ago
luigi1111 3adac4ee2b
Merge pull request #4929
5 years ago
luigi1111 c93c638199
Merge pull request #4864
5 years ago
TheCharlatan 5a76933903 Add glibc back compat code
6 years ago
Dusan Klinec 2ffe53d9e6
device/trezor: webusb transport added, cmake fixes
6 years ago
moneromooo-monero 707c2f836b
Remove -Werror
6 years ago
Riccardo Spagni fc3768293a
Merge pull request #4796
6 years ago
Riccardo Spagni d0c4123034
Merge pull request #4842
6 years ago
stoffu f0459abbb9
cmake: move Boost_LOCALE_LIBRARY out of ICU_LIBRARIES
6 years ago
moneromooo-monero 37d5b8d9c2
CMakeLists.txt: add -ftemplate-depth=900
6 years ago
Riccardo Spagni 4c621b13d0
Merge pull request #4760
6 years ago
Jethro Grassie f92682ec0a
build: ubuntu 16 ppc build fixes
6 years ago
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
6 years ago
xiphon 8a7e20f8a5 build: older git versions don't have '-C' flag
6 years ago
Riccardo Spagni b9a5e47490
Merge pull request #4679
6 years ago
Riccardo Spagni d4448e8e24
Merge pull request #4620
6 years ago
Riccardo Spagni 8f9c381f86
Merge pull request #4580
6 years ago
Riccardo Spagni 056a58d13f
Merge pull request #4536
6 years ago
xiphon fd62b6e79f blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
moneromooo-monero 7d21c9b573
CMakeLists.txt: only use libatomic when found
6 years ago
xiphon ad4cce930b build: fixed submodule check
6 years ago
iDunk5400 e7f24850d5
Fix Windows build after epee dependency change
6 years ago
moneromooo-monero 938476c9a5
CMakeLists.txt: detect and use -pthread compiler flag
6 years ago
xiphon bf842a6a1e build: use ARCH 'native' by default, allow to configure and override it
6 years ago