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
/
darwin.mk
Age
Commit message (
Expand
)
Author
2024-04-02
depends: add -g to DEBUG=1 flags
fanquake
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-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-03-24
depends: fix osx build with clang 16
Cory Fields
2022-07-29
cctools: fixup building with LTO
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-04-21
build: Let the depends build system define a path to `dsymutil` tool
Hennadii Stepanov
2022-01-26
build: use macOS 11 SDK (Xcode 12.2)
fanquake
2021-09-16
build: set OSX_MIN_VERSION to 10.15
fanquake
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-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
2018-07-25
depends: set OSX_MIN_VERSION to 10.10
fanquake
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-08-08
depends: add shared dependency builder
Cory Fields