aboutsummaryrefslogtreecommitdiff
path: root/depends/hosts/darwin.mk
AgeCommit message (Expand)Author
2022-07-29cctools: fixup building with LTOfanquake
2022-06-16build: add and use CXX_STANDARD in dependsfanquake
2022-06-16build: add and use C_STANDARD in dependsfanquake
2022-06-14build: support LTO in dependsfanquake
2022-04-21build: Let the depends build system define a path to `dsymutil` toolHennadii Stepanov
2022-01-26build: use macOS 11 SDK (Xcode 12.2)fanquake
2021-09-16build: set OSX_MIN_VERSION to 10.15fanquake
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-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
2018-07-25depends: set OSX_MIN_VERSION to 10.10fanquake
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-08-08depends: add shared dependency builderCory Fields