summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge pull request #44439 from Ekleog/meta-testsTimo Kaufmann2018-11-07
|\
| * dovecot, opensmtpd: add link to test in `meta.tests`Léo Gaspard2018-10-30
* | Revert "Merge pull request #49398 from Synthetica9/implement-rfc0035" to fix ...Frederik Rietdijk2018-11-04
* | Merge pull request #49398 from Synthetica9/implement-rfc0035Jörg Thalheim2018-11-03
|\ \
| * | 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
| |/
* | Merge remote-tracking branch 'upstream/master' into release-lib-cleanupJohn Ericson2018-11-01
|\|
| * make-derivation: set CMAKE_SYSTEM_* when cross compilingMatthew Bauer2018-10-16
| * Merge pull request #37600 from abbradar/impureusenativeYegor Timoshenko2018-10-13
| |\
| | * impureUseNativeOptimizations: add stdenv adapterNikolay Amiantov2018-04-17
| * | Merge pull request #47230 from bhipple/fix/licensesMatthew Bauer2018-10-05
| |\ \
| | * | Remove dead code from stdenv check-meta license logicBenjamin Hipple2018-09-23
| * | | Merge pull request #47245 from dtzWill/fix/coreutils-8.30-bootstrapxeji2018-09-25
| |\ \ \
| | * | | make-bootstrap-tools: fix with latest coreutilsWill Dietz2018-09-23
| * | | | stdenv: Improve ELF detection for isELFaszlig2018-09-25
| * | | | Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson2018-09-25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski2018-09-23
| | |/ /
| | * | Merge pull request #45941 from NixOS/staging-nextFrederik Rietdijk2018-09-23
| | |\ \
| | | * \ Merge master into staging-nextFrederik Rietdijk2018-09-18
| | | |\ \
| | | * \ \ Merge branch 'master' into staging-nextUli Baum2018-09-13
| | | |\ \ \
| * | | | | | Revert "stdenv/darwin: bump bootstrap tools"Dan Peebles2018-09-20
| * | | | | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-18
| |\| | | | |
| | * | | | | Merge pull request #46857 from obsidiansystems/darwin-to-linux-prepJohn Ericson2018-09-18
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | stdenv: Validate meta.outputsToInstallGraham Christensen2018-09-18
| | | |_|/ / | | |/| | |
| * | | | | stdenv/darwin: bump bootstrap toolsDan Peebles2018-09-17
| * | | | | stdenv: fix HOST_PATH changeMatthew Bauer2018-09-17
| * | | | | Merge pull request #46730 from copumpkin/add-darwin-ltoDaniel Peebles2018-09-17
| |\ \ \ \ \
| | * | | | | cctools: support LTO on DarwinDan Peebles2018-09-16
| * | | | | | stdenv: add shell to HOST_PATH for backwards compatibilityMatthew Bauer2018-09-16
| |/ / / / /
| * | | | | stdenv/darwin: integrate a new CoreFoundationDan Peebles2018-09-15
| * | | | | Merge branch 'master' into stagingJan Malakhovski2018-09-08
| |\| | | |
| | * | | | Merge pull request #46148 from obsidiansystems/plain-system-hostJohn Ericson2018-09-06
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #46076 from oxij/tree/cleanupsJohn Ericson2018-09-05
| | |\ \ \ \ \
| | | * | | | | stdenv: linux: cleanup a bitJan Malakhovski2018-09-04
| * | | | | | | stdenv: implement enableParallelChecking optionJan Malakhovski2018-09-05
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-09-04
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' into stagingVladimír Čunát2018-09-01
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge #44910: cmake: 3.11.2 -> 3.12.1Vladimír Čunát2018-08-30
| |\ \ \ \ \ \ \
| | * | | | | | | darwin stdenv stage1: use default cmakeAndrew Childs2018-08-13
* | | | | | | | | linux bootstrap tools: Use right system for some raw derivationsJohn Ericson2018-11-01
* | | | | | | | | linux bootstrap-tools: use `stdenv.*Platform` to avoid deprecation warningJohn Ericson2018-11-01
* | | | | | | | | Revert "stdenv: partial revert of f2bb59e"John Ericson2018-09-26
* | | | | | | | | stdenv: partial revert of f2bb59eMatthew Bauer2018-09-26
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | stdenv linux, stdenv cross: Harmonize extraNativeBuildInputsJohn Ericson2018-09-18
* | | | | | | | mkDerivation: Make `separateDebugInfo` assertion lazier to match other assert...John Ericson2018-09-18
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform.John Ericson2018-09-06
| |_|_|_|/ / |/| | | | |