about summary refs log tree commit diff
path: root/pkgs/build-support/release
AgeCommit message (Expand)AuthorFilesLines
2016-01-26build-support/source-tarball.nix: fix syntax highlighting in EmacsPeter Simons1-1/+1
2015-02-20clang-analyzer: align attrname with pkgnameBjørn Forsman2-2/+2
2015-01-07java: Normalize to the default jre / jdkWilliam A. Kennington III1-1/+1
2014-11-20Fix patchelf RPM buildsEelco Dolstra1-1/+1
2014-11-10findTarball: Fix the case where src is a directoryEelco Dolstra1-5/+3
2014-11-06nixBuild: Respect the preHook/postHook of the callerEelco Dolstra1-0/+5
2014-11-05findTarball: Handle pipefailEelco Dolstra6-11/+16
2014-11-05Die tabs dieEelco Dolstra1-16/+16
2014-11-05findTarballs: Take nullglob into accountEelco Dolstra1-2/+2
2014-08-14Make ant-build canonicalize the jars it produces so that we produce byte-for-...Daniel Peebles2-1/+29
2014-08-08Merge 'staging' into masterVladimír Čunát1-1/+1
2014-08-08debBuild: Allow setting the package name and overriding the install commandEelco Dolstra1-1/+3
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-1/+1
2014-05-07USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prev...Rob Vermaas1-1/+1
2014-05-02releaseTools: add {clang,coverity}Analysis toolsAustin Seipp2-4/+69
2014-03-03Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra3-2/+55
2014-02-06debBuild: Allow setting a maintainer addressEelco Dolstra1-2/+4
2014-02-06Fix nixBuildEelco Dolstra1-1/+1
2014-02-05Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2-27/+4
2014-01-24Do not assume a .rev attribute in available in src in maven-build.nixRob Vermaas1-1/+1
2014-01-09Replace lib/java -> share/javaEelco Dolstra1-6/+6
2014-01-06Fix some references to apacheAntOpenJDKEelco Dolstra1-1/+1
2013-08-21Build aggregates locallyEelco Dolstra1-0/+1
2013-08-21Aggregates should not have a build productEelco Dolstra1-0/+1
2013-08-15releaseTools.aggregate: Rename ‘members’ to ‘constituents’Eelco Dolstra1-4/+4
2013-08-15Propagate failure of aggregate membersEelco Dolstra1-1/+9
2013-04-18pkgs/build-support/release/nix-build.nix: unconfuse syntax highlightingPeter Simons1-2/+2
2013-03-26releaseTools: Add ‘aggregate’ functionEelco Dolstra1-0/+10
2013-03-06Remove some hackeryEelco Dolstra1-14/+6
2013-03-01build-support/release: Simplify meta.descriptionEelco Dolstra4-6/+6
2013-02-18releaseTools.nixBuild: Put hydra-build-products in each outputEelco Dolstra1-1/+2
2013-02-13releaseTools.nixBuild: Support builds with multiple outputsEelco Dolstra1-4/+7
2013-01-15source-tarball.nix: try src.revCount when src.rev is not available.Rob Vermaas1-1/+1
2012-08-25use openjdk as default for ant-build.nixRob Vermaas1-2/+2
2012-08-09binary-tarball.nix: Forgot to source functions.shShea Levy1-0/+1
2012-07-23Factor out repeated scriptlets from build-support/release/*.nix.Petr Rockai6-40/+27
2012-07-23Add --nodeps to rpm when test-uninstalling after a rpmBuild.Petr Rockai1-1/+1
2012-07-23Call rpm -U instead of rpm -i to test package installation.Petr Rockai1-1/+1
2012-05-31* Install/uninstall all RPMs in one operation. This is necessary ifEelco Dolstra1-10/+8
2012-05-24* Set the version number of generated Debian packages. Note that dpkgEelco Dolstra1-0/+1
2012-05-01* Add a hook for running a test after the RPMs have been installed.Eelco Dolstra1-2/+7
2012-04-04* Don't do a mkdir in the postHook.Eelco Dolstra1-1/+1
2012-03-19* When doing coverage builds, set useTempPrefix (in case we're doingEelco Dolstra1-1/+2
2012-03-19* After building an RPM, install and uninstall it.Eelco Dolstra1-0/+10
2012-03-19* For "nix-build --run-env" it's desirable that $stdenv/setup (and byEelco Dolstra1-8/+11
2012-03-19* Support setting postPhases.Eelco Dolstra1-3/+4
2012-03-01svn merge ^/nixpkgs/trunkYury G. Kudryashov1-1/+3
2012-02-28nix-build: Honor user-provided `failureHook'.Ludovic Courtès1-1/+3
2012-02-25svn merge ^/nixpkgs/trunkShea Levy1-1/+1
2012-02-23Fixed autoconfPhase so that it additionally tests if ./bootstrap is a file (a...Arie Middelkoop1-1/+1