about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2018-10-16make-derivation: set CMAKE_SYSTEM_* when cross compilingMatthew Bauer1-0/+12
2018-10-13Merge pull request #37600 from abbradar/impureusenativeYegor Timoshenko1-0/+15
2018-10-05Merge pull request #47230 from bhipple/fix/licensesMatthew Bauer1-3/+2
2018-09-25Merge pull request #47245 from dtzWill/fix/coreutils-8.30-bootstrapxeji1-2/+2
2018-09-25stdenv: Improve ELF detection for isELFaszlig1-1/+1
2018-09-25Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson2-2/+0
2018-09-23make-bootstrap-tools: fix with latest coreutilsWill Dietz1-2/+2
2018-09-23bintools-wrapper, cc-wrapper, stdenv: infer propagateDoc automaticallyJan Malakhovski2-2/+0
2018-09-23Remove dead code from stdenv check-meta license logicBenjamin Hipple1-3/+2
2018-09-23Merge pull request #45941 from NixOS/staging-nextFrederik Rietdijk1-1/+0
2018-09-20Revert "stdenv/darwin: bump bootstrap tools"Dan Peebles1-6/+6
2018-09-18Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson4-11/+40
2018-09-18Merge pull request #46857 from obsidiansystems/darwin-to-linux-prepJohn Ericson3-11/+15
2018-09-18stdenv linux, stdenv cross: Harmonize extraNativeBuildInputsJohn Ericson2-7/+13
2018-09-18mkDerivation: Make `separateDebugInfo` assertion lazier to match other assert...John Ericson1-4/+2
2018-09-18Merge master into staging-nextFrederik Rietdijk1-0/+25
2018-09-18stdenv: Validate meta.outputsToInstallGraham Christensen1-0/+25
2018-09-17stdenv/darwin: bump bootstrap toolsDan Peebles1-6/+6
2018-09-17stdenv: fix HOST_PATH changeMatthew Bauer1-7/+7
2018-09-17Merge pull request #46730 from copumpkin/add-darwin-ltoDaniel Peebles2-3/+8
2018-09-16stdenv: add shell to HOST_PATH for backwards compatibilityMatthew Bauer1-0/+7
2018-09-16cctools: support LTO on DarwinDan Peebles2-3/+8
2018-09-15stdenv/darwin: integrate a new CoreFoundationDan Peebles2-10/+40
2018-09-13Merge branch 'master' into staging-nextUli Baum2-3/+6
2018-09-08Merge branch 'master' into stagingJan Malakhovski2-3/+6
2018-09-06Merge pull request #46148 from obsidiansystems/plain-system-hostJohn Ericson1-0/+3
2018-09-06top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform.John Ericson1-0/+3
2018-09-05Merge pull request #46076 from oxij/tree/cleanupsJohn Ericson1-2/+2
2018-09-05stdenv, neovim: Use `lib.warn` for deprecation warningsJohn Ericson1-1/+1
2018-09-05stdenv: implement enableParallelChecking optionJan Malakhovski2-2/+4
2018-09-04stdenv: linux: cleanup a bitJan Malakhovski1-2/+2
2018-09-04Merge branch 'master' into staging-nextVladimír Čunát1-1/+9
2018-09-03mkDerivation: Fix cross compilationJohn Ericson1-1/+9
2018-09-01Merge branch 'master' into stagingVladimír Čunát5-7/+10
2018-08-31stdenv: Better message for deprecated `isArm`John Ericson1-1/+3
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson3-5/+6
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-1/+1
2018-08-30Merge #44910: cmake: 3.11.2 -> 3.12.1Vladimír Čunát1-1/+0
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim1-1/+1
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma4-13/+21
2018-08-19Merge pull request #44932 from oxij/stdenv/no-texinfo-rebuild-try-2xeji1-3/+2
2018-08-14Merge pull request #43140 from LnL7/macos-10.14Daiderd Jordan1-1/+4
2018-08-13darwin stdenv stage1: use default cmakeAndrew Childs1-1/+0
2018-08-12stdenv: linux: inherit texinfo in stage4 instead of the final stdenvJan Malakhovski1-3/+2
2018-08-09Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra2-0/+2
2018-08-08Merge pull request #44517 from oxij/stdenv/shadowsJohn Ericson1-21/+20
2018-08-06cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski2-2/+0
2018-08-05stdenv: shadow outputsJan Malakhovski1-9/+10
2018-08-05stdenv: shadow doCheck and doInstallCheckJan Malakhovski1-12/+10
2018-08-03Merge pull request #44423 from obsidiansystems/configureFlags-cleanupJohn Ericson1-6/+7