Commit Graph

49 Commits (2ef5294a5bb68ceb3797d2638567a172cc21699f)

Author SHA1 Message Date
fanquake 28f17c1a6d
build: fix copypasta in OpenBSD C{XX} flags
3 years ago
fanquake bcd36e14f0
build: correct depends FreeBSD C{XX}FLAGS
3 years ago
fanquake 7b06ffce9c
build: add NetBSD support to depends
3 years ago
fanquake 471d15536f
build: add support for OpenBSD to depends
3 years ago
laanwj c545a7aeb1
Merge bitcoin/bitcoin#23948: build: add support for FreeBSD to depends
3 years ago
Hennadii Stepanov 148b33cf72
build: Replace `which` command with `command -v`
3 years ago
fanquake 446e73cc0b
build: use macOS 11 SDK (Xcode 12.2)
3 years ago
fanquake ae9175f608
build: add FreeBSD support to depends
3 years ago
laanwj 018fd96202
Merge bitcoin/bitcoin#22093: build: Try posix-specific CXX first for mingw32 host
3 years ago
Hennadii Stepanov ac323a7222
build: Switch to llvm buinutils for Android builds
3 years ago
fanquake a43b8e9555
build: set OSX_MIN_VERSION to 10.15
3 years ago
Hennadii Stepanov f09ed92be1
build: Try posix-specific CXX first for mingw32 host
3 years ago
MarcoFalke fa9249aacc
depends: Add missing -D_LIBCPP_DEBUG=1 to debug flags
4 years ago
fanquake a5550f877a
build: use -stdlib++-isystem with Clang 10
4 years ago
fanquake c29cba44b3
build: Xcode 12.1, macOS SDK 10.15.6
4 years ago
fanquake 9ed2f19d38
build: native cctools 973.0.1, ld64 609
4 years ago
fanquake cf971c9ea0
build: use -isysroot over --sysroot on macOS
4 years ago
fanquake 765e0be534
build: split native_cctools
4 years ago
Carl Dong 949c480e52 depends: Fully determine path for darwin cctools
4 years ago
Carl Dong 880660acfa depends: Fully determine path for darwin_{CC,CXX}
4 years ago
Carl Dong 77b1ef89a0 depends: Remove -fuse-ld line
4 years ago
Carl Dong 3007339218 depends: Pin clang search paths for darwin host
4 years ago
fanquake a52ecc936a
build: set minimum supported macOS to 10.14
4 years ago
Carl Dong 60c55b1b9b
depends: Add justifications for macOS clang flags
4 years ago
Cory Fields 6b8e497eea
depends: specify libc++ header location for darwin
4 years ago
Carl Dong c9c572a367
depends: Allow building with system clang
4 years ago
Carl Dong e6e5c8d6ca
depends: Decouple toolchain + binutils
4 years ago
fanquake a8d39b8840
doc: explain why passing -mlinker-version is required
4 years ago
Cory Fields adf543d714
darwin: pass mlinker-version so that clang enables new features
4 years ago
Cory Fields 2418f739f7
macos: Bump to xcode 11.3.1 and 10.15 SDK
4 years ago
Carl Dong 3381e4a189
Adapt rest of tooling to new SDK naming scheme
4 years ago
Carl Dong 3d6603e340
depends: Propagate well-known vars into depends
5 years ago
Russell Yanofsky 603fd6a2e7 depends: add MULTIPROCESS depends option
5 years ago
fanquake 7e2104433c
build: use macOS 10.14 SDK
5 years ago
fanquake ca5055a5aa
depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8
5 years ago
fanquake 7d7bf2ff4a
build: set minimum supported macOS to 10.12
5 years ago
Block Mechanic f9af3ced1c Android: add all arch support
5 years ago
Igor Cota 9c4cb0166e Add ranlib to android.mk hosts file (fix OSX Android NDK build)
5 years ago
Igor Cota 0b0cff3c61 Add support for building Android dependencies
5 years ago
fanquake 26b15df99d
depends: set OSX_MIN_VERSION to 10.10
6 years ago
Henrik Jonsson ac91ea64c2 [depends] Allow depends system to support armv7l
7 years ago
fanquake 617c96d5b3
[depends] Set OSX_MIN_VERSION to 10.8
8 years ago
Cory Fields f25209a3e1
depends: bump OSX toolchain
9 years ago
Cory Fields a398549b3b depends: use c++11
9 years ago
Cory Fields f0172bf91e osx: bump build sdk to 10.9
10 years ago
Cory Fields 4fe6c3c24f depends: major upgrade to darwin toolchain
10 years ago
Cory Fields f397304002 depends: add debug/release flags for linux/osx/win
10 years ago
Cory Fields 2027ad30e7 depends: add the debug/release concept to depends
10 years ago
Cory Fields 1dec09b341 depends: add shared dependency builder
10 years ago