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
2022-08-13
build: Add objcopy host tool
Hennadii Stepanov
2022-07-29
cctools: fixup building with LTO
fanquake
2022-07-18
depends: default to using GCC tool wrappers (with GCC)
fanquake
2022-06-16
build: add and use CXX_STANDARD in depends
fanquake
2022-06-16
build: add and use C_STANDARD in depends
fanquake
2022-06-14
build: support LTO in depends
fanquake
2022-05-05
Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl...
fanquake
2022-04-26
Merge bitcoin/bitcoin#24392: build: Fix configuring depends with cmake
fanquake
2022-04-21
build: Let the depends build system define a path to `dsymutil` tool
Hennadii Stepanov
2022-04-21
build: No need to provide defaults for darwin-specific tools
Hennadii Stepanov
2022-03-17
build: fix copypasta in OpenBSD C{XX} flags
fanquake
2022-02-21
build: Fix configuring depends with cmake
Hennadii Stepanov
2022-02-14
build: correct depends FreeBSD C{XX}FLAGS
fanquake
2022-02-14
build: add NetBSD support to depends
fanquake
2022-02-10
build: add support for OpenBSD to depends
fanquake
2022-02-02
Merge bitcoin/bitcoin#23948: build: add support for FreeBSD to depends
laanwj
2022-01-31
build: Replace `which` command with `command -v`
Hennadii Stepanov
2022-01-26
build: use macOS 11 SDK (Xcode 12.2)
fanquake
2022-01-19
build: add FreeBSD support to depends
fanquake
2022-01-07
Merge bitcoin/bitcoin#22093: build: Try posix-specific CXX first for mingw32 ...
laanwj
2021-11-10
build: Switch to llvm buinutils for Android builds
Hennadii Stepanov
2021-09-16
build: set OSX_MIN_VERSION to 10.15
fanquake
2021-06-02
build: Try posix-specific CXX first for mingw32 host
Hennadii Stepanov
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
[next]