Commit Graph

111 Commits (042e85396cd15e24e1ac2bd9430e1c7b05c0f3c0)

Author SHA1 Message Date
moneromooo-monero 180bcde866
build: default to Berkeley DB for 32 bit and ARM
9 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo 464dbe7379 Fixed MINGW duplicate library errors when MSYS folder cannot be found.
9 years ago
warptangent bbb936df0f
Use g++ flag "-pthread" instead of "-lpthread", where preferred
9 years ago
Riccardo Spagni 54c785d0bb
fixed ARM arch test to prevent breaking on short arch strings
9 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo e5d2680094 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
9 years ago
moneromooo-monero 8623492150
Interpret x86_64 as x86-64 for architecture
9 years ago
Riccardo Spagni ce974949e2
fixed static assert test
9 years ago
Riccardo Spagni 5001489353
explicitly include libc++ with clang
9 years ago
warptangent 5c025f99a8
Check for Clang before adding compiler flag
9 years ago
Sergey Kazenyuk 867e98d739 Merge branch 'clang_fixes' into clang_fixes-master
9 years ago
Sergey Kazenyuk eb565a1ce2 Suppress 'register storage class is deprecated' warning in boost dependency library
9 years ago
Thomas Winget a8bc7182ea
Merge BlockchainDB into upstream
9 years ago
Thomas Winget 7292dea192
Merges PR #37
9 years ago
Thomas Winget 9519526224
Only compile BerkeleyDB as an option in non-static
9 years ago
Riccardo Spagni 4222b372e4
add arm6 target and flags
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
rfree2monero 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
9 years ago
Thomas Winget 874f48bc82
update berkeleydb branch to blockchain branch
9 years ago
Thomas Winget 5c0bc0050c
Merge upstream updates into blockchain branch
9 years ago
Thomas Winget 51e3579a80
Fixed bug in static linking boost on MINGW
9 years ago
Thomas Winget 8e3347f310
Pull blockchain changes into berkeleydb branch
9 years ago
Thomas Winget 6e9e8ab620
Move db_drivers/ to external/
9 years ago
Riccardo Spagni 56a1bf527b
fixed BUILD_64 option
9 years ago
Riccardo Spagni c97a685a37
fixed arch_width option
9 years ago
Riccardo Spagni 3a3c07c330
fixed msys2 / mingw folders based on architecture, added license to unbound CMakeList as that is not part of standard Unbound
9 years ago
Riccardo Spagni 3b3da86483
moved 32-bit/64-bit detection into main CMakeLists
9 years ago
Thomas Winget 11e815761f
Revert "Moved db_drivers/ into external/ for consistency"
9 years ago
Thomas Winget cade0da8f1
CMake wiring, minor cleanup, minor test addition
9 years ago
Thomas Winget b21335642e
Moved db_drivers/ into external/ for consistency
9 years ago
rfree2monero 5ce4256e3d 2014 network limit 1.1 +utils +toc -doc -drmonero
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
warptangent 84fe5fbd65
Add compile-time support for both db implementations: in-memory and LMDB
9 years ago
warptangent 79ea1f6ff0
Merge upstream
9 years ago
Riccardo Spagni 2b3b70a261
remove aes flag, detect no sse2
9 years ago
Riccardo Spagni bb85fea35a
fixed AES support flag
9 years ago
Riccardo Spagni 615079e2f4
allow for explicitly disabling AES-NI
9 years ago
Thomas Winget 34883599bc
Add in-source lmdb to build process
9 years ago
moneromooo-monero 0886183568 build: add liblmdb to the cmake autodetection system
10 years ago
Thomas Winget 1240cf805b
BlockchainDB unit tests, lmdb linker flag
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Riccardo Spagni affde29754
moved rapidjson to external folder, fixed CMake
10 years ago
Riccardo Spagni 4cd15cdde5
Merge pull request #1
10 years ago
Riccardo Spagni 685dd4a5d3
don't build tests unless we're building all-* or *-test builds
10 years ago
Ben Boeckel ce71c01f11 cmake: work around a bug with implicit link directories
10 years ago
Ben Boeckel 18c56abe4b msys: don't use LTO
10 years ago
Ben Boeckel 5680c9cac7 msys: factor out -Werror on msys
10 years ago
Ben Boeckel 475154255a msys: look in msys' directory for files
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel 9689df925c cmake: clean up EXTRA_LIBRARIES
10 years ago
Ben Boeckel 3b7bdcb790 cmake: set the project name
10 years ago