aboutsummaryrefslogtreecommitdiff
path: root/depends/hosts
AgeCommit message (Expand)Author
2022-04-21build: Let the depends build system define a path to `dsymutil` toolHennadii Stepanov
2022-04-21build: No need to provide defaults for darwin-specific toolsHennadii Stepanov
2022-03-17build: fix copypasta in OpenBSD C{XX} flagsfanquake
2022-02-14build: correct depends FreeBSD C{XX}FLAGSfanquake
2022-02-14build: add NetBSD support to dependsfanquake
2022-02-10build: add support for OpenBSD to dependsfanquake
2022-02-02Merge bitcoin/bitcoin#23948: build: add support for FreeBSD to dependslaanwj
2022-01-31build: Replace `which` command with `command -v`Hennadii Stepanov
2022-01-26build: use macOS 11 SDK (Xcode 12.2)fanquake
2022-01-19build: add FreeBSD support to dependsfanquake
2022-01-07Merge bitcoin/bitcoin#22093: build: Try posix-specific CXX first for mingw32 ...laanwj
2021-11-10build: Switch to llvm buinutils for Android buildsHennadii Stepanov
2021-09-16build: set OSX_MIN_VERSION to 10.15fanquake
2021-06-02build: Try posix-specific CXX first for mingw32 hostHennadii Stepanov
2021-05-06depends: Add missing -D_LIBCPP_DEBUG=1 to debug flagsMarcoFalke
2021-05-01build: use -stdlib++-isystem with Clang 10fanquake
2021-05-01build: Xcode 12.1, macOS SDK 10.15.6fanquake
2021-05-01build: native cctools 973.0.1, ld64 609fanquake
2021-04-29build: use -isysroot over --sysroot on macOSfanquake
2021-03-30build: split native_cctoolsfanquake
2021-01-07depends: Fully determine path for darwin cctoolsCarl Dong
2021-01-07depends: Fully determine path for darwin_{CC,CXX}Carl Dong
2021-01-07depends: Remove -fuse-ld lineCarl Dong
2021-01-07depends: Pin clang search paths for darwin hostCarl Dong
2020-11-18build: set minimum supported macOS to 10.14fanquake
2020-07-10depends: Add justifications for macOS clang flagsCarl Dong
2020-07-10depends: specify libc++ header location for darwinCory Fields
2020-07-07depends: Allow building with system clangCarl Dong
2020-07-07depends: Decouple toolchain + binutilsCarl Dong
2020-06-29doc: explain why passing -mlinker-version is requiredfanquake
2020-06-22darwin: pass mlinker-version so that clang enables new featuresCory Fields
2020-06-22macos: Bump to xcode 11.3.1 and 10.15 SDKCory Fields
2020-06-22Adapt rest of tooling to new SDK naming schemeCarl Dong
2020-05-27depends: Propagate well-known vars into dependsCarl Dong
2020-05-12depends: add MULTIPROCESS depends optionRussell Yanofsky
2020-02-03build: use macOS 10.14 SDKfanquake
2020-02-03depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8fanquake
2019-11-21build: set minimum supported macOS to 10.12fanquake
2019-10-18Android: add all arch supportBlock Mechanic
2019-09-19Add ranlib to android.mk hosts file (fix OSX Android NDK build)Igor Cota
2019-09-19Add support for building Android dependenciesIgor Cota
2018-07-25depends: set OSX_MIN_VERSION to 10.10fanquake
2018-02-20[depends] Allow depends system to support armv7lHenrik Jonsson
2016-11-09[depends] Set OSX_MIN_VERSION to 10.8fanquake
2016-06-17depends: bump OSX toolchainCory Fields
2016-04-27depends: use c++11Cory Fields
2015-01-20osx: bump build sdk to 10.9Cory Fields
2015-01-02depends: major upgrade to darwin toolchainCory Fields
2014-09-25depends: add debug/release flags for linux/osx/winCory Fields
2014-09-25depends: add the debug/release concept to dependsCory Fields