summary refs log tree commit diff
path: root/pkgs/build-support/buildenv/builder.pl
Commit message (Expand)AuthorAge
* buildenv: paths to link resolving to the same absolute path is not a conflictJosé Romildo Malaquias2020-06-10
* buildEnv: check pathsToLink before checking collisionsLinus Heckemann2019-09-18
* buildEnv: improve file check to avoid false-positivesMaximilian Bosch2019-02-21
* buildEnv: break with a proper error if one path is actually a fileMaximilian Bosch2019-02-19
* buildEnv: build the whole tree of directories to pathsToLinkAlexey Shmalko2016-07-13
* buildEnv: Pass the right number of args to addPkgaszlig2016-01-28
* buildEnv: Skip content check on ignoreCollisions.aszlig2016-01-18
* buildEnv: Check the content of colliding paths.aszlig2016-01-18
* buildenv: support very long `paths`Nikolay Amiantov2015-10-22
* buildEnv: add new parameters: extraPrefix and buildInputsVladimír Čunát2015-09-17
* buildEnv: Fix handling of empty list of packagesEelco Dolstra2015-08-25
* buildEnv: Support package priorities like nix-envEelco Dolstra2015-08-25
* buildEnv: don't warn about collisions in propagated packagesEelco Dolstra2012-07-25
* * buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allowsEelco Dolstra2010-11-03
* * Make sure that if pathsToLink contains an element such asEelco Dolstra2010-08-09
* * Ignore non-existant directories.Eelco Dolstra2010-08-07
* * Remove the call to update-mime-database, which doesn't belong hereEelco Dolstra2010-07-08
* * First figure out what symlinks need to be created, then createEelco Dolstra2010-07-08
* Build MIME database from all available packagesYury G. Kudryashov2010-04-14
* Ignore fake collisionsYury G. Kudryashov2010-04-14
* Remove tabsYury G. Kudryashov2010-04-10
* revrting my accident only keeping rubygem updates and ruby libsMarc Weber2009-06-30
* adding rubygems support to nix - implemented target libraries/apps: sup mail ...Marc Weber2009-06-30
* * Support a post-install hook.Eelco Dolstra2009-02-20
* * Process packages in the specified order (i.e., don't sort).Eelco Dolstra2007-03-04
* * Fork of build-env in the Nix distribution. This one supportsEelco Dolstra2006-11-28