Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-19 | Fix the Deb builds | Eelco Dolstra | 1 | -2/+2 | |
2012-03-19 | Fix the RPM | Eelco Dolstra | 1 | -1/+1 | |
2012-03-19 | Replace "make check" with "make installcheck" | Eelco Dolstra | 1 | -0/+12 | |
Ensuring that the tests work from the build tree requires a growing number of nasty hacks. The tests also don't verify that the installed Nix actually works. Thus, the tests now require "make install" to have been run. | |||||
2012-03-18 | Drop the externals directory | Eelco Dolstra | 1 | -13/+4 | |
Nix now requires SQLite and bzip2 to be pre-installed. SQLite is detected using pkg-config. We required DBD::SQLite anyway, so depending on SQLite is not a big problem. The --with-bzip2, --with-openssl and --with-sqlite flags are gone. | |||||
2012-03-18 | Clean up when building from a working tree | Eelco Dolstra | 1 | -1/+6 | |
2012-03-12 | Fix tests | Eelco Dolstra | 1 | -3/+3 | |
2012-02-08 | Set the versionSuffix to include the Git shortrev | Eelco Dolstra | 1 | -1/+2 | |
2012-02-07 | * Build Nix for the latest Fedora and Ubuntu releases (and drop some | Eelco Dolstra | 1 | -4/+6 | |
old ones). | |||||
2011-12-22 | * ‘--disable-shared’ is no longer supported. Fortunately it's not | Eelco Dolstra | 1 | -2/+2 | |
needed for the coverage analysis. | |||||
2011-10-11 | * Add a test for nix-copy-closure. | Eelco Dolstra | 1 | -0/+4 | |
2011-10-11 | * Move the remote building test from the NixOS tree to the Nix tree. | Eelco Dolstra | 1 | -2/+7 | |
2011-10-10 | * Hopefully perl-devel contains the required headers (untested). | Eelco Dolstra | 1 | -1/+1 | |
2011-08-08 | * Add perl-DBD-SQLite as a dependency of the RPM builds. | Eelco Dolstra | 1 | -12/+13 | |
2011-08-08 | * Add DBD-SQLite as a dependency to the Debian/Ubuntu builds. | Eelco Dolstra | 1 | -25/+23 | |
* Drop some old Fedora/Debian/Ubuntu releases. | |||||
2011-04-11 | (no commit message) | Eelco Dolstra | 1 | -0/+6 | |
2011-02-14 | * Build for Ubuntu 10.04. | Eelco Dolstra | 1 | -0/+2 | |
2011-02-09 | * A better fix. $boehmgc isn't set anywhere, we should use the flags | Eelco Dolstra | 1 | -1/+1 | |
returned by pkg-config. | |||||
2011-02-09 | * The GC library can't be found on Solaris | Eelco Dolstra | 1 | -1/+1 | |
(http://hydra.nixos.org/build/890714), so don't build with GC support for now. | |||||
2010-11-16 | * Sync with the trunk. | Eelco Dolstra | 1 | -3/+4 | |
2010-10-29 | * Use pkgconfig to locate the Boehm GC (as suggested by Ludo), if | Eelco Dolstra | 1 | -3/+3 | |
--enable-gc is given. | |||||
2010-10-24 | * We need Bison 2.4 now. | Eelco Dolstra | 1 | -1/+2 | |
2010-08-24 | * Sync with the trunk. | Eelco Dolstra | 1 | -7/+7 | |
2010-08-17 | * rpmBuild already includes the disk image in the output name. | Eelco Dolstra | 1 | -1/+1 | |
2010-08-16 | * Remove the "tarball" jobset argument. | Eelco Dolstra | 1 | -53/+20 | |
2010-05-12 | * Sync with the trunk. | Eelco Dolstra | 1 | -6/+3 | |
2010-04-19 | * Drop the dependency on the ATerm library. | Eelco Dolstra | 1 | -7/+4 | |
2010-03-10 | * Simplify. | Eelco Dolstra | 1 | -26/+16 | |
2010-02-24 | * Include the sqlite tarball in the Nix tarball. | Eelco Dolstra | 1 | -0/+3 | |
2010-02-23 | (no commit message) | Eelco Dolstra | 1 | -25/+2 | |
2010-02-23 | * Use ATerm 2.5. | Eelco Dolstra | 1 | -5/+5 | |
2009-12-10 | * Build on Fedora 12. | Eelco Dolstra | 1 | -7/+9 | |
2009-11-06 | * Remove support for old (before Nix 0.12pre12020) databases. | Eelco Dolstra | 1 | -18/+3 | |
2009-11-05 | (no commit message) | Eelco Dolstra | 1 | -1/+1 | |
2009-11-05 | * Build on Karmic. | Eelco Dolstra | 1 | -14/+16 | |
2009-11-05 | * The Nix .deb package depends on curl. | Eelco Dolstra | 1 | -0/+1 | |
2009-09-24 | (no commit message) | Eelco Dolstra | 1 | -0/+6 | |
2009-09-23 | * Don't build against BDB on Cygwin, it's been broken for unknown | Eelco Dolstra | 1 | -1/+2 | |
reasons for a while (e.g. http://hydra.nixos.org/build/79164). | |||||
2009-09-18 | * Use xmllint (>= 2.7.4) for RelaxNG validation instead of Jing. | Eelco Dolstra | 1 | -1/+1 | |
2009-09-17 | (no commit message) | Eelco Dolstra | 1 | -1/+3 | |
2009-08-03 | (no commit message) | Eelco Dolstra | 1 | -1/+12 | |
2009-08-03 | (no commit message) | Eelco Dolstra | 1 | -0/+3 | |
2009-05-07 | (no commit message) | Eelco Dolstra | 1 | -2/+3 | |
2009-05-07 | * Build a PDF version of the manual in the tarball job (it's not | Eelco Dolstra | 1 | -1/+5 | |
included in the tarball though). | |||||
2009-05-07 | * Produce the manual in the tarball job. | Eelco Dolstra | 1 | -5/+6 | |
2009-04-02 | * Debian packages: use /etc, not /usr/etc. | Eelco Dolstra | 1 | -0/+1 | |
2009-03-27 | * Debian 5.0, Ubuntu 8.10 builds. | Eelco Dolstra | 1 | -4/+8 | |
2009-03-26 | * A job for creating a fully statically linked binary tarball. | Eelco Dolstra | 1 | -1/+22 | |
2009-03-09 | * Make the version available to release.nix. | Eelco Dolstra | 1 | -40/+13 | |
2009-03-06 | (no commit message) | Eelco Dolstra | 1 | -1/+1 | |
2008-12-04 | * Doh. | Eelco Dolstra | 1 | -2/+2 | |