Next | Query returned 81 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2004-12-31 13:36:09 by Min Sik Kim | Files touched by this commit (1)
Log message:
Teach configure a correct path to the perl executable.

Bump PKGREVISION.
   2004-04-26 16:52:39 by Todd Vierling | Files touched by this commit (2)
Log message:
Make build on Interix.  (Older shells don't allow '((' for a double-subshell;
use '( (' instead.)
   2004-02-13 09:26:04 by Stoned Elipot | Files touched by this commit (11)
Log message:
Remove info files entries from PLIST file.
   2004-02-11 01:39:05 by Johnny C. Lam | Files touched by this commit (1)
Log message:
This package uses no compilers.
   2004-02-10 03:22:50 by Johnny C. Lam | Files touched by this commit (14)
Log message:
PERL5_REQD is now a list of values, so append to its value instead of
setting it.
   2004-01-06 00:20:29 by Johnny C. Lam | Files touched by this commit (3)
Log message:
bl3ify
   2003-12-16 22:25:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
The 2.59 distfile is on ftp.gnu.org, so enable
MASTER_SITE_GNU as master site again.
   2003-12-06 19:26:36 by Thomas Klausner | Files touched by this commit (6)
Log message:
Update to 2.59:
* Major changes in Autoconf 2.59                       -*- outline -*-

  Released 2003-11-04, by Akim Demaille

** ac_abs_builddir etc.
  Absolute paths were actually relative in 2.58.

* Major changes in Autoconf 2.58

  Released 2003-11-04, by Akim Demaille

** core.*
  core.* files are no longer removed, as they may be valid user files.

** autoreconf and auxiliary directory
  Autoreconf creates the auxiliary directory if needed.  This is
  especially useful for initial "bootstrapping" of fresh CVS checkouts.

** AC_CONFIG_MACRO_DIR
  Use this macro to declare the directory for local m4 macros for aclocal.

** AC_LIBOBJS
  No longer includes twice the same file in LIBOBJS if invoked
  multiple times.

** AC_CONFIG_COMMANDS
  The directory for its first argument is automatically created.  For
  instance, with

      AC_CONFIG_COMMANDS([src/modules.hh], [...])

  $top_builddir/src/ is created if needed.

** Autotest and local.at
  The optional file local.at is always included in Autotest test suites.

** Warnings
  The warnings are always issued, including with cached runs.
  This became a significant problem since aclocal and automake can
  run autoconf behind the scene.

** autoheader warnings
  The warnings of autoheader can be turned off, using --warning.
  For instance, -Wno-obsolete disables the complaints about acconfig.h
  and other deprecated constructs.

** New macros
  AC_C_RESTRICT, AC_INCLUDES_DEFAULT, AC_LANG_ASSERT, AC_LANG_WERROR,
  AS_SET_CATFILE.

** AC_DECL_SYS_SIGLIST
  Works again.

** AC_FUNC_MKTIME
  Now checks that mktime is the inverse of localtime.

** Improve DJGPP portability
  The Autoconf tools and configure behave better under DJGPP.

** Present But Cannot Be Compiled
  New FAQ section dedicated to the mystic

    configure: WARNING: pi.h: present but cannot be compiled
    configure: WARNING: pi.h: check for missing prerequisite headers?
    configure: WARNING: pi.h: proceeding with the preprocessor's result
      messages.

** Concurrent executions of autom4te
  autom4te now locks its internal files, which enables concurrent
  executions of autom4te, likely to happen if automake, autoconf,
  autoheader etc. are run simultaneously.

** Libtool
  Use of Libtool 1.5 and higher is encouraged.  Compatibility with
  Libtool pre-1.4 is not checked.

** Autotest
  Testsuites no longer rerun failed tests in verbose mode; instead,
  failures are logged while the test is run.

  In addition, expected failures can be marked as such.
   2003-10-19 03:34:13 by Klaus Heinz | Files touched by this commit (3)
Log message:
Add TEST_TARGET
   2003-08-09 12:44:51 by Stoned Elipot | Files touched by this commit (43)
Log message:
USE_NEW_TEXINFO is unnecessary now.

Next | Query returned 81 messages, browsing 61 to 70 | Previous