summary refs log tree commit diff
path: root/pkgs/build-support/release
Commit message (Expand)AuthorAge
* * Added Debian 6.0 and Ubuntu 10.10.Eelco Dolstra2011-02-14
* nix-build.nix/source-tarball.nix: remove -v flag when copying build directory...Rob Vermaas2011-01-05
* also add succeedOnFailure/keepBuildDirectory behaviour to source-tarball.nixRob Vermaas2011-01-05
* nixBuild: add failurehook that saves build dir when succeedOnFailure = true a...Rob Vermaas2010-12-22
* fixing wrappers in ant-buildRob Vermaas2010-11-10
* fixes to ant-buildRob Vermaas2010-10-20
* antBuild: minor changesRob Vermaas2010-10-20
* svn path=/nixpkgs/trunk/; revision=24366Rob Vermaas2010-10-19
* nixBuild: Add `buildOutOfSourceTree' option.Ludovic Courtès2010-09-10
* maven-build: do full assembly without tests, add site to build productsRob Vermaas2010-09-09
* maven-build: only copy site dir if it existsRob Vermaas2010-09-09
* maven-build: copy whole site dir and adapted hydra-build-productsRob Vermaas2010-09-09
* maven-build: use single target in stead of assembly to prevent test from bein...Rob Vermaas2010-08-19
* maven-build: if surefire was run, generate html and add to resultRob Vermaas2010-08-19
* wrong location for surefire reportsRob Vermaas2010-08-18
* remove mvncobertura phaseRob Vermaas2010-08-18
* typoRob Vermaas2010-06-07
* antbuild: added 2 arguments, antbuildinputs (all jars are added to classpath)...Rob Vermaas2010-06-07
* Revert "releaseTools.sourceTarball: Make the bootstrap build inputs native."Ludovic Courtès2010-05-25
* releaseTools.sourceTarball: Fix regression introduced in r21955.Ludovic Courtès2010-05-24
* releaseTools.sourceTarball: Make the bootstrap build inputs native.Ludovic Courtès2010-05-24
* releaseTools.coverageAnalysis: Add `lcovExtraTraceFiles' parameter.Ludovic Courtès2010-05-12
* maven-build.nix: added extraMvnFlags argurmentRob Vermaas2010-04-20
* generatewrapper fixRob Vermaas2010-03-23
* initial version for maven builderRob Vermaas2010-03-11
* use hydrantlogger if in environmentRob Vermaas2010-03-05
* ant builderRob Vermaas2010-03-05
* obviously just c/p'ing without testing should result in taking away commit ri...Rob Vermaas2010-01-04
* * nix-build.nix: omit phases and define postPhases, suggested by eelcoRob Vermaas2010-01-04
* * 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