summary refs log tree commit diff
path: root/pkgs/build-support/release
Commit message (Expand)AuthorAge
* releaseTools: fix nixBuild functionSander van der Burg2021-03-29
* Merge pull request #112073 from ztzg/x-16304-debbuild-checkinstallSandro2021-03-21
|\
| * debBuild: Fix for "cannot coerce a set to a string"Damien Diederen2021-02-05
| * debBuild: Fix "duplicate formal function argument 'lib'"Damien Diederen2021-02-05
* | treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob2021-02-20
* | releaseTools.debBuild: remove double lib in argsAshlynn Anderson2021-02-07
|/
* pkgs/build-support: stdenv.lib -> libBen Siraphob2021-01-24
* treewide: stdenv.lib -> libPavol Rusnak2021-01-24
* nixos/testing: remove remaining coverage-data logicFlorian Klink2020-09-05
* releaseTools: no-op expression cleanupBenjamin Hipple2020-03-21
* 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