Commit graph

8 commits

Author SHA1 Message Date
Brannon King
49f3e519f7 detect glibc round 2 2020-03-26 15:58:39 +02:00
Brannon King
90f857c466 force compatible glibc only if possible 2020-03-26 15:58:39 +02:00
Brannon King
daf90c3adf flush more, disk sync less
minor optimizations
compiles but still calls fcntl64


updated to expect backwards symbol table
reduce output on syncing testnet


changing to gcc-only build for Linux


fix DOCKER_IMAGE


remove docker_build_image


optimizing the wallet to better handle claimname calls
post-merge fixes
2020-03-26 15:58:38 +02:00
Brannon King
07aa24f6d3 put symbols into test exe 2020-03-26 15:40:43 +02:00
Brannon King
80f626ad60 ensure -O2 gets to ICU & BDB 2020-03-26 15:40:28 +02:00
Brannon King
fba1acd3d7 restored the current "depends" and friends
fix windows test run


unit test round 2


attempting to fix ccache use on darwin


made ccache optional, no longer pulls clang on darwin build


fixing darwin build from Dockerfile


fixed missing nproc on OSX


updated readme to include regtest example, build examples


fix QT unit tests


made -j get passed down, added build.sh
2020-03-26 15:39:51 +02:00
Cory Fields
f397304002 depends: add debug/release flags for linux/osx/win
Linux and mingw enable libstdc++ debugging for extra runtime checks. OSX
doesn't play nice, so don't enable it there.
2014-09-25 14:56:26 -04:00
Cory Fields
1dec09b341 depends: add shared dependency builder
See the README's in depends for documentation
2014-08-08 15:10:46 -04:00