summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/release
AgeCommit message (Expand)Author
2018-02-19debBuild: install all packages at once to avoid dependency managementNikolay Amiantov
2018-01-09schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz
2017-11-21releaseTools.sourceTarball: Clean up temporary filesEelco Dolstra
2017-07-02Merge pull request #17681 from ericsagnes/feat/releaseTools.channelJoachim F
2017-04-30/bin/sh -> ${stdenv.shell}rht
2016-12-31Revert "releaseTools.debBuild: split checkinstall into separate phase"Nikolay Amiantov
2016-12-03releaseTools.debBuild: split checkinstall into separate phase and allow to ov...Nikolay Amiantov
2016-09-27releaseTools: add channel functionEric Sagnes
2016-07-26antBuild: run default hooksAlexey Shmalko
2016-05-19debian-build: fix checkinstall invocation (#15538)Profpatsch
2016-01-26build-support/source-tarball.nix: fix syntax highlighting in EmacsPeter Simons
2015-02-20clang-analyzer: align attrname with pkgnameBjørn Forsman
2015-01-07java: Normalize to the default jre / jdkWilliam A. Kennington III
2014-11-20Fix patchelf RPM buildsEelco Dolstra
2014-11-10findTarball: Fix the case where src is a directoryEelco Dolstra
2014-11-06nixBuild: Respect the preHook/postHook of the callerEelco Dolstra
2014-11-05findTarball: Handle pipefailEelco Dolstra
2014-11-05Die tabs dieEelco Dolstra
2014-11-05findTarballs: Take nullglob into accountEelco Dolstra
2014-08-14Make ant-build canonicalize the jars it produces so that we produce byte-for-...Daniel Peebles
2014-08-08Merge 'staging' into masterVladimír Čunát
2014-08-08debBuild: Allow setting the package name and overriding the install commandEelco Dolstra
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra
2014-05-07USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prev...Rob Vermaas
2014-05-02releaseTools: add {clang,coverity}Analysis toolsAustin Seipp
2014-03-03Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra
2014-02-06debBuild: Allow setting a maintainer addressEelco Dolstra
2014-02-06Fix nixBuildEelco Dolstra
2014-02-05Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra
2014-01-24Do not assume a .rev attribute in available in src in maven-build.nixRob Vermaas
2014-01-09Replace lib/java -> share/javaEelco Dolstra
2014-01-06Fix some references to apacheAntOpenJDKEelco Dolstra
2013-08-21Build aggregates locallyEelco Dolstra
2013-08-21Aggregates should not have a build productEelco Dolstra
2013-08-15releaseTools.aggregate: Rename ‘members’ to ‘constituents’Eelco Dolstra
2013-08-15Propagate failure of aggregate membersEelco Dolstra
2013-04-18pkgs/build-support/release/nix-build.nix: unconfuse syntax highlightingPeter Simons
2013-03-26releaseTools: Add ‘aggregate’ functionEelco Dolstra
2013-03-06Remove some hackeryEelco Dolstra
2013-03-01build-support/release: Simplify meta.descriptionEelco Dolstra
2013-02-18releaseTools.nixBuild: Put hydra-build-products in each outputEelco Dolstra
2013-02-13releaseTools.nixBuild: Support builds with multiple outputsEelco Dolstra
2013-01-15source-tarball.nix: try src.revCount when src.rev is not available.Rob Vermaas
2012-08-25use openjdk as default for ant-build.nixRob Vermaas
2012-08-09binary-tarball.nix: Forgot to source functions.shShea Levy
2012-07-23Factor out repeated scriptlets from build-support/release/*.nix.Petr Rockai
2012-07-23Add --nodeps to rpm when test-uninstalling after a rpmBuild.Petr Rockai
2012-07-23Call rpm -U instead of rpm -i to test package installation.Petr Rockai
2012-05-31* Install/uninstall all RPMs in one operation. This is necessary ifEelco Dolstra
2012-05-24* Set the version number of generated Debian packages. Note that dpkgEelco Dolstra