summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/release
AgeCommit message (Expand)Author
2023-11-25build-support/release: deprecate phasesFelix Buehler
2023-07-24treewide: use lib.optionalAttrsFelix Buehler
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler
2023-03-24treewide: don't hardcode /nix/store (no rebuilds changes)Artturin
2023-02-13treewide: use optionalStringFelix Buehler
2023-01-16treewide: remove usages of header and stopNestArtturin
2022-12-18Merge staging-next into staginggithub-actions[bot]
2022-12-17treewide: fix typosfigsoda
2022-12-08stdenv: support opt-in __structuredAttrsArtturin
2022-10-10treewide: *Flags convert to list from strArtturin
2021-10-27releaseTools.antBuild: removebb010g
2021-10-10releaseTools.debBuild: fix invocationTimur Demin
2021-03-29releaseTools: fix nixBuild functionSander van der Burg
2021-03-21Merge pull request #112073 from ztzg/x-16304-debbuild-checkinstallSandro
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob
2021-02-07releaseTools.debBuild: remove double lib in argsAshlynn Anderson
2021-02-05debBuild: Fix for "cannot coerce a set to a string"Damien Diederen
2021-02-05debBuild: Fix "duplicate formal function argument 'lib'"Damien Diederen
2021-01-24pkgs/build-support: stdenv.lib -> libBen Siraphob
2021-01-24treewide: stdenv.lib -> libPavol Rusnak
2020-09-05nixos/testing: remove remaining coverage-data logicFlorian Klink
2020-03-21releaseTools: no-op expression cleanupBenjamin Hipple
2019-08-28treewide: remove redundant recvolth
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson
2018-08-10treewide: random cleanupsJan Malakhovski
2018-07-30stdenv/build-support: support .tbz and .txz tarballsJames Deikun
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