summaryrefslogtreecommitdiffstats
path: root/release.nix
Commit message (Collapse)AuthorAgeFilesLines
* Mark the build job as reproducibleEelco Dolstra2016-12-081-0/+1
|
* Disable Darwin buildEelco Dolstra2016-02-291-2/+2
| | | | | | Currently failing due to some 15.09 libxml2 issue. http://hydra.nixos.org/build/32429886
* Fix Hydra evalEelco Dolstra2016-02-271-58/+8
|
* Build on more recent Ubuntu / FedoraEelco Dolstra2015-11-251-0/+8
|
* Remove Hydra scheduling prioritiesEelco Dolstra2014-11-201-66/+66
|
* Add Fedora 20 and Ubuntu 14.10 buildsEelco Dolstra2014-11-201-0/+4
|
* Disable OpenSuSE 11.0 buildsEelco Dolstra2014-09-251-2/+2
| | | | http://hydra.nixos.org/build/14710240
* Disable FreeBSD buildsEelco Dolstra2014-09-251-1/+1
|
* Add dependency on acl/attr packagesEelco Dolstra2014-07-291-0/+1
|
* Build on Ubuntu 14.04Eelco Dolstra2014-07-181-2/+4
|
* Prepare 0.7 release0.7Eelco Dolstra2014-01-071-2/+2
|
* Add an aggregate jobEelco Dolstra2013-10-241-1/+20
|
* Add Fedora 19 and Ubuntu 13.10 buildsEelco Dolstra2013-10-231-2/+6
|
* Build Fedora 18 RPMsEelco Dolstra2013-05-081-0/+2
|
* Build Debian 7.0 debsEelco Dolstra2013-05-071-0/+2
|
* Build Ubuntu 13.04 debsEelco Dolstra2013-05-031-0/+2
|
* Don't run the tests on DarwinEelco Dolstra2013-03-061-1/+1
| | | | | | It's not an ELF platform. http://hydra.nixos.org/build/4285486
* Don't use the "version suffix" stuff in releaseTools.sourceTarballEelco Dolstra2013-03-061-4/+4
| | | | It's confusing.
* release.nix: Use separate jobs for each platformEelco Dolstra2013-03-061-11/+10
| | | | | | | | E.g. "build.x86_64-linux" instead of "build". Also, by not using a Hydra input "system" anymore, the set of platforms to build on becomes declarative. See https://github.com/NixOS/hydra/issues/60
* Build on Ubuntu 12.10Eelco Dolstra2012-12-041-5/+7
|
* Build Ubuntu 12.04 packagesEelco Dolstra2012-05-111-0/+2
|
* Disable tests on SolarisEelco Dolstra2012-03-121-1/+1
| | | | | | | The Solaris linker doesn't have the --enable/disable-dtags flag in the linker required by the tests. http://hydra.nixos.org/build/2230397
* Build PatchELF for Ubuntu 11.10 and Fedora 16Eelco Dolstra2012-02-071-0/+6
|
* Use underscores in versions to keep RPM happyEelco Dolstra2011-12-141-1/+1
| | | | | RPM doesn't allow dashes in version numbers, so use an underscore instead. Also, let Autoconf generate the RPM spec file.
* Use Hydra's shortRev attributeEelco Dolstra2011-12-061-2/+2
|
* Gitify the pre-release version numberEelco Dolstra2011-12-061-1/+2
|
* * Use <...> syntax.Eelco Dolstra2011-12-051-6/+5
|
* * Build on Debian 6.0 and Ubuntu 10.10.Eelco Dolstra2011-02-141-0/+4
|
* * Build PatchELF on Fedora 13 and Ubuntu 10.04.Eelco Dolstra2010-06-151-18/+22
|
* * Doh.Eelco Dolstra2010-03-051-2/+2
|
* * Simplify the PatchELF release expression: the `build', RPM andEelco Dolstra2010-03-051-17/+7
| | | | | | | Debian jobs now depend directly on the `tarball' job (i.e. as a Nix dependency, rather than indirectly through a Hydra jobset input). This ensures consistency.
* * Build PatchELF on Fedora 12.Eelco Dolstra2009-12-091-7/+9
|
* (no commit message)Eelco Dolstra2009-11-051-0/+2
|
* * Don't bother doing a "make check" on Darwin or Cygwin since it won'tEelco Dolstra2009-11-041-2/+3
| | | | | work (they're not ELF platforms).
* * Release only one README.Eelco Dolstra2009-10-261-3/+4
|
* (no commit message)Eelco Dolstra2009-09-241-12/+14
|
* (no commit message)Eelco Dolstra2009-09-231-2/+0
|
* (no commit message)Eelco Dolstra2009-09-231-0/+2
|
* (no commit message)Eelco Dolstra2009-04-151-0/+2
|
* * Build on Ubuntu 9.04.Eelco Dolstra2009-04-141-0/+2
|
* * The workaround is no longer needed.Eelco Dolstra2009-04-141-6/+0
|
* (no commit message)Eelco Dolstra2009-03-091-15/+10
|
* (no commit message)Eelco Dolstra2009-03-061-1/+1
|
* * Put the current version in a separate file so that it can be used inEelco Dolstra2009-03-021-5/+8
| | | | | the release expression.
* * Improve the coverage percentage a bit :-)Eelco Dolstra2009-02-241-0/+1
|
* * Work around a checkinstall bug that for some reason only triggers onEelco Dolstra2009-02-241-0/+6
| | | | | Ubuntu 8.10 (e.g. http://hydra.nixos.org/nixlog/2045/8).
* * Build Ubuntu 8.10, Debian 5.0 packages.Eelco Dolstra2009-02-241-4/+8
|
* (no commit message)Eelco Dolstra2008-12-101-9/+20
|
* (no commit message)Eelco Dolstra2008-11-271-0/+1
|
* * Different priorities for jobs.Eelco Dolstra2008-11-261-46/+64
|