summaryrefslogtreecommitdiff
path: root/pkgs/build-support/buildenv/builder.pl
AgeCommit message (Expand)Author
2026-04-02buildEnv: construct with structured attributes and pass chosenOutputs directlyYueh-Shun Li
2026-01-16treewide: remove exec bit from files that don't need itMaevi
2025-11-20buildEnv: relax constraints about readdir contentsHans Joachim Kliemeck
2025-10-15buildEnv: change pathsToLink to json decodingIvy Pierlot
2025-06-09buildEnv: improve error messages a little bitJade Lovelace
2025-01-26various: replace substituteAll with replaceVarsWolfgang Walther
2024-12-11buildEnv: builedr.pl: use signaturesYueh-Shun Li
2024-12-11buildEnv: builder.pl: specify parameter ignoreSingleFileOutput after priorityYueh-Shun Li
2024-12-10buildEnv: fix bulder.pl (addPkg argument ignoreSingleFileOutputs)Yueh-Shun Li
2024-12-03buildEnv: support ignoreSingleFileOutputsYueh-Shun Li
2024-09-12buildEnv: support pulling in closures of pathsK900
2023-07-09buildenv: Limit exclusion of info/dirChristopher League
2021-08-20buildenv: fix regression introduced by #134215Peter Ferenczy
2021-08-17buildEnv: better warning and error messagesPeter Ferenczy
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-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
2016-07-13buildEnv: build the whole tree of directories to pathsToLinkAlexey Shmalko
2016-01-28buildEnv: Pass the right number of args to addPkgaszlig
2016-01-18buildEnv: Skip content check on ignoreCollisions.aszlig
2016-01-18buildEnv: Check the content of colliding paths.aszlig
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
2012-07-25buildEnv: don't warn about collisions in propagated packagesEelco 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-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