index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
depends
/
hosts
Age
Commit message (
Expand
)
Author
2021-05-06
depends: Add missing -D_LIBCPP_DEBUG=1 to debug flags
MarcoFalke
2021-05-01
build: use -stdlib++-isystem with Clang 10
fanquake
2021-05-01
build: Xcode 12.1, macOS SDK 10.15.6
fanquake
2021-05-01
build: native cctools 973.0.1, ld64 609
fanquake
2021-04-29
build: use -isysroot over --sysroot on macOS
fanquake
2021-03-30
build: split native_cctools
fanquake
2021-01-07
depends: Fully determine path for darwin cctools
Carl Dong
2021-01-07
depends: Fully determine path for darwin_{CC,CXX}
Carl Dong
2021-01-07
depends: Remove -fuse-ld line
Carl Dong
2021-01-07
depends: Pin clang search paths for darwin host
Carl Dong
2020-11-18
build: set minimum supported macOS to 10.14
fanquake
2020-07-10
depends: Add justifications for macOS clang flags
Carl Dong
2020-07-10
depends: specify libc++ header location for darwin
Cory Fields
2020-07-07
depends: Allow building with system clang
Carl Dong
2020-07-07
depends: Decouple toolchain + binutils
Carl Dong
2020-06-29
doc: explain why passing -mlinker-version is required
fanquake
2020-06-22
darwin: pass mlinker-version so that clang enables new features
Cory Fields
2020-06-22
macos: Bump to xcode 11.3.1 and 10.15 SDK
Cory Fields
2020-06-22
Adapt rest of tooling to new SDK naming scheme
Carl Dong
2020-05-27
depends: Propagate well-known vars into depends
Carl Dong
2020-05-12
depends: add MULTIPROCESS depends option
Russell Yanofsky
2020-02-03
build: use macOS 10.14 SDK
fanquake
2020-02-03
depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8
fanquake
2019-11-21
build: set minimum supported macOS to 10.12
fanquake
2019-10-18
Android: add all arch support
Block Mechanic
2019-09-19
Add ranlib to android.mk hosts file (fix OSX Android NDK build)
Igor Cota
2019-09-19
Add support for building Android dependencies
Igor Cota
2018-07-25
depends: set OSX_MIN_VERSION to 10.10
fanquake
2018-02-20
[depends] Allow depends system to support armv7l
Henrik Jonsson
2016-11-09
[depends] Set OSX_MIN_VERSION to 10.8
fanquake
2016-06-17
depends: bump OSX toolchain
Cory Fields
2016-04-27
depends: use c++11
Cory Fields
2015-01-20
osx: bump build sdk to 10.9
Cory Fields
2015-01-02
depends: major upgrade to darwin toolchain
Cory Fields
2014-09-25
depends: add debug/release flags for linux/osx/win
Cory Fields
2014-09-25
depends: add the debug/release concept to depends
Cory Fields
2014-08-08
depends: add shared dependency builder
Cory Fields