Revision history for Perl extension Make::Cache

The contributors that suggested a given feature are shown in [].

**** Fix Pod::Usage dependency, rt51024. [Andreas Koenig]

** This package is now licensed under LGPL v3 and/or Artistic v2.0.

**** Fix ignore files to support GIT.

*** Add objcache --completed option to print compile times.

*** Add objcache --vmemlimit option to prevent gcc virtual memory paging.

*** With distcc, shuffle the host list for more even utilization.

**** If errors occur during caching or restore, fall back to not use cache.

**** Fix --help to use Pod::Usage instead of depreciated pod2text.

**** Fix test failure when icecream not installed. [cpan-testers]

**** Fix Storable error when another process creates runtime

file simultaneously with our reading it. [Oleg Petlin]

*** With -gcc option, parse any compiler program as if GCC.

**** With -wrapper option, support purify, etc. in front of compiler name.

**      By default, copy object files unless passed new --link flag.
        This results in better performance when builds are on
        local disks, and the global directory on network disks.

*** With --icecream, use icecream instead of logging in remotely.

*** Runtimes now stored separately for each compiler.

**** Support g++ -x option.

*** With --distcc, use distcc instead of logging in remotely.

*** Fix nice level under csh.

*** Fix warning when compiling in background. [Brad Cervenak]

**** Fixes for cpan-testers on sparc-solaris.

**** Fixes for cpan-testers on sparc-solaris.

**      obj_cache renamed to objcache, and OBJ_CACHE_ environment
        variables becomes OBJCACHE. This makes the variable naming
        consistent, and prevents problems in environments where obj_* are
        temporary files.

***     Added objcache --jobs, and OBJCACHE_JOBS documentation.

** First public release



DESCRIPTION: Documentation on change history for this package

This uses outline mode in Emacs. See C-h m [M-x describe-mode].

Copyright 2003-2010 by Wilson Snyder. This program is free software; you can redistribute it and/or modify it under the terms of either the GNU General Public License Version 3 or the Perl Artistic License Version 2.0.

Local variables:
mode: outline
paragraph-separate: "[ \f\n]*$"
end: