summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/darwin
AgeCommit message (Expand)Author
2021-01-24pkgs/build-support: stdenv.lib -> libBen Siraphob
2021-01-24stdenv: Remove stdenv.platformJohn Ericson
2021-01-21darwin.apple-sdk: drop appleSdkVersionMonson Shao
2021-01-15make-bootstrap-tools: stdenv.lib -> libBen Siraphob
2020-12-22darwin/stdenv: tapi stub based bootstrapAndrew Childs
2020-11-12darwin/make-bootstrap-tools: remove references to old libSystemAndrew Childs
2020-11-12darwin/darwin-stubs: initAndrew Childs
2020-11-09darwin/stdenv: refactoringAndrew Childs
2020-11-09darwin/stdenv: assemble full clang toolchainAndrew Childs
2020-11-09stdenv/darwin: bump bootstrap toolsDaiderd Jordan
2020-10-26Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát
2020-10-25Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát
2020-10-13Merge pull request #99401 from Ericson2314/cmake-optional-opensslJohn Ericson
2020-10-13darwin bootstrapping: Dedup code a bitJohn Ericson
2020-09-14Merge pull request #97000 from danieldk/stdenv-darwin-unset-sdkrootDaniël de Kok
2020-09-03stdenv: unset SDKROOT on DarwinDaniël de Kok
2020-08-21stdenv/darwin: enable tapi support in cctoolsAndrew Childs
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson
2020-05-15Merge pull request #87583 from Gaelan/single-llvmMatthew Bauer
2020-05-11stdenv: only build LLVM once on darwinGaelan Steele
2020-03-23bintools: only add macos flags when targeting macOSMatthew Bauer
2020-02-02Merge staging-next into stagingFrederik Rietdijk
2020-01-31cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenvDaiderd Jordan
2020-01-31stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan
2020-01-31stdenv: make darwin builds reproducableDaiderd Jordan
2020-01-30stdenv, darwin: fix setupHook locationLuka Blaskovic
2020-01-13stdenv: bootstrap darwin with python3Daiderd Jordan
2019-08-28treewide: remove redundant recvolth
2019-07-08stdenv: MACOSX_DEPLOYMENT_TARGET 10.10 -> 10.12Daiderd Jordan
2019-06-16treewide: remove unused variables (#63177)volth
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-04-26darwin-bootstrap: copy libLLVM dylibMatthew Bauer
2019-04-26darwin/make-bootstrap-tools: fix buildMatthew Bauer
2019-04-26stdenv/darwin: use libxml2-nopython for building llvmMatthew Bauer
2019-04-26stdenv/darwin: put bash in extraBuildInputsMatthew Bauer
2019-04-26stdenv/darwin: move secure-format patch to gnum4Matthew Bauer
2019-04-26cctools: enable tapi everywhereMatthew Bauer
2019-04-20darwin: move to llvm7Matthew Bauer
2019-01-06darwin.make-bootstrap-tools: remove dsymutilMatthew Bauer
2018-12-05stdenv/darwin: fix portable libsystem hookMatthew Bauer
2018-12-04top-level/stage.nix: add static overlayMatthew Bauer
2018-12-04stdenv: implement crossOverlaysMatthew Bauer
2018-09-25Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson
2018-09-23bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski
2018-09-20Revert "stdenv/darwin: bump bootstrap tools"Dan Peebles
2018-09-17stdenv/darwin: bump bootstrap toolsDan Peebles
2018-09-16cctools: support LTO on DarwinDan Peebles
2018-09-15stdenv/darwin: integrate a new CoreFoundationDan Peebles
2018-09-01Merge branch 'master' into stagingVladimír Čunát