aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/release (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/testing: remove remaining coverage-data logicFlorian Klink2020-09-052-53/+0
* releaseTools: no-op expression cleanupBenjamin Hipple2020-03-215-35/+30
* treewide: remove redundant recvolth2019-08-281-1/+1
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-261-1/+1
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-301-1/+1
* treewide: random cleanupsJan Malakhovski2018-08-101-6/+6
* stdenv/build-support: support .tbz and .txz tarballsJames Deikun2018-07-301-1/+1
* debBuild: install all packages at once to avoid dependency managementNikolay Amiantov2018-02-191-1/+1
* schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz2018-01-091-1/+1
* releaseTools.sourceTarball: Clean up temporary filesEelco Dolstra2017-11-211-0/+1
* Merge pull request #17681 from ericsagnes/feat/releaseTools.channelJoachim F2017-07-021-0/+52
|\
| * releaseTools: add channel functionEric Sagnes2016-09-271-0/+52
* | /bin/sh -> ${stdenv.shell}rht2017-04-301-1/+1
* | Revert "releaseTools.debBuild: split checkinstall into separate phase"Nikolay Amiantov2016-12-311-12/+9
* | releaseTools.debBuild: split checkinstall into separate phase and allow to ov...Nikolay Amiantov2016-12-031-9/+12
|/
* antBuild: run default hooksAlexey Shmalko2016-07-261-11/+19
* debian-build: fix checkinstall invocation (#15538)Profpatsch2016-05-191-1/+5
* build-support/source-tarball.nix: fix syntax highlighting in EmacsPeter Simons2016-01-261-1/+1
* clang-analyzer: align attrname with pkgnameBjørn Forsman2015-02-202-2/+2
* java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-071-1/+1
* Fix patchelf RPM buildsEelco Dolstra2014-11-201-1/+1
* findTarball: Fix the case where src is a directoryEelco Dolstra2014-11-101-5/+3
* nixBuild: Respect the preHook/postHook of the callerEelco Dolstra2014-11-061-0/+5
* findTarball: Handle pipefailEelco Dolstra2014-11-056-11/+16
* Die tabs dieEelco Dolstra2014-11-051-16/+16
* findTarballs: Take nullglob into accountEelco Dolstra2014-11-051-2/+2
* Make ant-build canonicalize the jars it produces so that we produce byte-for-...Daniel Peebles2014-08-142-1/+29
* Merge 'staging' into masterVladimír Čunát2014-08-081-1/+1
|\
| * Another attempt to eradicate ensureDirEelco Dolstra2014-06-301-1/+1
* | debBuild: Allow setting the package name and overriding the install commandEelco Dolstra2014-08-081-1/+3
|/
* USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prev...Rob Vermaas2014-05-071-1/+1
* releaseTools: add {clang,coverity}Analysis toolsAustin Seipp2014-05-022-4/+69
* Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra2014-03-033-2/+55
* debBuild: Allow setting a maintainer addressEelco Dolstra2014-02-061-2/+4
* Fix nixBuildEelco Dolstra2014-02-061-1/+1
* Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2014-02-052-27/+4
* Do not assume a .rev attribute in available in src in maven-build.nixRob Vermaas2014-01-241-1/+1
* Replace lib/java -> share/javaEelco Dolstra2014-01-091-6/+6
* Fix some references to apacheAntOpenJDKEelco Dolstra2014-01-061-1/+1
* Build aggregates locallyEelco Dolstra2013-08-211-0/+1
* Aggregates should not have a build productEelco Dolstra2013-08-211-0/+1
* releaseTools.aggregate: Rename ‘members’ to ‘constituents’Eelco Dolstra2013-08-151-4/+4
* Propagate failure of aggregate membersEelco Dolstra2013-08-151-1/+9
* pkgs/build-support/release/nix-build.nix: unconfuse syntax highlightingPeter Simons2013-04-181-2/+2
* releaseTools: Add ‘aggregate’ functionEelco Dolstra2013-03-261-0/+10
* Remove some hackeryEelco Dolstra2013-03-061-14/+6
* build-support/release: Simplify meta.descriptionEelco Dolstra2013-03-014-6/+6
* releaseTools.nixBuild: Put hydra-build-products in each outputEelco Dolstra2013-02-181-1/+2
* releaseTools.nixBuild: Support builds with multiple outputsEelco Dolstra2013-02-131-4/+7
* source-tarball.nix: try src.revCount when src.rev is not available.Rob Vermaas2013-01-151-1/+1