summary refs log tree commit diff
path: root/pkgs/build-support/release
AgeCommit message (Expand)AuthorFilesLines
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim1-1/+1
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-1/+1
2018-08-10treewide: random cleanupsJan Malakhovski1-6/+6
2018-07-30stdenv/build-support: support .tbz and .txz tarballsJames Deikun1-1/+1
2018-02-19debBuild: install all packages at once to avoid dependency managementNikolay Amiantov1-1/+1
2018-01-09schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz1-1/+1
2017-11-21releaseTools.sourceTarball: Clean up temporary filesEelco Dolstra1-0/+1
2017-07-02Merge pull request #17681 from ericsagnes/feat/releaseTools.channelJoachim F1-0/+52
2017-04-30/bin/sh -> ${stdenv.shell}rht1-1/+1
2016-12-31Revert "releaseTools.debBuild: split checkinstall into separate phase"Nikolay Amiantov1-12/+9
2016-12-03releaseTools.debBuild: split checkinstall into separate phase and allow to ov...Nikolay Amiantov1-9/+12
2016-09-27releaseTools: add channel functionEric Sagnes1-0/+52
2016-07-26antBuild: run default hooksAlexey Shmalko1-11/+19
2016-05-19debian-build: fix checkinstall invocation (#15538)Profpatsch1-1/+5
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