summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/buildenv
AgeCommit message (Expand)Author
2020-06-10buildenv: paths to link resolving to the same absolute path is not a conflictJosé Romildo Malaquias
2019-09-18buildEnv: check pathsToLink before checking collisionsLinus Heckemann
2019-02-22Merge #55420: buildEnv, substituteAll: disable binary cacheVladimír Čunát
2019-02-21buildEnv: improve file check to avoid false-positivesMaximilian Bosch
2019-02-19buildEnv: break with a proper error if one path is actually a fileMaximilian Bosch
2019-02-07buildEnv: allowSubstitutes = falsevolth
2017-09-14Merge pull request #27780 from tilpner/overridable-buildenvFrederik Rietdijk
2017-08-02buildenv: Make buildEnv overridabletilpner
2017-07-16buildenv: read propagated-user-env-packages line-by-lineThomas Tuegel
2017-04-14buildEnv: use buildPackages.perl so crossDrv worksEric Litak
2016-07-13buildEnv: build the whole tree of directories to pathsToLinkAlexey Shmalko
2016-04-17buildEnv: fix #14682 evaluation in some edge casesVladimír Čunát
2016-04-07treewide: rename extraOutputs{ToLink,ToInstall}Vladimír Čunát
2016-04-07buildEnv: respect meta.outputsToInstallVladimír Čunát
2016-03-14Merge branch 'closure-size' into p/default-outputsVladimír Čunát
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát
2016-01-28buildEnv: Pass the right number of args to addPkgaszlig
2016-01-28nixos systemPackages: rework default outputsVladimír Čunát
2016-01-18buildEnv: Skip content check on ignoreCollisions.aszlig
2016-01-18buildEnv: Check the content of colliding paths.aszlig
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno
2015-12-01Fix system-path with multioutLuca Bruno
2015-11-29buildEnv: Allow setting meta attributesTuomas Tynkkynen
2015-10-30Fix buildenvWilliam A. Kennington III
2015-10-30Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III
2015-10-30Add option to link additional package outputs into system.pathEelco Dolstra
2015-10-22buildenv: support very long `paths`Nikolay Amiantov
2015-09-17buildEnv: add new parameters: extraPrefix and buildInputsVladimír Čunát
2015-08-25buildEnv: Fix handling of empty list of packagesEelco Dolstra
2015-08-25buildEnv: Support package priorities like nix-envEelco Dolstra
2014-07-10buildEnv to support passthruFlorian Friesdorf
2012-07-25buildEnv: don't warn about collisions in propagated packagesEelco Dolstra
2012-04-26* Set preferLocalBuild on a few more trivial builders.Eelco Dolstra
2010-11-03* buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allowsEelco Dolstra
2010-08-09* Make sure that if pathsToLink contains an element such asEelco Dolstra
2010-08-07* Ignore non-existant directories.Eelco Dolstra
2010-07-08* Remove the call to update-mime-database, which doesn't belong hereEelco Dolstra
2010-07-08* First figure out what symlinks need to be created, then createEelco Dolstra
2010-04-14Build MIME database from all available packagesYury G. Kudryashov
2010-04-14Ignore fake collisionsYury G. Kudryashov
2010-04-10Remove tabsYury G. Kudryashov
2009-06-30revrting my accident only keeping rubygem updates and ruby libsMarc Weber
2009-06-30adding rubygems support to nix - implemented target libraries/apps: sup mail ...Marc Weber
2009-02-20* Support a post-install hook.Eelco Dolstra
2007-05-28nixpkgs dir: nvidia and libsrvgWouter den Breejen
2007-03-04* Process packages in the specified order (i.e., don't sort).Eelco Dolstra
2006-11-28* Fork of build-env in the Nix distribution. This one supportsEelco Dolstra