nixpkgs/pkgs
Eelco Dolstra e01be47e53 * aclocal wrapper: skip directories in ACLOCAL_PATH that don't exist,
otherwise aclocal barfs.  Updated the builder to use makeWrapper
* Made Automake 1.10 the default.
* Fixed `make check' in Automake by turning off indented logging in
  Make (there is a flag for that now).
* Disabled the `make check' in Automake by default because it takes a
  REALLY long time (e.g. more than 2 hours on Cygwin, 50 minutes on
  Darwin, 25 minutes on Linux) which is a lot for a package that
  otherwise takes 10 seconds to build.  We can add a Hydra job with
  doCheck enabled to do regression testing.
* make-wrapper: allow --run commands to add additional flags to the
  invocation of the wrapped program.  An example is the aclocal
  wrapper: it adds additional -I ... flags.
* make-wrapper: call the wrapped program .foo-wrapped instead of
  .wrapped-foo to make it easier to tell programs apart in `ps'
  output.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14885
2009-04-05 18:13:59 +00:00
..
applications PAvucontrol: Add dependency on `intltool'. 2009-04-03 21:04:13 +00:00
build-support * aclocal wrapper: skip directories in ACLOCAL_PATH that don't exist, 2009-04-05 18:13:59 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data * Sync with the trunk once more. 2009-03-31 15:30:47 +00:00
desktops * Some Gnome packages need intltool in the stdenv branch (don't know 2009-04-01 11:46:26 +00:00
development * aclocal wrapper: skip directories in ACLOCAL_PATH that don't exist, 2009-04-05 18:13:59 +00:00
games Adding neverball 1.5.0, which comes with neverputt. Fun. 2009-03-04 17:28:25 +00:00
lib * Added some regression tests for lib that I wrote a while ago but 2009-03-31 13:03:50 +00:00
misc * Sync with the trunk once more. 2009-03-31 15:30:47 +00:00
os-specific/linux * Sync with the trunk once more. 2009-03-31 15:30:47 +00:00
servers * Sync with the trunk once more. 2009-03-31 15:30:47 +00:00
shells * Fixed bashInteractive. 2009-03-25 15:59:02 +00:00
stdenv * Sync with the trunk once more. 2009-03-31 15:30:47 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools GNU Coreutils 7.2. 2009-04-02 12:33:03 +00:00
top-level * aclocal wrapper: skip directories in ACLOCAL_PATH that don't exist, 2009-04-05 18:13:59 +00:00