about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2018-09-06Merge branch 'no-toPath'Shea Levy1-2/+2
2018-09-06skaware: switch from git repos to tarballsProfpatsch1-4/+3
2018-09-06skawarePackages: factor out the common partsProfpatsch1-0/+128
2018-09-04treewide: cleanup some references to bashJan Malakhovski1-1/+1
2018-09-01lib: ensure directories of linkFarm links exist (#45628)Alyssa Ross1-1/+4
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson4-20/+19
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson4-5/+5
2018-08-27Merge pull request #26416 from lverns/make-genericName-optionalSamuel Dionne-Riel1-13/+25
2018-08-24makeWrapper: document --set-defaultAlyssa Ross1-9/+12
2018-08-22Merge branch 'master' into stagingVladimír Čunát1-5/+5
2018-08-22Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"Matthew Bauer2-8/+8
2018-08-21fetchpatch: patchutils -> buildPackages.patchutilsvolth1-5/+5
2018-08-21Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer1-1/+1
2018-08-21Merge pull request #45396 from dtzWill/fix/audit-tmpdir-quoteWill Dietz1-1/+1
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-2/+2
2018-08-21Merge branch 'staging-next'Vladimír Čunát3-14/+14
2018-08-20treewide: Purge `stdenv.platform` and top-level `platform`John Ericson1-1/+1
2018-08-20audit-tmpdir: fix processing of files with spaces, quote variablesWill Dietz1-1/+1
2018-08-17Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson2-8/+8
2018-08-17Merge branch 'staging-next' into stagingVladimír Čunát3-4/+13
2018-08-17Merge branch 'master' into staging-nextVladimír Čunát3-4/+13
2018-08-15carnix overrides: add gmp to rink-rs buildInputs & correct crateBinStewart Mackenzie1-1/+5
2018-08-14Merge pull request #44981 from Ekleog/rust-patch-bisJörg Thalheim2-3/+8
2018-08-13Merge branch 'staging-next' into stagingVladimír Čunát1-1/+1
2018-08-13buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2-3/+8
2018-08-13Revert "buildRustPackage: allow patches to fix Cargo.lock"Jörg Thalheim2-5/+4
2018-08-13Merge pull request #44967 from Ekleog/rust-patchJörg Thalheim2-4/+5
2018-08-13buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2-4/+5
2018-08-12Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
2018-08-10Merge pull request #44870 from symphorien/tests-evalxeji1-1/+1
2018-08-10nixos/tests/hocker-fetchdocker: fix evaluationSymphorien Gibol1-1/+1
2018-08-10treewide: random cleanupsJan Malakhovski1-6/+6
2018-08-09bintools-wrapper: propagated-build-inputs -> propagated-user-env-packagesEelco Dolstra1-2/+2
2018-08-09Revert "cc-wrapper: propagate man and info to propagated-build-inputs"Eelco Dolstra1-2/+2
2018-08-09Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra2-11/+10
2018-08-08bintools-wrapper: Define env vars with full pathJohn Ericson1-4/+4
2018-08-06cc-wrapper: Define env vars with full pathJohn Ericson1-4/+4
2018-08-06cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski2-10/+11
2018-08-05cc-wrapper: propagate man and info to propagated-build-inputsJan Malakhovski1-2/+2
2018-07-31Re-Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát1-1/+1
2018-07-31Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE"Vladimír Čunát1-1/+1
2018-07-30stdenv/build-support: support .tbz and .txz tarballsJames Deikun1-1/+1
2018-07-30Use the default for NIX_CXXSTDLIB_COMPILE even if defined (but empty).Eduard-Mihai Burtescu1-1/+1
2018-07-29remove file that was accidentally addedFrederik Rietdijk1-1/+0
2018-07-28{cc,bintools}-wrapper: also replace . in configMatthew Bauer2-6/+2
2018-07-27dockerTools.pullImage: control OS and architectureNick Novitski1-3/+4
2018-07-27Fix pname to ename propagation if nullPeriklis Tsirakidis1-1/+6
2018-07-26systems: Allow detection of powerpc and sparcJohn Q Crosscompiler1-0/+2
2018-07-26php: get rid of composableDerivationFrederik Rietdijk1-0/+1
2018-07-25buildMaven: Check for authenticated attributeLorenzo Manacorda1-2/+3