summary refs log tree commit diff
path: root/pkgs/build-support/release/debian-build.nix
Commit message (Expand)AuthorAge
* debBuild: install all packages at once to avoid dependency managementNikolay Amiantov2018-02-19
* 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
* debian-build: fix checkinstall invocation (#15538)Profpatsch2016-05-19
* findTarball: Handle pipefailEelco Dolstra2014-11-05
* debBuild: Allow setting the package name and overriding the install commandEelco Dolstra2014-08-08
* debBuild: Allow setting a maintainer addressEelco Dolstra2014-02-06
* build-support/release: Simplify meta.descriptionEelco Dolstra2013-03-01
* Factor out repeated scriptlets from build-support/release/*.nix.Petr Rockai2012-07-23
* * Set the version number of generated Debian packages. Note that dpkgEelco Dolstra2012-05-24
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* * Debian requires/provides should be comma-separated.Eelco Dolstra2012-01-03
* * Check whether any packages were generated. Apparently checkinstallEelco Dolstra2012-01-03
* * Enable "make check" for checkinstall-based Debian builds. I alwaysEelco Dolstra2011-10-11
* * Added Debian 6.0 and Ubuntu 10.10.Eelco Dolstra2011-02-14
* * Allow additional Deb provides/requires to be specified.Eelco Dolstra2009-11-05
* give extraRPMs/-Debs file type rpm-extra or deb-extra in build productsRob Vermaas2009-10-02
* svn path=/nixpkgs/trunk/; revision=17571Rob Vermaas2009-10-01
* extra deb/rpm changesRob Vermaas2009-10-01
* * Enable FS translation to be enabled.Eelco Dolstra2009-09-23
* changed mem size for rpm/deb build vms, added version specific packages for f...Rob Vermaas2009-07-02
* * --fstrans=no for building debian packagesRob Vermaas2009-06-05
* * added pre-/postInstall hook to debbuildRob Vermaas2009-06-03
* * renamed installCommand -> installPhase for debian buildRob Vermaas2009-06-02
* * Removed some obsolete nullglobs.Eelco Dolstra2009-04-19
* * Don't try to auto-include documentation in Debian packages.Eelco Dolstra2009-03-27
* * Test whether we can successfully install and uninstall the DebianEelco Dolstra2009-03-26
* * makeSourceTarball -> sourceTarball.Eelco Dolstra2009-03-26
* * We don't need all that src.outPath / src.path hackery anymore.Eelco Dolstra2009-03-06
* * Use the version attribute if available.Eelco Dolstra2009-03-02
* * Append the version to the "name" attribute to make the store pathsEelco Dolstra2009-03-02
* * checkinstall: build properly on x86_64.Eelco Dolstra2008-12-10
* * Preserve meta attributes from the caller.Eelco Dolstra2008-11-26
* svn path=/nixpkgs/trunk/; revision=13401Eelco Dolstra2008-11-25
* * Automatically build Debian packages using checkinstall, as suggestedEelco Dolstra2008-11-25
* * Moved more stuff from the release tree.Eelco Dolstra2008-11-25