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
/
builders
/
darwin.mk
Age
Commit message (
Expand
)
Author
2021-12-24
build: Fix regression introduced in PR23603
Hennadii Stepanov
2021-11-26
build: Fix x86_64 <-> arm64 cross-compiling for macOS
Hennadii Stepanov
2021-04-29
build: use -isysroot over --sysroot on macOS
fanquake
2020-07-07
depends: Decouple toolchain + binutils
Carl Dong
2020-04-22
depends: Add --sysroot option to mac os native compile flags
Russell Yanofsky
2020-04-10
Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-05
depends: Use default macos clang compiler
Russell Yanofsky
2019-10-12
[build] depends macOS: point --sysroot to SDK
Sjors Provoost
2018-11-03
build: Remove illegal spacing in darwin.mk
Jon Layton
2016-05-04
[depends] Add -stdlib=libc++ to darwin CXX flags
fanquake
2016-02-26
[depends] builders: No need to set -L and --location for curl
MarcoFalke
2016-02-09
Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on HTTP...
Luke Dashjr
2014-08-27
depends: add sensible download timeout/retry values
Cory Fields
2014-08-08
depends: add shared dependency builder
Cory Fields