about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2010-02-01* Debian 5.0.4.Eelco Dolstra1-6/+6
2010-01-27applying patches provided by griswoldRob Vermaas3-4/+77
2010-01-25nix-prefetch-git: Add support for $NIX_PREFETCH_GIT_DEEP_CLONE.Ludovic Courtès1-0/+8
2010-01-20* Add the ext3 module to the initrd. The Amazon image generator needsEelco Dolstra1-1/+1
2010-01-18nix-prefetch-git:Nicolas Pierron1-8/+106
2010-01-10* Revert r19331 - Linux 2.6.27 doesn't support bzip2.Eelco Dolstra1-1/+1
2010-01-10* Compress the initrd with bzip2.Eelco Dolstra1-1/+1
2010-01-04obviously just c/p'ing without testing should result in taking away commit ri...Rob Vermaas1-1/+1
2010-01-04 * nix-build.nix: omit phases and define postPhases, suggested by eelcoRob Vermaas1-1/+2
2010-01-04 * removed wrong order of phases from nixbuild, for now make check after inst...Rob Vermaas1-1/+1
2010-01-03* Add a wrapper to find any set-uid version of a program in the environment.Nicolas Pierron1-0/+25
2009-12-25* Fix nix-env evaluation.Eelco Dolstra1-0/+1
2009-12-18* Include the ext2 and unix modules in the initrd.Eelco Dolstra1-3/+8
2009-12-11removing old bleeding edge cruft replacing it by a niftier version usingMarc Weber1-0/+16
2009-12-10Adding a new version of the gcc-wrapper, named gcc-wrapper2, in order not to ...Lluís Batlle i Rossell8-0/+580
2009-12-09* Added Fedora 12. This requires the latest RPM, because the RPMs areEelco Dolstra1-0/+26
2009-12-09Update CouchDB; add Apache-related snippets to update-upstream-data. Michael Raskin1-0/+2
2009-12-04releaseTools.sourceTarball: Allow overriding of the bootstrap build inputs.Ludovic Courtès1-1/+7
2009-12-03nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.Ludovic Courtès1-1/+8
2009-11-26revert change from ludo rev. 18634. for now this order is needed for the stra...Rob Vermaas1-1/+1
2009-11-25releaseTools.nixBuild: Perform `checkPhase' before `installPhase'.Ludovic Courtès1-2/+1
2009-11-23Fix linkFarm for its new locationMichael Raskin1-1/+1
2009-11-23Restore linkFarm trivial builderMichael Raskin1-0/+5
2009-11-19* Move `modifyDerivation' from build-support/vm to lib and rename itEelco Dolstra1-11/+2
2009-11-19* Move functions like `runCommand' out of all-packages.nix and intoEelco Dolstra1-0/+71
2009-11-19move autoconfPhase so it can be overridenRob Vermaas1-26/+26
2009-11-18echo to stderr in stead of stdout. else hydra cannot read hash/pathRob Vermaas1-2/+2
2009-11-18nix-prefetch-git: Default to SHA256.Ludovic Courtès1-1/+1
2009-11-18nix-prefetch-git: Support $NIX_PREFETCH_GIT_LEAVE_DOT_GIT.Ludovic Courtès1-1/+5
2009-11-18nix-prefetch-git: Remove `--depth' argument since it's risky.Ludovic Courtès1-1/+1
2009-11-18Slightly generalize `sourceTarball'.Ludovic Courtès1-9/+11
2009-11-18fetchurl: Improve GNU mirror list.Ludovic Courtès1-1/+9
2009-11-17redirect stdout of git calls to stderr to allow git to work in hydra as inputRob Vermaas1-2/+2
2009-11-17* Remove some more unused functions.Eelco Dolstra1-4/+0
2009-11-17* Add an openSUSE mirror that contains discontinued releases (such asEelco Dolstra2-3/+1
2009-11-14* Add a fetchhg builder to checkout mercurial repositories.Nicolas Pierron2-1/+11
2009-11-08Reduce fetchmtn verbosityMichael Raskin1-1/+1
2009-11-08Fix fetchmtnMichael Raskin1-0/+5
2009-11-08some fetchgit documentationMarc Weber1-0/+22
2009-11-08Forgot some 'depth' regarding fetchgit still.Lluís Batlle i Rossell1-1/+1
2009-11-08Removing fetchgit --depth and its usage. It does not provide much advantages...Lluís Batlle i Rossell3-4/+4
2009-11-06Roll back SBCLMichael Raskin1-0/+1
2009-11-05* Added Ubuntu 9.10 ("Karmic Koala").Eelco Dolstra1-0/+28
2009-11-05* Allow additional Deb provides/requires to be specified.Eelco Dolstra1-0/+6
2009-10-27Allow not-that-shallow git fetches; enable it for uzblMichael Raskin3-5/+5
2009-10-23* Work around an apparent bug in the Nix expression lexer (it doesn'tEelco Dolstra1-1/+1
2009-10-21* Give SRPMs a different build product type.Eelco Dolstra1-1/+6
2009-10-17Add xz support to builderDefsMichael Raskin1-0/+4
2009-10-14* Postgres updated to 8.3.8 and 8.4.1. Dropped the "with args" andEelco Dolstra1-0/+6
2009-10-06Change fetchsvn as well as nix-prefect-svn to use the repository name andNicolas Pierron2-4/+29