summary refs log tree commit diff
path: root/pkgs/build-support/release
Commit message (Expand)AuthorAge
* clang-analyzer: align attrname with pkgnameBjørn Forsman2015-02-20
* java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
* Fix patchelf RPM buildsEelco Dolstra2014-11-20
* findTarball: Fix the case where src is a directoryEelco Dolstra2014-11-10
* nixBuild: Respect the preHook/postHook of the callerEelco Dolstra2014-11-06
* findTarball: Handle pipefailEelco Dolstra2014-11-05
* Die tabs dieEelco Dolstra2014-11-05
* findTarballs: Take nullglob into accountEelco Dolstra2014-11-05
* Make ant-build canonicalize the jars it produces so that we produce byte-for-...Daniel Peebles2014-08-14
* Merge 'staging' into masterVladimír Čunát2014-08-08
|\
| * Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
* | debBuild: Allow setting the package name and overriding the install commandEelco Dolstra2014-08-08
|/
* USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prev...Rob Vermaas2014-05-07
* releaseTools: add {clang,coverity}Analysis toolsAustin Seipp2014-05-02
* Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra2014-03-03
* debBuild: Allow setting a maintainer addressEelco Dolstra2014-02-06
* Fix nixBuildEelco Dolstra2014-02-06
* Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2014-02-05
* Do not assume a .rev attribute in available in src in maven-build.nixRob Vermaas2014-01-24
* 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
|/