Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-26 | * .x-sc_cast_of_argument_to_free: Remove this file. | Jim Meyering | |
* Makefile.am (EXTRA_DIST): Likewise. | |||
2007-01-24 | Pass "make distcheck" again. | Jim Meyering | |
* src/sort.c (usage): Split a diagnostic that had grown to be longer than the C89 maximum of 509 bytes. * .x-sc_cast_of_argument_to_free: New file. Allow a cast in sort.c. FIXME: this is just temporary, while we wait to remove the offending access-calling code. * Makefile.am (EXTRA_DIST): Add .x-sc_cast_of_argument_to_free. * Makefile.maint (sc_cast_of_argument_to_free): Use the canonical, $$($(CVS_LIST_EXCEPT)). * m4/.gitignore, m4/.cvsignore, lib/.gitignore, lib/.cvsignore: Update. | |||
2006-11-25 | * Makefile.am (EXTRA_DIST): Remove announce-gen from here, too. | Jim Meyering | |
2006-10-13 | * Makefile.am (EXTRA_DIST): Add bootstrap.conf. | Jim Meyering | |
Suggestion from Bruno Haible. | |||
2006-10-12 | * Makefile.am (THANKS-to-translators): Add missing $(srcdir). | Jim Meyering | |
(MAINTAINERCLEANFILES): Add .kludge-stamp. * man/Makefile.am (MAINTAINERCLEANFILES): Typo $(dist_man_MANS) instead of $(man_MANS). 2006-10-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |||
2006-09-23 | * Makefile.am (EXTRA_DIST): Sort file names. | Jim Meyering | |
Add bootstrap and gl/modules/getloadavg.diff | |||
2006-08-26 | * Makefile.am (EXTRA_DIST): Remove these files here, too: | Jim Meyering | |
.x-sc_no_if_have_config_h, .x-sc_prohibit_assert_without_use, .x-sc_two_space_separator_in_usage. | |||
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-07-19 | (EXTRA_DIST): Add build-aux/vc-list-files. | Jim Meyering | |
2006-07-14 | * Makefile.maint (CVS_LIST): Use new file, build-aux/vc-list-files, | Jim Meyering | |
rather than open-coding it. Now supports mercurial, too. * .hgignore: New file. * Makefile.am (EXTRA_DIST): Add .hgignore, which ignores nearly all generated files, including ones like configure and po/*.po that are currently version-controlled in cvs. * build-aux/vc-list-files: New file. | |||
2006-07-14 | * Makefile.am (EXTRA_DIST): Add a few more .??* files. | Jim Meyering | |
They've been in CVS, just haven't been distributed before this. Distribute ChangeLog-2005, too. (MAINTAINERCLEANFILES): Add THANKS-to-translators. | |||
2006-06-11 | Makefile.am (EXTRA_DIST): Add .gitignore. | Jim Meyering | |
2006-02-11 | (EXTRA_DIST): Add .x-po-check. | Jim Meyering | |
2006-02-06 | (EXTRA_DIST): Add .x-sc_two_space_separator_in_usage. | Jim Meyering | |
2005-12-28 | (EXTRA_DIST): Add .x-sc_prohibit_assert_without_use. | Jim Meyering | |
2005-12-07 | (EXTRA_DIST): Add build-aux/cvsu. | Jim Meyering | |
2005-11-13 | (EXTRA_DIST): Add .x-sc_require_config_h here, too. | Jim Meyering | |
2005-10-02 | Add .x-sc_unmarked_diagnostics. | Jim Meyering | |
2005-09-24 | (EXTRA_DIST): Add .x-sc_no_if_have_config_h. | Jim Meyering | |
2005-08-23 | * .x-sc_useless_cpp_parens: New empty file. | Jim Meyering | |
* Makefile.am (EXTRA_DIST): Add it. | |||
2005-07-02 | (EXTRA_DIST): Add .x-sc_obsolete_symbols. | Jim Meyering | |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering | |
2004-06-30 | (EXTRA_DIST): Add .x-sc_file_system. | Jim Meyering | |
2004-05-03 | (EXTRA_DIST): Add m4/ChangeLog, now that we no longer have m4/Makefile*. | Jim Meyering | |
2004-04-14 | (SUBDIRS): Remove `m4' from the list. | Jim Meyering | |
2004-02-15 | (dist-hook): Qualify target with $(srcdir)/ prefix. | Jim Meyering | |
2004-02-10 | (dist-hook): New target, to ensure that config/install-sh | Jim Meyering | |
is executable. Otherwise, on systems that lack a suitable install binary, `make install' would fail, because of the way this script is invoked (without `$SHELL ' prefix). | |||
2003-08-20 | (EXTRA_DIST): Add .x-sc_space_tab .x-sc_sun_os_names | Jim Meyering | |
2002-12-13 | (EXTRA_DIST): Add announce-gen. | Jim Meyering | |
2002-10-02 | (SUBDIRS): Remove `old'. | Jim Meyering | |
(EXTRA_DIST): List the files in old/. | |||
2002-08-26 | (THANKS-to-translators): New rule. | Jim Meyering | |
(EXTRA_DIST): Add both THANKS-to-translators and THANKStt.in. | |||
2002-08-03 | (SUBDIRS): Add old. | Jim Meyering | |
2002-07-29 | (SUBDIRS): Remove djgpp, for now. | Jim Meyering | |
2002-07-01 | Merge the three files from fileutils, textutils, and sh-utils. | Jim Meyering | |