about summary refs log tree commit diff
path: root/pkgs/stdenv/darwin/make-bootstrap-tools.nix
AgeCommit message (Expand)AuthorFilesLines
2022-07-14make-bootstrap-tools: add pbzx and tbd tools on x86_64-darwinRandy Eckenrode1-8/+8
2022-05-31stdenvBootstrapTools: inherit {cross,local}SystemAlyssa Ross1-3/+5
2022-03-30treewide: use lib.getLib for OpenSSL librariesAlyssa Ross1-1/+1
2022-02-08bootstrap-tools: disable iconv for the `hello` testzowoq1-1/+2
2021-11-24bootstrap-tools: Introduce getLib for lib outputstoonn1-14/+14
2021-11-24darwin.Libsystem: Patch TargetConditionals.htoonn1-44/+3
2021-11-24xnu: Fix python3 patchtoonn1-4/+1
2021-09-23sigtool: 4a3719b4 -> 2a13539d (#138453)Michael Stone1-1/+1
2021-06-13darwin: expose bootstrapLlvmVersion as argument in the stdenvDaiderd Jordan1-1/+3
2021-06-06bootstrap-tools: libclang-cpp already includedtoonn1-1/+0
2021-06-06bootstrap-tools: Patch TargetConditionals.htoonn1-1/+39
2021-06-05bootstrap-tools: Include libclang-cpp.11.1.dylib tootoonn1-1/+1
2021-06-05bootstrap-tools: Include libclang-cpp.dylibtoonn1-0/+1
2021-06-05bootstrap-tools: Update to LLVM 11toonn1-2/+1
2021-06-05bootstrap-tools: Add bootstrapFiles argumenttoonn1-7/+14
2021-06-05bootstrap-tools: Fix xnu python3 patchtoonn1-3/+9
2021-05-24darwin/make-bootstrap-tools: move "lib" from install name to rpathAndrew Childs1-4/+2
2021-05-17stdenv/darwin: bootstrap tools for Apple SiliconAndrew Childs1-26/+66
2021-04-30llvmPackages: Multuple outputs for everythtingAndrew Childs1-2/+2
2021-03-18darwin/make-bootstrap-tools: avoid brotli dependencyRyan Burns1-1/+1
2021-01-15make-bootstrap-tools: stdenv.lib -> libBen Siraphob1-1/+1
2020-12-22darwin/stdenv: tapi stub based bootstrapAndrew Childs1-3/+0
2020-11-12darwin/make-bootstrap-tools: remove references to old libSystemAndrew Childs1-38/+15
2020-08-21stdenv/darwin: enable tapi support in cctoolsAndrew Childs1-0/+2
2019-06-16treewide: remove unused variables (#63177)volth1-3/+1
2019-04-26darwin-bootstrap: copy libLLVM dylibMatthew Bauer1-0/+2
2019-04-26darwin/make-bootstrap-tools: fix buildMatthew Bauer1-3/+1
2019-04-20darwin: move to llvm7Matthew Bauer1-1/+1
2019-01-06darwin.make-bootstrap-tools: remove dsymutilMatthew Bauer1-1/+1
2018-09-16cctools: support LTO on DarwinDan Peebles1-3/+7
2018-09-15stdenv/darwin: integrate a new CoreFoundationDan Peebles1-1/+2
2018-07-07stdenv-bootstrap-tools: update unpack to use $reexportedLibrariesFileDaiderd Jordan1-1/+4
2018-02-10darwin bootstrap tools: fix after #34339 (http2 in curl)Vladimír Čunát1-2/+2
2017-12-24darwin stdenv boostrap tools: use curl without kerberosVladimír Čunát1-2/+5
2017-11-13darwin.make-bootstrap-tools: fix ICU reference to improve purityDan Peebles1-2/+2
2017-05-05darwin.make-bootstrap-tools.test: fix build breakageDan Peebles1-2/+2
2017-04-08darwin.make-bootstrap-tools: fix to use LLVM 4Dan Peebles1-1/+1
2017-01-13top-level: Normalize stdenv bootingJohn Ericson1-2/+2
2016-12-15top-level: avoid another `assert false` while we're at itJohn Ericson1-1/+1
2016-12-03top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson1-4/+4
2016-10-15darwin.make-bootstrap-tools: Fix test targetDan Peebles1-3/+53
2016-10-14tested job: fixup evaluation after 5dadc3aVladimír Čunát1-2/+2
2016-10-13darwin.make-bootstrap-tools: fix for new stdenv setupDan Peebles1-29/+18
2016-08-29Revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"obadz1-6/+4
2016-08-24Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixp...Shea Levy1-2/+1
2016-08-21Partially revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"obadz1-4/+4
2016-08-19make-bootstrap-tools.darwin: upgrade to llvm 3.8Dan Peebles1-8/+10
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy1-1/+2
2016-08-14make-bootstrap-tools: fix on darwinDan Peebles1-2/+1
2016-07-09darwin make-bootstrap-tools: Document reason for special coreutilsTuomas Tynkkynen1-1/+1