aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/release/source-tarball.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz2018-01-091-1/+1
* releaseTools.sourceTarball: Clean up temporary filesEelco Dolstra2017-11-211-0/+1
* build-support/source-tarball.nix: fix syntax highlighting in EmacsPeter Simons2016-01-261-1/+1
* Remove some hackeryEelco Dolstra2013-03-061-14/+6
* build-support/release: Simplify meta.descriptionEelco Dolstra2013-03-011-1/+1
* source-tarball.nix: try src.revCount when src.rev is not available.Rob Vermaas2013-01-151-1/+1
* * Don't do a mkdir in the postHook.Eelco Dolstra2012-04-041-1/+1
* svn merge ^/nixpkgs/trunkShea Levy2012-02-251-1/+1
|\
| * Fixed autoconfPhase so that it additionally tests if ./bootstrap is a file (a...Arie Middelkoop2012-02-231-1/+1
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-181-2/+2
|/
* * Allow versionSuffix to be overriden.Eelco Dolstra2011-12-051-5/+4
* nix-build.nix/source-tarball.nix: remove -v flag when copying build directory...Rob Vermaas2011-01-051-1/+1
* also add succeedOnFailure/keepBuildDirectory behaviour to source-tarball.nixRob Vermaas2011-01-051-0/+12
* Revert "releaseTools.sourceTarball: Make the bootstrap build inputs native."Ludovic Courtès2010-05-251-3/+2
* releaseTools.sourceTarball: Fix regression introduced in r21955.Ludovic Courtès2010-05-241-1/+1
* releaseTools.sourceTarball: Make the bootstrap build inputs native.Ludovic Courtès2010-05-241-2/+3
* releaseTools.sourceTarball: Allow overriding of the bootstrap build inputs.Ludovic Courtès2009-12-041-1/+7
* move autoconfPhase so it can be overridenRob Vermaas2009-11-191-26/+26
* Slightly generalize `sourceTarball'.Ludovic Courtès2009-11-181-9/+11
* * Removed some obsolete nullglobs.Eelco Dolstra2009-04-191-1/+0
* * Bump the default Hydra priority of tarball builds.Eelco Dolstra2009-03-301-0/+4
* * makeSourceTarball -> sourceTarball.Eelco Dolstra2009-03-261-0/+115