Commit graph

  • c0bdcfe274 * A much newer version of flex. The old (GNU) one was from 1997. Eelco Dolstra 2004-01-30 10:10:06 +00:00
  • 66c3040dbb * Semicolons at the end of an attrset are now required. Eelco Dolstra 2004-01-29 14:28:16 +00:00
  • 7000802ae8 * Upgrade to Subversion 0.37.0. Eelco Dolstra 2004-01-27 14:39:05 +00:00
  • 41c54dd4d9 * j2sdk should not refer to /tmp/j2sdk-1_4_2_03-linux-i586.bin in this way, since it prevents store expression from being instantiated from all-packages-generic.nix. Eelco Dolstra 2004-01-26 11:05:07 +00:00
  • 9db5df37f9 * Added cksfv, a program for verifying sfv checksum files. Eelco Dolstra 2004-01-25 08:59:20 +00:00
  • 91184df3b2 * Teletext support for zapping. Eelco Dolstra 2004-01-25 08:51:03 +00:00
  • d9cebb072f Added Apache Ant, including configuration of JAVA_HOME and ANT_HOME. Currently only the shell script is patched, but this one is used most in practice. Martin Bravenboer 2004-01-25 00:50:00 +00:00
  • d427c4271d java is a trademark, not a product Martin Bravenboer 2004-01-24 23:46:40 +00:00
  • 067726f3e2 * Added the j2sdk of Sun for Linux. Downloading this thing is a big problem, so I decided to require to user to get the file and put it in some location in the file system. wget doesn't seem to accept the file scheme however, so I had to move the copying into the builder itself. The builder checks the md5 hash of the downloaded file. Maybe having a separate 'fetchfile' would be useful to make a file in the outside world pure. I tried to add this to build-support, but this obviously did not work. I still committed it. Just remove it if you think that it sucks. Martin Bravenboer 2004-01-24 23:46:00 +00:00
  • 02a4d8ece5 Added jikes, IBM's open source java compiler. Martin Bravenboer 2004-01-24 22:50:47 +00:00
  • 94f9bd408e Added the j2re for Linux. My installation of Eclipse runs on an j2re installed in Nix, so I guess it works pretty well. Of course other platforms should be added. This version will not be installed if the platform is not i686-linux. Martin Bravenboer 2004-01-24 22:04:09 +00:00
  • 7e813f0999 Added all indivudual packages of the sdf2-bundle Martin Bravenboer 2004-01-22 19:55:37 +00:00
  • 4c14c369fe Added sglr Martin Bravenboer 2004-01-22 19:09:49 +00:00
  • 362cba8ada Added pt-support 1.0 Martin Bravenboer 2004-01-22 18:57:34 +00:00
  • 3d0e24c639 Added toolbuslib. This is fun Martin Bravenboer 2004-01-22 18:46:26 +00:00
  • ffa5434646 Expression for aterm 2.0.5 at CWI Martin Bravenboer 2004-01-22 18:13:16 +00:00
  • 7bee8f0414 * Added Valgrind. Eelco Dolstra 2004-01-21 14:50:18 +00:00
  • 50405c5948 * Obscure bug: Zapping needs gettext, otherwise the Automake variable DATADIRNAME is not set. Eelco Dolstra 2004-01-21 13:17:18 +00:00
  • 823b3e4770 * Added `zapping', a TV viewer application. It depends on Gnome, so lots of packages are needed. Eelco Dolstra 2004-01-21 09:34:19 +00:00
  • e0f8b5d722 * Updated to 0.9.8a. Eelco Dolstra 2004-01-20 20:29:57 +00:00
  • 9baed5046d * Upgraded to Subversion 0.36.0. Eelco Dolstra 2004-01-16 11:26:38 +00:00
  • 8742115007 * Use an actual release of StrategoXT. Eelco Dolstra 2004-01-15 16:25:21 +00:00
  • 7b141f7f5a * Build more packages in the distribution of nixpkgs. Eelco Dolstra 2004-01-15 16:17:58 +00:00
  • 9b0306fb9b * Added a version number. Eelco Dolstra 2004-01-13 15:29:15 +00:00
  • 7ac37f8ee9 * The set of derivations to be built by the automatic release system. Eelco Dolstra 2004-01-13 14:39:29 +00:00
  • de40a2c191 * Idem. Eelco Dolstra 2004-01-12 15:29:15 +00:00
  • 5f0cf96dbb * Moved here (doesn't belong in nixpkgs). Eelco Dolstra 2004-01-12 15:27:38 +00:00
  • 19c6f730c3 * Use http authentication to upload a release to the server. We should also use https on catamaran for uploads, but I don't do that yet. * Better error checking. Eelco Dolstra 2004-01-12 13:35:57 +00:00
  • f2eab1a900 * Upload to catamaran instead of losser. Eelco Dolstra 2004-01-09 16:14:16 +00:00
  • a117391400 * Upgraded to 1.64.1. Eelco Dolstra 2004-01-08 14:35:37 +00:00
  • 8984ebdeb8 * Consolidate upload.pl into create-dist.pl. Eelco Dolstra 2004-01-07 16:08:31 +00:00
  • f8554f0b81 * Use BDB 4.2.52. Eelco Dolstra 2004-01-07 16:07:43 +00:00
  • 0230509c1c * Publish releases on the Nix Wiki. Eelco Dolstra 2004-01-07 16:07:18 +00:00
  • e586e68d9b * Upload manual with images. Eelco Dolstra 2004-01-06 17:07:50 +00:00
  • 546f48b3e1 * Upload entire directories. Eelco Dolstra 2004-01-06 17:06:18 +00:00
  • b75f6860da * A better server-side release upload script. Eelco Dolstra 2004-01-06 16:47:28 +00:00
  • 91aafbcae4 * Automatically build and upload RPMs. Building an RPM is not a pure Nix action, but we use Nix to do it anyway. Eelco Dolstra 2004-01-02 16:39:35 +00:00
  • 35fa436449 unused Eelco Visser 2003-12-30 21:16:58 +00:00
  • bad05cd2b6 A first attempt at generic release management. The goal is to fully automate the building of distributions and their release for distribution through a web-site, ftp directory, etc. Inspired by nix-dist, but more generic in order to deal with StrategoXT and related packages. Eelco Visser 2003-12-30 21:14:48 +00:00
  • 68361ac199 clone nix-dist to create strategoxt-dist Eelco Visser 2003-12-29 17:01:32 +00:00
  • 5fb4265643 clone trunk.nix for building distribution Eelco Visser 2003-12-25 12:21:41 +00:00
  • e2570fd7b7 built StrategoXT from subversion; not sure whether there are problems with shared libraries. Eelco Visser 2003-12-24 15:58:48 +00:00
  • 02a743eb7a junk Eelco Visser 2003-12-23 21:32:25 +00:00
  • d5ec705667 Apparently libtool cannot be installed separately from autoconf and automake. Copying the files in $libtool/share/aclocal to $autoconf/share/aclocal does not work (and causes collisions when installing the tools in the user environment). The solution seems to be to install the three distributions in one single $out directory, i.e., consider them as one package. Eelco Visser 2003-12-23 21:31:06 +00:00
  • b4ce40af2b added packages: which, libtool aggregation in all-packages-generic: autotools building strategoxt from svn Eelco Visser 2003-12-23 20:51:58 +00:00
  • 5e7f5b2ada * Upgrade to Subversion 0.35.1, Berkeley DB 4.2.52. Eelco Dolstra 2003-12-22 18:30:38 +00:00
  • fe1c5cb1e1 * Regression fix. Eelco Dolstra 2003-12-21 21:25:38 +00:00
  • 480d68ece3 * Added some missing semicolons. * Some packages needed for the Subversion server. Eelco Dolstra 2003-12-21 20:52:13 +00:00
  • 38bc744a0b * Use md5sum instead of nix-hash. Eelco Dolstra 2003-12-21 16:00:17 +00:00
  • 4b283d3de7 * Added par2cmdline. Eelco Dolstra 2003-12-14 20:36:43 +00:00
  • f1279496e5 * Upgrade to 1.0pre3. Eelco Dolstra 2003-12-14 20:36:29 +00:00
  • e995558293 Nix expressions for sdf, strategoxt, and tiger. Eelco Visser 2003-12-12 14:46:30 +00:00
  • 716904fe0c * Added Graphviz. Eelco Dolstra 2003-12-10 09:51:32 +00:00
  • 233c7bd0f6 * Upload stylesheet. Eelco Dolstra 2003-12-10 09:51:17 +00:00
  • a7055cbe52 * nxml package. Eelco Dolstra 2003-12-08 11:56:50 +00:00
  • 57fd5644d2 * vlc and required packages. Finally a good DVD player :-) Eelco Dolstra 2003-12-03 21:58:16 +00:00
  • 1fde9ff92d * Mail notification of build failures. Eelco Dolstra 2003-12-02 14:07:20 +00:00
  • be3479234b * Build the source distribution before uploading it. Eelco Dolstra 2003-12-02 13:04:21 +00:00
  • cd0ad9e00a * Added getopt (because sdf2table needs it). Eelco Dolstra 2003-12-02 12:54:21 +00:00
  • aa3443651a * Added the server side CGI scripts used for uploading to losser. Eelco Dolstra 2003-12-02 10:53:39 +00:00
  • 506a336bca * Fix system name. Eelco Dolstra 2003-12-02 10:16:40 +00:00
  • 4e38179977 * Upgrade to Pan 0.14.2.90. Eelco Dolstra 2003-12-01 16:34:13 +00:00
  • 2dc967e656 * Change system name to i686-linux. * A helper Nix expression used to populate the cache on losser. Eelco Dolstra 2003-12-01 14:37:42 +00:00
  • 256aec2e56 * Added GNU hello. Eelco Dolstra 2003-11-27 12:09:22 +00:00
  • 880d223252 * Use the new configure flags. * Write more log output. Eelco Dolstra 2003-11-26 10:52:16 +00:00
  • 1bc488563d * Automatic generation and uploading of Nix source distributions and manuals. Eelco Dolstra 2003-11-25 18:04:28 +00:00
  • 306522dd90 * Use all those new packages. Eelco Dolstra 2003-11-25 18:02:05 +00:00
  • 003ce6c40d * A function to fetch sources from a Subversion repository. Eelco Dolstra 2003-11-25 17:38:48 +00:00
  • f16b58e236 * DocBook DTD / XSLT stylesheets. Eelco Dolstra 2003-11-25 16:59:07 +00:00
  • 7953d11e3a * Added unzip. Eelco Dolstra 2003-11-25 14:40:02 +00:00
  • 58c20ef428 * Added autoconf/automake. Eelco Dolstra 2003-11-25 13:46:24 +00:00
  • ef2f51e930 * Added libxslt. Eelco Dolstra 2003-11-25 13:45:51 +00:00
  • cf9df60603 * Propagate libz. Eelco Dolstra 2003-11-25 13:45:35 +00:00
  • 2f3d764edb * user-environment.nix is no longer needed, since it is now generated by nix-env. Eelco Dolstra 2003-11-20 13:58:49 +00:00
  • 026ff9466a * Rename .fix -> .nix. Eelco Dolstra 2003-11-18 12:12:56 +00:00
  • 48c3faca51 * Renamed pkgs-ng to pkgs. Eelco Dolstra 2003-11-14 09:59:13 +00:00
  • 6b2bb22474 * Delete the old Fix packages. Eelco Dolstra 2003-11-14 09:57:25 +00:00
  • e6db9b1caa * Browser plugin for MPlayer. Eelco Dolstra 2003-11-13 13:11:38 +00:00
  • 5ce30ac868 * Added gqview. Eelco Dolstra 2003-11-11 16:13:13 +00:00
  • ee09ff00ff * Added the ALSA library. * Optional ALSA support in MPlayer. Eelco Dolstra 2003-11-11 15:57:15 +00:00
  • e9ce152222 * MPlayer. Eelco Dolstra 2003-11-11 15:01:07 +00:00
  • b1741cb2b1 * Converted Mozilla Firebird. Eelco Dolstra 2003-11-07 11:18:47 +00:00
  • bd9a07f99c * Converted GTK 1 / Sylpheed, with optional support for gdk-pixbuf. Eelco Dolstra 2003-11-06 16:28:57 +00:00
  • cc87e86386 * Converted more packages. Eelco Dolstra 2003-11-06 15:24:19 +00:00
  • deec2fbb21 * Converted Xft. Eelco Dolstra 2003-11-06 13:16:41 +00:00
  • f0f5b6297e * Converted more packages. Eelco Dolstra 2003-11-06 12:43:25 +00:00
  • 1c2cebf738 * Bug fix. Eelco Dolstra 2003-11-06 12:43:11 +00:00
  • 4d037af2de * Added assertions and defaults to the Subversion package. * Some cleanups. Eelco Dolstra 2003-11-05 16:28:26 +00:00
  • 4cf6ec5ef5 * Converted some more packages. * Subversion no longer needs libxml2 (just expat). Eelco Dolstra 2003-11-05 12:17:48 +00:00
  • 211f1cae14 * Added GNU wget to the stdenv. Eelco Dolstra 2003-11-04 08:44:46 +00:00
  • acfb15751e * Forgot to add. Eelco Dolstra 2003-11-04 08:36:52 +00:00
  • 28f764f991 * Add bzip2 to the stdenv. Eelco Dolstra 2003-11-04 08:36:32 +00:00
  • 1fdba43460 * Updates paths in all-packages-generic.fix. Eelco Dolstra 2003-11-03 18:21:30 +00:00
  • f24dabb6a3 * More refactoring. Eelco Dolstra 2003-11-03 16:25:52 +00:00
  • a6c0074fcf * More refactoring. Eelco Dolstra 2003-11-03 16:24:47 +00:00
  • 646a101086 * Refactoring. * README contains notes on hierarchy structure. Eelco Dolstra 2003-11-03 16:20:16 +00:00
  • ff00ba7ffa * Subversion (dependencies missing). Eelco Dolstra 2003-11-03 16:18:00 +00:00
  • 9c9061eb67 * Populate starting from the paths in the environment variable `dirs'. Eelco Dolstra 2003-11-03 14:52:29 +00:00
  • 4f79dcdfba * Changed list syntax. Eelco Dolstra 2003-11-03 11:59:54 +00:00
  • 77d20ed799 * Updated to reflect the changes to the grammar. Eelco Dolstra 2003-11-03 10:22:00 +00:00