about summary refs log tree commit diff
path: root/pkgs/stdenv/darwin
AgeCommit message (Expand)AuthorFilesLines
2021-01-21darwin.apple-sdk: drop appleSdkVersionMonson Shao1-4/+2
2021-01-15make-bootstrap-tools: stdenv.lib -> libBen Siraphob1-1/+1
2020-12-22darwin/stdenv: tapi stub based bootstrapAndrew Childs3-52/+56
2020-11-12darwin/make-bootstrap-tools: remove references to old libSystemAndrew Childs1-38/+15
2020-11-12darwin/darwin-stubs: initAndrew Childs1-4/+6
2020-11-09darwin/stdenv: refactoringAndrew Childs1-43/+91
2020-11-09darwin/stdenv: assemble full clang toolchainAndrew Childs1-6/+42
2020-11-09stdenv/darwin: bump bootstrap toolsDaiderd Jordan1-6/+6
2020-10-26Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát1-4/+1
2020-10-25Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát1-1/+4
2020-10-13Merge pull request #99401 from Ericson2314/cmake-optional-opensslJohn Ericson1-4/+1
2020-10-13darwin bootstrapping: Dedup code a bitJohn Ericson1-4/+1
2020-09-14Merge pull request #97000 from danieldk/stdenv-darwin-unset-sdkrootDaniël de Kok1-1/+1
2020-09-03stdenv: unset SDKROOT on DarwinDaniël de Kok1-1/+1
2020-08-21stdenv/darwin: enable tapi support in cctoolsAndrew Childs2-9/+4
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson1-4/+5
2020-05-15Merge pull request #87583 from Gaelan/single-llvmMatthew Bauer1-6/+5
2020-05-11stdenv: only build LLVM once on darwinGaelan Steele1-6/+5
2020-03-23bintools: only add macos flags when targeting macOSMatthew Bauer1-2/+0
2020-02-02Merge staging-next into stagingFrederik Rietdijk1-1/+1
2020-01-31cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenvDaiderd Jordan1-1/+0
2020-01-31stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan1-7/+9
2020-01-31stdenv: make darwin builds reproducableDaiderd Jordan1-5/+10
2020-01-30stdenv, darwin: fix setupHook locationLuka Blaskovic1-1/+1
2020-01-13stdenv: bootstrap darwin with python3Daiderd Jordan1-23/+10
2019-08-28treewide: remove redundant recvolth1-2/+2
2019-07-08stdenv: MACOSX_DEPLOYMENT_TARGET 10.10 -> 10.12Daiderd Jordan1-1/+1
2019-06-16treewide: remove unused variables (#63177)volth2-4/+1
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster1-1/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2019-04-26darwin-bootstrap: copy libLLVM dylibMatthew Bauer1-0/+2
2019-04-26darwin/make-bootstrap-tools: fix buildMatthew Bauer1-3/+1
2019-04-26stdenv/darwin: use libxml2-nopython for building llvmMatthew Bauer1-1/+2
2019-04-26stdenv/darwin: put bash in extraBuildInputsMatthew Bauer1-4/+4
2019-04-26stdenv/darwin: move secure-format patch to gnum4Matthew Bauer2-21/+0
2019-04-26cctools: enable tapi everywhereMatthew Bauer1-1/+7
2019-04-20darwin: move to llvm7Matthew Bauer2-15/+15
2019-01-06darwin.make-bootstrap-tools: remove dsymutilMatthew Bauer1-1/+1
2018-12-05stdenv/darwin: fix portable libsystem hookMatthew Bauer1-2/+4
2018-12-04top-level/stage.nix: add static overlayMatthew Bauer1-0/+10
2018-12-04stdenv: implement crossOverlaysMatthew Bauer1-2/+2
2018-09-25Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson1-1/+0
2018-09-23bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski1-1/+0
2018-09-20Revert "stdenv/darwin: bump bootstrap tools"Dan Peebles1-6/+6
2018-09-17stdenv/darwin: bump bootstrap toolsDan Peebles1-6/+6
2018-09-16cctools: support LTO on DarwinDan Peebles2-3/+8
2018-09-15stdenv/darwin: integrate a new CoreFoundationDan Peebles2-10/+40
2018-09-01Merge branch 'master' into stagingVladimír Čunát1-2/+2
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-2/+2
2018-08-30Merge #44910: cmake: 3.11.2 -> 3.12.1Vladimír Čunát1-1/+0