summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* stdenv/native: fix bintools importJonathan Ringer2021-06-07
* Merge pull request #125494 from siraben/remove-stdenv-libSandro2021-06-05
|\
| * stdenv: remove libBen Siraphob2021-06-03
* | stdenv.darwin: nixpkgs-fmthappysalada2021-06-02
|/
* darwin/make-bootstrap-tools: move "lib" from install name to rpathAndrew Childs2021-05-24
* stdenv/darwin: add bootstrap tools for aarch64-darwinAndrew Childs2021-05-18
* stdenv/darwin: Apple Silicon supportAndrew Childs2021-05-17
* stdenv/darwin: bootstrap tools for Apple SiliconAndrew Childs2021-05-17
* darwin cross: include CoreFoundation in stdenvAndrew Childs2021-05-17
* treewide: All the linker to be chosen independentlyJohn Ericson2021-05-14
* darwin packages: Get ready for crossJohn Ericson2021-05-11
* glibc: Use `pname` and `version`John Ericson2021-05-10
* Merge remote-tracking branch 'upstream/staging-next' into stagingJohn Ericson2021-05-06
|\
| * treewide: Do a number of no-op cleanups for cross and darwinJohn Ericson2021-05-06
* | llvmPackages: Multuple outputs for everythtingAndrew Childs2021-04-30
* | Merge staging-next into staginggithub-actions[bot]2021-04-28
|\|
| * Merge pull request #120993 from regnat/easy-caJohn Ericson2021-04-28
| |\
| | * Also make the bootstrap tools generation CAregnat2021-04-28
| | * Make the bootsrap respect the contentAddressedByDefault settingregnat2021-04-28
* | | Merge staging-next into staginggithub-actions[bot]2021-04-27
|\| |
| * | pkgs/stdenv/make-derivation: move hostSuffix before the versionsternenseemann2021-04-26
* | | Merge staging-next into staginggithub-actions[bot]2021-04-26
|\| |
| * | Merge pull request #120316 from regnat/easy-caEelco Dolstra2021-04-26
| |\|
| | * Remove the NIXPKGS_CA_BY_DEFAULT env variableregnat2021-04-26
| | * Make it easy to build everything as content-addressedregnat2021-04-23
| | * Allow easily marking a derivation as content-addressedregnat2021-04-23
| * | stdenv: support mainProgram in metaAna Hobden2021-04-25
* | | Merge pull request #112928 from baloo/baloo/gcc/reproducibleArnout Engelen2021-04-26
|\ \ \
| * | | stdenv: provide a deterministically built gccArthur Gautier2021-03-01
* | | | stdenvNoCC: Fix `hasCC` attr during cross, remove `noCC`John Ericson2021-04-23
| |/ / |/| |
* | | Merge master into staging-nextgithub-actions[bot]2021-04-22
|\ \ \ | | |/ | |/|
| * | Merge pull request #120080 from Radvendii/cc-wrapper-libJohn Ericson2021-04-22
| |\ \
| | * | stdenv/{native,nix}: add lib to cc-wrapper argsTaeer Bar-Yam2021-04-21
* | | | Merge master into staging-nextgithub-actions[bot]2021-04-19
|\| | |
| * | | stdenv.isBSD: reinitAlyssa Ross2021-04-18
* | | | Merge master into staging-nextgithub-actions[bot]2021-04-15
|\| | |
| * | | stdenv/freebsd/cc: make overrideable fixing nixpkgs evalsternenseemann2021-04-15
| |/ /
* | | Merge branch 'staging' into staging-nextVladimír Čunát2021-04-14
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'upstream/staging-next' into down-integrate-stagingLuke Granger-Brown2021-04-12
| |\ \
| * | | darwin: move deployment target and sdk version to platform configAndrew Childs2021-03-26
* | | | stdenv/make-derivation: add -static to name if building staticallysternenseemann2021-04-13
* | | | stdenv/make-derivation: unify logic for name modificationssternenseemann2021-04-13
| |/ / |/| |
* | | Merge pull request #116495 from r-burns/ppc64Sandro2021-04-12
|\ \ \ | |/ / |/| |
| * | stdenv/bootstrap-tools: remove powerpc64 special caseRyan Burns2021-03-15
| |/
* | Merge master into staging-nextgithub-actions[bot]2021-03-24
|\ \
| * | stdenv: Fix regression on ARM+static when enabling hardening (#115363)Samuel Dionne-Riel2021-03-23
* | | Merge staging-next into staginggithub-actions[bot]2021-03-19
|\| |
| * | darwin/make-bootstrap-tools: avoid brotli dependencyRyan Burns2021-03-18
* | | stdenv: ignore duplicates in addToSearchPath (#113800)Vincenzo Mantova2021-03-13
|/ /
* | stdenv/darwin: allow brotli reference from curlAndrew Childs2021-03-09