about summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* stdenv: shorten evaluation errors when in HydraGraham Christensen2018-12-18
* Merge remote-tracking branch 'upstream/master' into stagingJan Tojnar2018-11-30
|\
| * make-derivation: remove selfConsistent checkMatthew Bauer2018-11-30
| * Merge master into staging-nextFrederik Rietdijk2018-11-30
| |\
| | * pkgs/stdenv/generic/make-derivation.nix: s/targetPlatform/hostPlatform/Vaibhav Sagar2018-11-29
* | | Merge pull request #51183 from matthewbauer/make-derivation-no-assertionsMatthew Bauer2018-11-29
|\ \ \ | |/ / |/| |
| * | make-derivation: don’t add host suffix if there is no c compilerMatthew Bauer2018-11-28
| * | make-derivation: don’t assert on separateDebugInfoMatthew Bauer2018-11-28
| * | make-derivation: remove selfConsistent checkMatthew Bauer2018-11-28
* | | Merge branch 'master' into staging-nextVladimír Čunát2018-11-26
|\ \ \ | |/ / |/| / | |/
| * Revert "make-derivation: add disallowedReferences in strictDeps"Matthew Bauer2018-11-25
* | Merge master into staging-nextFrederik Rietdijk2018-11-22
|\|
| * make-derivation: don’t disallow propagated native inputsMatthew Bauer2018-11-21
* | Revert "patch-shebangs: use --build for auto patch shebangs"Daiderd Jordan2018-11-14
* | Merge pull request #35304 from volth/patch-97Matthew Bauer2018-11-12
|\ \
| * | substituteStream(): print warning if nothing donevolth2018-07-10
* | | Merge staging-next into stagingFrederik Rietdijk2018-11-12
|\ \ \ | | |/ | |/|
| * | Merge master into staging-nextFrederik Rietdijk2018-11-12
| |\ \
| | * | meta.tests: rename into passthru.testsLéo Gaspard2018-11-11
| | * | meta.tests: drop `meta.needsVMSupport`Léo Gaspard2018-11-11
| | * | tests: split into a separate `all-tests.nix` fileLéo Gaspard2018-11-11
* | | | Merge staging-next into stagingFrederik Rietdijk2018-11-11
|\| | |
| * | | Merge master into staging-nextFrederik Rietdijk2018-11-10
| |\| |
| | * | make-derivation: enable pie hardening with muslMatthew Bauer2018-11-07
| | * | dovecot, opensmtpd: add link to test in `meta.tests`Léo Gaspard2018-10-30
* | | | Merge pull request #49608 from matthewbauer/cross-patch-shebangs-2Matthew Bauer2018-11-07
|\ \ \ \
| * | | | patch-shebangs: use --build for auto patch shebangsMatthew Bauer2018-11-02
| | |/ / | |/| |
* | | | make-derivation: use pname-version as default name if both are presentPatrick Hilhorst2018-11-06
| |/ / |/| |
* | | Merge master into staging-nextFrederik Rietdijk2018-11-04
|\ \ \
| * | | Revert "Merge pull request #49398 from Synthetica9/implement-rfc0035" to fix ...Frederik Rietdijk2018-11-04
* | | | Merge master into staging-nextFrederik Rietdijk2018-11-04
|\| | |
| * | | make-derivation: use a more descriptive assert messagePatrick Hilhorst2018-10-30
| * | | make-derivation: use `lib.assertMsg`Patrick Hilhorst2018-10-29
| * | | make-derivation: use `?` instead of `builtins.hasAttr`Patrick Hilhorst2018-10-29
| * | | make-derivation: add check that the name is consistent with pname and versionPatrick Hilhorst2018-10-29
| * | | make-derivation: get position info from versionPatrick Hilhorst2018-10-29
| * | | make-derivation: use pname-version as default name if both are presentPatrick Hilhorst2018-10-29
| |/ /
* / / make-derivation: add disallowedReferences in strictDepsMatthew Bauer2018-11-02
|/ /
* | make-derivation: set CMAKE_SYSTEM_* when cross compilingMatthew Bauer2018-10-16
* | Merge pull request #47230 from bhipple/fix/licensesMatthew Bauer2018-10-05
|\ \
| * | Remove dead code from stdenv check-meta license logicBenjamin Hipple2018-09-23
* | | stdenv: Improve ELF detection for isELFaszlig2018-09-25
* | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-18
|\| |
| * | Merge pull request #46857 from obsidiansystems/darwin-to-linux-prepJohn Ericson2018-09-18
| |\ \
| | * | mkDerivation: Make `separateDebugInfo` assertion lazier to match other assert...John Ericson2018-09-18
| * | | stdenv: Validate meta.outputsToInstallGraham Christensen2018-09-18
| |/ /
* | | stdenv: fix HOST_PATH changeMatthew Bauer2018-09-17
* | | stdenv: add shell to HOST_PATH for backwards compatibilityMatthew Bauer2018-09-16
* | | Merge branch 'master' into stagingJan Malakhovski2018-09-08
|\| |
| * | top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform.John Ericson2018-09-06