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
2024-01-26
depends: remove (darwin) libtool now that it's no longer used
Cory Fields
2024-01-16
build: move -mlinker-version to *FLAGS
fanquake
2024-01-16
depends: deduplicate use of mmacosx-version-min in macOS build
fanquake
2024-01-05
build: remove --enable-lto
fanquake
2023-12-05
build: use macOS 14 SDK (Xcode 15.0)
fanquake
2023-12-05
depends: add -platform_version to macOS build flags
fanquake
2023-10-10
depends: update LD64_VERSION to 711
fanquake
2023-09-14
build: use _LIBCPP_ENABLE_DEBUG_MODE over ENABLE_ASSERTIONS
fanquake
2023-06-22
depends: Bump MacOS minimum runtime requirement to 11.0
Cory Fields
2023-06-20
depends: modernize clang flags
Cory Fields
2023-05-22
depends: remove redundant stdlib option
Cory Fields
2023-04-18
depends: add _LIBCPP_ENABLE_ASSERTIONS to DEBUG mode
fanquake
2023-04-18
depends: Remove _LIBCPP_DEBUG from depends DEBUG mode
fanquake
2023-03-24
depends: fix osx build with clang 16
Cory Fields
2023-01-30
Merge bitcoin/bitcoin#23619: build: Propagate user-defined flags to host pack...
fanquake
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-04-16
build: Propagate user-defined flags to host packages
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
[next]