Commit Graph

425 Commits (cdb068cd0ba94949b4c335068c375eeacc94dd6b)

Author SHA1 Message Date
selsta f2700d8a8c external: remove unbound submodule
3 years ago
wowario 840928cd6b initial commit
3 years ago
mj-xmr 41297c10f0
CMake: strip targets (optional) with -D STRIP_TARGETS=ON
3 years ago
luigi1111 f85cab6750
Merge pull request #7481
3 years ago
luigi1111 25bbb26f63
Merge pull request #7416
3 years ago
luigi1111 e8bf9003dd
Merge pull request #7726
3 years ago
luigi1111 45007f35cf
Merge pull request #7689
3 years ago
mj-xmr 0f45211c6b
CMake: add *.inl to monero_find_all_headers() glob, along *.h*
3 years ago
luigi1111 b7ee587ddb
Merge pull request #7691
3 years ago
luigi1111 ac87ac19b2
Merge pull request #7665
3 years ago
selsta cbd54ea524
cmake: set 3.5 as minimum version
3 years ago
selsta f93db0d46a
clang: fix -pie flag
3 years ago
mj-xmr b4fe7c2401 epee linkage dynamic; move monero_add_library to main CMakeLists.txt
3 years ago
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