aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/darwin (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant recvolth2019-08-281-2/+2
* stdenv: MACOSX_DEPLOYMENT_TARGET 10.10 -> 10.12Daiderd Jordan2019-07-081-1/+1
* treewide: remove unused variables (#63177)volth2019-06-162-4/+1
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-181-1/+1
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-291-1/+1
* | darwin-bootstrap: copy libLLVM dylibMatthew Bauer2019-04-261-0/+2
* | darwin/make-bootstrap-tools: fix buildMatthew Bauer2019-04-261-3/+1
* | stdenv/darwin: use libxml2-nopython for building llvmMatthew Bauer2019-04-261-1/+2
* | stdenv/darwin: put bash in extraBuildInputsMatthew Bauer2019-04-261-4/+4
* | stdenv/darwin: move secure-format patch to gnum4Matthew Bauer2019-04-262-21/+0
* | cctools: enable tapi everywhereMatthew Bauer2019-04-261-1/+7
* | darwin: move to llvm7Matthew Bauer2019-04-202-15/+15
|/
* darwin.make-bootstrap-tools: remove dsymutilMatthew Bauer2019-01-061-1/+1
* stdenv/darwin: fix portable libsystem hookMatthew Bauer2018-12-051-2/+4
* top-level/stage.nix: add static overlayMatthew Bauer2018-12-041-0/+10
* stdenv: implement crossOverlaysMatthew Bauer2018-12-041-2/+2
* Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson2018-09-251-1/+0
|\
| * bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski2018-09-231-1/+0
* | Revert "stdenv/darwin: bump bootstrap tools"Dan Peebles2018-09-201-6/+6
* | stdenv/darwin: bump bootstrap toolsDan Peebles2018-09-171-6/+6
* | cctools: support LTO on DarwinDan Peebles2018-09-162-3/+8
* | stdenv/darwin: integrate a new CoreFoundationDan Peebles2018-09-152-10/+40
|/
* Merge branch 'master' into stagingVladimír Čunát2018-09-011-2/+2
|\
| * treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-301-2/+2
* | Merge #44910: cmake: 3.11.2 -> 3.12.1Vladimír Čunát2018-08-301-1/+0
|\ \ | |/ |/|
| * darwin stdenv stage1: use default cmakeAndrew Childs2018-08-131-1/+0
* | Merge pull request #43140 from LnL7/macos-10.14Daiderd Jordan2018-08-141-1/+4
|\ \ | |/ |/|
| * stdenv-bootstrap-tools: update unpack to use $reexportedLibrariesFileDaiderd Jordan2018-07-071-1/+4
* | Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra2018-08-091-0/+1
* | cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski2018-08-061-1/+0
* | llvm-packages: fix manpages with python-boot and cleanupDaiderd Jordan2018-07-281-11/+2
* | Merge staging-next into master (#44009)Frederik Rietdijk2018-07-241-11/+25
|/
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-06-181-7/+15
|\
| * darwin stdenv: Put back "man" attribute on clang and llvmJohn Ericson2018-06-181-3/+12
* | llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson2018-06-141-24/+16
|/
* darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson2018-06-141-29/+43
* darwin stdenv: fix llvmPackage overridesJohn Ericson2018-06-131-6/+5
* darwin stdenv: Properly compose overridesJohn Ericson2018-05-231-10/+9
* darwin stdenv: Persist `darwin.binutils-unwrapped`John Ericson2018-05-231-1/+1
* binutils: No more darwin conditionalsJohn Ericson2018-04-031-3/+3
* Merge pull request #35071 from oxij/stdenv/infopagesJohn Ericson2018-02-261-11/+14
|\
| * stdenv: darwin: give distinct names to all the stagesJan Malakhovski2018-02-261-11/+13
| * stdenv: linux, darwin: don't build documentation for the the intermediate stagesJan Malakhovski2018-02-261-0/+1
* | fetchurl: cleanup, better errorsJan Malakhovski2018-02-181-0/+1
|/
* darwin bootstrap tools: fix after #34339 (http2 in curl)Vladimír Čunát2018-02-101-2/+2
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-01-141-2/+2
|\
| * treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-101-2/+2
* | Merge pull request #33342 from LnL7/clang-outputsDaiderd Jordan2018-01-071-1/+1
|\ \ | |/ |/|
| * stdenv: allow lib output of clang on darwinDaiderd Jordan2018-01-021-1/+1
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-12-261-2/+5
|\|