.gitignore


Log

Author Commit Date CI Message
Bruno Haible 9cc4d231 2024-12-08T17:40:53 Add infrastructure for handling gnulib localizations. * po/Makefile: New file. * po/Makevars: New file, based on the template from GNU gettext. * gnulib-l10n/README: New file. * gnulib-l10n/configure.ac: New file. * gnulib-l10n/Makefile.am: New file. * gnulib-l10n/m4/Makefile.am: New file. * gnulib-l10n/autogen.sh: New file. * gnulib-l10n/autoclean.sh: New file. * Makefile (gnulib.pot, gnulib-tp-snapshot, gnulib-l10n-release): New targets.
Bruce Korb 4013d14c 2011-02-06T21:11:40 libposix: Revert the unreviewed part of yesterday's big merge. Back out yesterday's big merge from the libposix branch, except for the openat-die.c change that was reviewed and approved by Paul Eggert. Put the ChangeLog entry at the top, to reflect the order of changes in the master branch.
Bruce Korb abac9b73 2011-02-05T08:22:48 libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
Eric Blake b362649a 2009-09-15T15:56:39 maint: ignore gnulib-tool temp files * .gitignore: Ignore files created during gnulib-tool --test. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 90693d59 2008-06-09T16:41:11 Ignore some more editor backup files. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 2c975047 2008-04-28T15:18:09 * .gitignore: Ignore bad patch applications. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 7b9da40f 2007-04-13T01:02:05 * .cvsignore: New file. * .gitignore: Likewise.