summary refs log tree commit diff
path: root/pkgs/build-support/release
Commit message (Expand)AuthorAge
...
* Factor out repeated scriptlets from build-support/release/*.nix.Petr Rockai2012-07-23
* Add --nodeps to rpm when test-uninstalling after a rpmBuild.Petr Rockai2012-07-23
* Call rpm -U instead of rpm -i to test package installation.Petr Rockai2012-07-23
* * Install/uninstall all RPMs in one operation. This is necessary ifEelco Dolstra2012-05-31
* * Set the version number of generated Debian packages. Note that dpkgEelco Dolstra2012-05-24
* * Add a hook for running a test after the RPMs have been installed.Eelco Dolstra2012-05-01
* * Don't do a mkdir in the postHook.Eelco Dolstra2012-04-04
* * When doing coverage builds, set useTempPrefix (in case we're doingEelco Dolstra2012-03-19
* * After building an RPM, install and uninstall it.Eelco Dolstra2012-03-19
* * For "nix-build --run-env" it's desirable that $stdenv/setup (and byEelco Dolstra2012-03-19
* * Support setting postPhases.Eelco Dolstra2012-03-19
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-01
|\
| * nix-build: Honor user-provided `failureHook'.Ludovic Courtès2012-02-28
* | svn merge ^/nixpkgs/trunkShea Levy2012-02-25
|\|
| * Fixed autoconfPhase so that it additionally tests if ./bootstrap is a file (a...Arie Middelkoop2012-02-23
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
|/
* * Debian requires/provides should be comma-separated.Eelco Dolstra2012-01-03
* * Check whether any packages were generated. Apparently checkinstallEelco Dolstra2012-01-03
* * Allow versionSuffix to be overriden.Eelco Dolstra2011-12-05
* nix-build.nix: also recognize xz tarballsRob Vermaas2011-10-11
* * Enable "make check" for checkinstall-based Debian builds. I alwaysEelco Dolstra2011-10-11
* * Added Debian 6.0 and Ubuntu 10.10.Eelco Dolstra2011-02-14
* nix-build.nix/source-tarball.nix: remove -v flag when copying build directory...Rob Vermaas2011-01-05
* also add succeedOnFailure/keepBuildDirectory behaviour to source-tarball.nixRob Vermaas2011-01-05
* nixBuild: add failurehook that saves build dir when succeedOnFailure = true a...Rob Vermaas2010-12-22
* fixing wrappers in ant-buildRob Vermaas2010-11-10
* fixes to ant-buildRob Vermaas2010-10-20
* antBuild: minor changesRob Vermaas2010-10-20
* svn path=/nixpkgs/trunk/; revision=24366Rob Vermaas2010-10-19
* nixBuild: Add `buildOutOfSourceTree' option.Ludovic Courtès2010-09-10
* maven-build: do full assembly without tests, add site to build productsRob Vermaas2010-09-09
* maven-build: only copy site dir if it existsRob Vermaas2010-09-09
* maven-build: copy whole site dir and adapted hydra-build-productsRob Vermaas2010-09-09
* maven-build: use single target in stead of assembly to prevent test from bein...Rob Vermaas2010-08-19
* maven-build: if surefire was run, generate html and add to resultRob Vermaas2010-08-19
* wrong location for surefire reportsRob Vermaas2010-08-18
* remove mvncobertura phaseRob Vermaas2010-08-18
* typoRob Vermaas2010-06-07
* antbuild: added 2 arguments, antbuildinputs (all jars are added to classpath)...Rob Vermaas2010-06-07
* Revert "releaseTools.sourceTarball: Make the bootstrap build inputs native."Ludovic Courtès2010-05-25
* releaseTools.sourceTarball: Fix regression introduced in r21955.Ludovic Courtès2010-05-24
* releaseTools.sourceTarball: Make the bootstrap build inputs native.Ludovic Courtès2010-05-24
* releaseTools.coverageAnalysis: Add `lcovExtraTraceFiles' parameter.Ludovic Courtès2010-05-12
* maven-build.nix: added extraMvnFlags argurmentRob Vermaas2010-04-20
* generatewrapper fixRob Vermaas2010-03-23
* initial version for maven builderRob Vermaas2010-03-11
* use hydrantlogger if in environmentRob Vermaas2010-03-05
* ant builderRob Vermaas2010-03-05
* obviously just c/p'ing without testing should result in taking away commit ri...Rob Vermaas2010-01-04
* * nix-build.nix: omit phases and define postPhases, suggested by eelcoRob Vermaas2010-01-04