Age | Commit message (Expand) | Author |
2009-01-21 | m4: don't use AC_REQUIRE([AC_C_BIGENDIAN]) | Jim Meyering |
2009-01-01 | improve M4 quoting | Jim Meyering |
2009-01-01 | maint: tighten m4 AC_ quoting check | Jim Meyering |
2008-11-30 | m4: avoid a warning from gcc's -Wstrict-prototypes | Jim Meyering |
2008-11-11 | jm-macros.m4: avoid syntax issue with newer autoconf | Eric Blake |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-06-15 | address root cause of compilation failures: | Jim Meyering |
2008-06-13 | od: simplify long double support | Eric Blake |
2008-06-02 | accommodate older SELinux which lacks matchpathcon_init_prefix | Jim Meyering |
2007-11-14 | Enable gnulib-tool's --with-tests option. | Jim Meyering |
2007-08-30 | Use PACKAGE_NAME instead of GNU_PACKAGE. | Eric Blake |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Add support for enabling/disabling installation of specified programs. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-01-14 | Enable use of gnulib's new fchdir module. | Bruno Haible |
2006-12-12 | * jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now that it's a no-op. | Jim Meyering |
2006-12-06 | * NEWS: Document the cp --preserve=ownership fix. | Paul Eggert |
2006-10-12 | [ChangeLog] | Jim Meyering |
2006-10-07 | * jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIBOBJ_DIR(lib). | Jim Meyering |
2006-09-29 | [ChangeLog] | Jim Meyering |
2006-09-28 | * jm-macros.m4: Require the new macro. | Jim Meyering |
2006-09-01 | * m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG rather | Paul Eggert |
2006-08-21 | Add a bootstrap procedure, so that the CVS version contains fewer | Paul Eggert |
2006-07-17 | (gl_MACROS): Remove gl_AFS. | Paul Eggert |
2006-07-09 | Update from gnulib. | Paul Eggert |
2006-06-28 | (gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since it's obsolete. | Paul Eggert |
2006-05-24 | Require autoconf-2.59d, for its fixed version | Jim Meyering |
2006-04-12 | (gl_MACROS): Check for setgroups and sync, since they | Paul Eggert |
2006-01-02 | (gl_MACROS): Require gl_FUNC_LCHMOD. | Paul Eggert |
2005-12-21 | Require gl_CHDIR_SAFER. | Jim Meyering |
2005-12-19 | Require gl_CHMOD_SAFER. | Jim Meyering |
2005-12-14 | Require gl_FPRINTFTIME. | Jim Meyering |
2005-12-02 | (gl_MACROS): Adjust to renaming of gl_SOCKLEN_T to gl_TYPE_SOCKLEN_T. | Paul Eggert |
2005-09-25 | (gl_MACROS): Check for fchmod and fchown. | Paul Eggert |
2005-09-23 | (gl_MACROS): Don't require gl_CHECK_TYPE_STRUCT_UTIMBUF. | Paul Eggert |
2005-09-23 | (gl_MACROS): AC_REQUIRE([gl_SOCKLEN_T]) here, | Jim Meyering |
2005-09-22 | no longer needed. | Paul Eggert |
2005-09-16 | (gl_CHECK_ALL_TYPES): Do not require | Paul Eggert |
2005-08-02 | Require gl_FUNC_XANSTRFTIME. | Jim Meyering |
2005-07-09 | strtopt.h -> stropts.h | Paul Eggert |
2005-07-08 | (gl_CHECK_ALL_HEADERS): Check for stropt.h. | Paul Eggert |
2005-07-03 | Don't require AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat | Paul Eggert |
2005-07-01 | Don't check for fcntl.h anymore. Now we assume it exists and is usable. | Jim Meyering |
2005-06-30 | Require gl_STDOPEN. | Jim Meyering |
2005-06-26 | Require gl_DIACRIT. | Jim Meyering |
2005-06-25 | Require gl_VERSION_ETC. | Jim Meyering |
2005-06-25 | Require gl_ROOT_DEV_INO. | Jim Meyering |
2005-06-19 | Require gl_FUNC_XFTS. | Jim Meyering |
2005-05-31 | (gl_CHECK_ALL_HEADERS): Check for priv.h. | Paul Eggert |
2005-05-18 | (gl_MACROS): Require AC_FUNC_LSTAT. | Paul Eggert |