cp: make -a option preserve xattrs, but with reduced diagnostics
[platform/upstream/coreutils.git] / Makefile.am
2009-01-01 Jim Meyeringmaint: use more sc_-prefixed names
2008-11-09 Jim MeyeringUpdate URL: s!iro.umontreal.ca!translationproject.org...
2008-10-12 Jim Meyeringtests: move check-misc targets from src/Makefile.am...
2008-06-02 Jim Meyeringeach file with a "main" must also declare program_name
2008-04-20 Jim Meyeringtests: clean up root tests; adapt to new layout
2008-03-25 Eric BlakeUse new gnulib gnumakefile module.
2008-03-20 Eric BlakeSync GNUmakefile with gnulib.
2008-03-04 Eric BlakeReinstate GNUmakefile patch, but with workaround for...
2008-02-19 James YoungmanFix non-srcdir "make distcheck" failure.
2008-02-17 Jim MeyeringEnsure that dircolors.c and ls.c remain in sync.
2008-02-10 Jim MeyeringGenerate ChangeLog from git log.
2008-02-07 Jim MeyeringWe *do* need two different version files.
2008-01-29 Jim Meyering* Makefile.am (BUILT_SOURCES): Ensure that .version...
2008-01-29 Jim MeyeringAvoid "make distcheck" failure: newly-created man/...
2008-01-26 Jim MeyeringEnsure that each version string change propagates to...
2007-11-14 Jim MeyeringEnable gnulib-tool's --with-tests option.
2007-09-15 Jim MeyeringParallel "make check" support.
2007-08-30 Jim MeyeringPerform the s,rm,/bin/rm, fix-up properly. No more...
2007-08-30 Jim MeyeringMake inter-release --version output more useful.
2007-08-24 Jim Meyeringbootstrap: Ignore more.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-06-23 Jim MeyeringPrefer "STREQ (a, b)" over "strcmp (a, b) == 0"; simila...
2007-01-26 Jim Meyeringmerge from trunk
2007-01-26 Jim Meyering* .x-sc_cast_of_argument_to_free: Remove this file.
2007-01-24 Jim MeyeringPass "make distcheck" again.
2006-11-25 Jim Meyering* Makefile.am (EXTRA_DIST): Remove announce-gen from...
2006-10-13 Jim Meyering* Makefile.am (EXTRA_DIST): Add bootstrap.conf.
2006-10-12 Jim Meyering* Makefile.am (THANKS-to-translators): Add missing...
2006-09-23 Jim Meyering* Makefile.am (EXTRA_DIST): Sort file names.
2006-08-26 Jim Meyering* Makefile.am (EXTRA_DIST): Remove these files here...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-07-19 Jim Meyering(EXTRA_DIST): Add build-aux/vc-list-files.
2006-07-14 Jim Meyering* Makefile.maint (CVS_LIST): Use new file, build-aux...
2006-07-14 Jim Meyering* Makefile.am (EXTRA_DIST): Add a few more .??* files.
2006-06-11 Jim MeyeringMakefile.am (EXTRA_DIST): Add .gitignore.
2006-02-11 Jim Meyering(EXTRA_DIST): Add .x-po-check.
2006-02-06 Jim Meyering(EXTRA_DIST): Add .x-sc_two_space_separator_in_usage.
2005-12-28 Jim Meyering(EXTRA_DIST): Add .x-sc_prohibit_assert_without_use.
2005-12-07 Jim Meyering(EXTRA_DIST): Add build-aux/cvsu.
2005-11-13 Jim Meyering(EXTRA_DIST): Add .x-sc_require_config_h here, too.
2005-10-02 Jim MeyeringAdd .x-sc_unmarked_diagnostics.
2005-09-24 Jim Meyering(EXTRA_DIST): Add .x-sc_no_if_have_config_h.
2005-08-23 Jim Meyering* .x-sc_useless_cpp_parens: New empty file.
2005-07-02 Jim Meyering(EXTRA_DIST): Add .x-sc_obsolete_symbols.
2005-03-22 Jim MeyeringReflect renaming: config -> build-aux.
2004-06-30 Jim Meyering(EXTRA_DIST): Add .x-sc_file_system.
2004-05-03 Jim Meyering(EXTRA_DIST): Add m4/ChangeLog, now that we no longer...
2004-04-14 Jim Meyering(SUBDIRS): Remove `m4' from the list.
2004-02-15 Jim Meyering(dist-hook): Qualify target with $(srcdir)/ prefix.
2004-02-10 Jim Meyering(dist-hook): New target, to ensure that config/install-sh
2003-08-20 Jim Meyering(EXTRA_DIST): Add .x-sc_space_tab .x-sc_sun_os_names
2002-12-13 Jim Meyering(EXTRA_DIST): Add announce-gen.
2002-10-02 Jim Meyering(SUBDIRS): Remove `old'.
2002-08-26 Jim Meyering(THANKS-to-translators): New rule.
2002-08-03 Jim Meyering(SUBDIRS): Add old.
2002-07-29 Jim Meyering(SUBDIRS): Remove djgpp, for now.
2002-07-01 Jim MeyeringMerge the three files from fileutils, textutils, and...