Commit Graph

41 Commits (ab8f6733577555d98668e7708638367a1bfeb023)

Author SHA1 Message Date
Cory Fields fb61bc0c02 depends: Bump MacOS minimum runtime requirement to 11.0
1 year ago
Cory Fields cbee1d7091 depends: modernize clang flags
1 year ago
Cory Fields 4fe5f3c467 depends: remove redundant stdlib option
1 year ago
Cory Fields 87afcb0029 depends: fix osx build with clang 16
2 years ago
fanquake 9b60690b94
cctools: fixup building with LTO
2 years ago
fanquake f7595f1354
build: add and use CXX_STANDARD in depends
2 years ago
fanquake 7e7b3e42fa
build: add and use C_STANDARD in depends
2 years ago
fanquake 094772656d
build: support LTO in depends
2 years ago
Hennadii Stepanov f3af4f7a18
build: Let the depends build system define a path to `dsymutil` tool
3 years ago
fanquake 446e73cc0b
build: use macOS 11 SDK (Xcode 12.2)
3 years ago
fanquake a43b8e9555
build: set OSX_MIN_VERSION to 10.15
3 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
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
fanquake 26b15df99d
depends: set OSX_MIN_VERSION to 10.10
6 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 1dec09b341 depends: add shared dependency builder
10 years ago