Commit Graph

397 Commits (e2d2b9a447502e22467af9df20e0732b3dd4ac4c)

Author SHA1 Message Date
woodser 3216b20e3c
add -framework AppKit for Apple
3 years ago
mj-xmr f37d960f75
Clang-tidy integrated into CMakeLists.txt
3 years ago
mj-xmr a76c6b9cae
Add ClangBuildAnalyzer under utils/health for analyzing build times
3 years ago
mj-xmr 5b43b61153
Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
3 years ago
xiphon 1bf5b86967
build: ARM - disable stack trace due to segfault in libunwind
4 years ago
moneromooo-monero 10c30ea5aa
link libzmq against libgssapi_krb5 if found
continuous-integration/drone/pr Build is passing Details
4 years ago
Matt Smith 96ae690083
cmake: Use job pool feature to limit concurrent jobs
4 years ago
wowario 572d7ea5ef
initial commit
4 years ago
Alexander Blair 79e93a8af8
Merge pull request #6691
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
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
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
xiphon 40b73d2a6c cmake: insert CMAKE_CURRENT_SOURCE_DIR in CMAKE_MODULE_PATH
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