summary refs log tree commit diff
path: root/pkgs/build-support/release
Commit message (Expand)AuthorAge
* Replace lib/java -> share/javaEelco Dolstra2014-01-09
* Fix some references to apacheAntOpenJDKEelco Dolstra2014-01-06
* Build aggregates locallyEelco Dolstra2013-08-21
* Aggregates should not have a build productEelco Dolstra2013-08-21
* releaseTools.aggregate: Rename ‘members’ to ‘constituents’Eelco Dolstra2013-08-15
* Propagate failure of aggregate membersEelco Dolstra2013-08-15
* pkgs/build-support/release/nix-build.nix: unconfuse syntax highlightingPeter Simons2013-04-18
* releaseTools: Add ‘aggregate’ functionEelco Dolstra2013-03-26
* Remove some hackeryEelco Dolstra2013-03-06
* build-support/release: Simplify meta.descriptionEelco Dolstra2013-03-01
* releaseTools.nixBuild: Put hydra-build-products in each outputEelco Dolstra2013-02-18
* releaseTools.nixBuild: Support builds with multiple outputsEelco Dolstra2013-02-13
* source-tarball.nix: try src.revCount when src.rev is not available.Rob Vermaas2013-01-15
* use openjdk as default for ant-build.nixRob Vermaas2012-08-25
* binary-tarball.nix: Forgot to source functions.shShea Levy2012-08-09
* 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