summary refs log tree commit diff
path: root/pkgs/build-support/release
Commit message (Expand)AuthorAge
* treewide: remove redundant recvolth2019-08-28
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* treewide: random cleanupsJan Malakhovski2018-08-10
* stdenv/build-support: support .tbz and .txz tarballsJames Deikun2018-07-30
* debBuild: install all packages at once to avoid dependency managementNikolay Amiantov2018-02-19
* schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz2018-01-09
* releaseTools.sourceTarball: Clean up temporary filesEelco Dolstra2017-11-21
* Merge pull request #17681 from ericsagnes/feat/releaseTools.channelJoachim F2017-07-02
|\
| * releaseTools: add channel functionEric Sagnes2016-09-27
* | /bin/sh -> ${stdenv.shell}rht2017-04-30
* | Revert "releaseTools.debBuild: split checkinstall into separate phase"Nikolay Amiantov2016-12-31
* | releaseTools.debBuild: split checkinstall into separate phase and allow to ov...Nikolay Amiantov2016-12-03
|/
* antBuild: run default hooksAlexey Shmalko2016-07-26
* debian-build: fix checkinstall invocation (#15538)Profpatsch2016-05-19
* build-support/source-tarball.nix: fix syntax highlighting in EmacsPeter Simons2016-01-26
* 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