summary refs log tree commit diff
path: root/pkgs/build-support/release
Commit message (Expand)AuthorAge
...
* * removed wrong order of phases from nixbuild, for now make check after inst...Rob Vermaas2010-01-04
* releaseTools.sourceTarball: Allow overriding of the bootstrap build inputs.Ludovic Courtès2009-12-04
* revert change from ludo rev. 18634. for now this order is needed for the stra...Rob Vermaas2009-11-26
* releaseTools.nixBuild: Perform `checkPhase' before `installPhase'.Ludovic Courtès2009-11-25
* move autoconfPhase so it can be overridenRob Vermaas2009-11-19
* Slightly generalize `sourceTarball'.Ludovic Courtès2009-11-18
* * Allow additional Deb provides/requires to be specified.Eelco Dolstra2009-11-05
* * Work around an apparent bug in the Nix expression lexer (it doesn'tEelco Dolstra2009-10-23
* * Give SRPMs a different build product type.Eelco Dolstra2009-10-21
* give extraRPMs/-Debs file type rpm-extra or deb-extra in build productsRob Vermaas2009-10-02
* add extrarpms to build-products of rpm buildRob Vermaas2009-10-01
* 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
* * Use --coverage, which is identical to -fprofile-arcs -ftest-coverage.Eelco Dolstra2009-08-31
* changed mem size for rpm/deb build vms, added version specific packages for f...Rob Vermaas2009-07-02
* moved finalPhase so it is possible to override through argsRob Vermaas2009-06-17
* * --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
* * Sync with the trunk once more.Eelco Dolstra2009-03-31
|\
| * * Bump the default Hydra priority of tarball builds.Eelco Dolstra2009-03-30
| * * 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
* | * Sync with the trunk.Eelco Dolstra2009-03-20
|\|
| * * Backwards compatibility hack for Stratego/XT packages.Eelco Dolstra2009-03-19
| * * Turn on nullglob globally so that distPhase works when we copyEelco Dolstra2009-03-19
* | * Sync with the trunk.Eelco Dolstra2009-03-16
|\|
| * * 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
* | * stdenv branch: synced with the trunk.Eelco Dolstra2009-01-16
|\|
| * * checkinstall: build properly on x86_64.Eelco Dolstra2008-12-10
* | svn path=/nixpkgs/branches/stdenv-updates/; revision=13604Eelco Dolstra2008-12-10
|/
* * Always include "/nix/store/*" in lcovFilter.Eelco Dolstra2008-12-04
* * Don't repeat the standard definition of $phases.Eelco Dolstra2008-11-28
* * Preserve meta attributes from the caller.Eelco Dolstra2008-11-26
* * Use libtool.Eelco Dolstra2008-11-26
* * `-pre' should be `pre'.Eelco Dolstra2008-11-25
* * Figure out the release name.Eelco Dolstra2008-11-25
* svn path=/nixpkgs/trunk/; revision=13414Eelco Dolstra2008-11-25
* * Set VERSION_SUFFIX to -pre<revision> unless building an "official"Eelco Dolstra2008-11-25
* 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
* * Start moving the Nix expressions that support the build farmEelco Dolstra2008-11-24