about summary refs log tree commit diff
path: root/pkgs/build-support/buildenv
AgeCommit message (Expand)AuthorFilesLines
2023-12-29build-support/buildenv: Hoist builder instantiationadisbladis1-7/+7
2023-07-09buildenv: Limit exclusion of info/dirChristopher League1-1/+1
2023-07-06buildEnv: Nix's buildEnv should be stableRobert Hensing1-2/+1
2021-10-15lib: make extendDerivation lighter on evalpennae1-1/+1
2021-08-20buildenv: fix regression introduced by #134215Peter Ferenczy1-1/+1
2021-08-17buildEnv: better warning and error messagesPeter Ferenczy1-3/+35
2021-03-18trivial-builders: merge passAsFile with env in runCommand'sternenseemann1-1/+1
2021-03-02buildEnv: Support `nativeBuildInputs` tooJohn Ericson1-3/+5
2020-06-10buildenv: paths to link resolving to the same absolute path is not a conflictJosé Romildo Malaquias1-0/+9
2019-09-18buildEnv: check pathsToLink before checking collisionsLinus Heckemann1-1/+15
2019-02-22Merge #55420: buildEnv, substituteAll: disable binary cacheVladimír Čunát1-0/+1
2019-02-21buildEnv: improve file check to avoid false-positivesMaximilian Bosch2-4/+19
2019-02-19buildEnv: break with a proper error if one path is actually a fileMaximilian Bosch1-0/+4
2019-02-07buildEnv: allowSubstitutes = falsevolth1-0/+1
2017-09-14Merge pull request #27780 from tilpner/overridable-buildenvFrederik Rietdijk1-2/+3
2017-08-02buildenv: Make buildEnv overridabletilpner1-2/+3
2017-07-16buildenv: read propagated-user-env-packages line-by-lineThomas Tuegel1-4/+3
2017-04-14buildEnv: use buildPackages.perl so crossDrv worksEric Litak1-2/+2
2016-07-13buildEnv: build the whole tree of directories to pathsToLinkAlexey Shmalko1-2/+16
2016-04-17buildEnv: fix #14682 evaluation in some edge casesVladimír Čunát1-2/+5
2016-04-07treewide: rename extraOutputs{ToLink,ToInstall}Vladimír Čunát1-2/+2
2016-04-07buildEnv: respect meta.outputsToInstallVladimír Čunát1-1/+6
2016-03-14Merge branch 'closure-size' into p/default-outputsVladimír Čunát2-10/+39
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát2-10/+39
2016-01-28buildEnv: Pass the right number of args to addPkgaszlig1-1/+1
2016-01-28nixos systemPackages: rework default outputsVladimír Čunát1-1/+8
2016-01-18buildEnv: Skip content check on ignoreCollisions.aszlig1-3/+3
2016-01-18buildEnv: Check the content of colliding paths.aszlig2-10/+39
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno1-1/+2
2015-12-01Fix system-path with multioutLuca Bruno1-7/+1
2015-11-29buildEnv: Allow setting meta attributesTuomas Tynkkynen1-1/+2
2015-10-30Fix buildenvWilliam A. Kennington III1-1/+1
2015-10-30Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-9/+15
2015-10-30Add option to link additional package outputs into system.pathEelco Dolstra1-2/+8
2015-10-22buildenv: support very long `paths`Nikolay Amiantov2-7/+19
2015-09-17buildEnv: add new parameters: extraPrefix and buildInputsVladimír Čunát2-3/+10
2015-08-25buildEnv: Fix handling of empty list of packagesEelco Dolstra1-2/+4
2015-08-25buildEnv: Support package priorities like nix-envEelco Dolstra2-32/+48
2014-07-10buildEnv to support passthruFlorian Friesdorf1-1/+3
2012-07-25buildEnv: don't warn about collisions in propagated packagesEelco Dolstra1-2/+2
2012-04-26* Set preferLocalBuild on a few more trivial builders.Eelco Dolstra1-1/+3
2010-11-03* buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allowsEelco Dolstra2-11/+7
2010-08-09* Make sure that if pathsToLink contains an element such asEelco Dolstra1-1/+4
2010-08-07* Ignore non-existant directories.Eelco Dolstra1-1/+1
2010-07-08* Remove the call to update-mime-database, which doesn't belong hereEelco Dolstra1-6/+0
2010-07-08* First figure out what symlinks need to be created, then createEelco Dolstra1-91/+67
2010-04-14Build MIME database from all available packagesYury G. Kudryashov1-0/+6
2010-04-14Ignore fake collisionsYury G. Kudryashov1-5/+14
2010-04-10Remove tabsYury G. Kudryashov1-2/+2
2009-06-30revrting my accident only keeping rubygem updates and ruby libsMarc Weber1-13/+0