mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
build: Update .gitignore files.
This commit is contained in:
parent
2bc44e010c
commit
ac0dd7475b
38
.gitignore
vendored
38
.gitignore
vendored
@ -69,7 +69,6 @@
|
||||
/gettext-tools/libgettextpo/uniwidth/
|
||||
/gettext-tools/libgettextpo/Makefile.gnulib
|
||||
/gettext-tools/libgettextpo/_Noreturn.h
|
||||
/gettext-tools/libgettextpo/alignof.h
|
||||
/gettext-tools/libgettextpo/alloca.in.h
|
||||
/gettext-tools/libgettextpo/arg-nonnull.h
|
||||
/gettext-tools/libgettextpo/asnprintf.c
|
||||
@ -105,15 +104,13 @@
|
||||
/gettext-tools/libgettextpo/c32tolower.c
|
||||
/gettext-tools/libgettextpo/c32width.c
|
||||
/gettext-tools/libgettextpo/calloc.c
|
||||
/gettext-tools/libgettextpo/cdefs.h
|
||||
/gettext-tools/libgettextpo/cloexec.c
|
||||
/gettext-tools/libgettextpo/cloexec.h
|
||||
/gettext-tools/libgettextpo/close.c
|
||||
/gettext-tools/libgettextpo/concat-filename.c
|
||||
/gettext-tools/libgettextpo/concat-filename.h
|
||||
/gettext-tools/libgettextpo/diffseq.h
|
||||
/gettext-tools/libgettextpo/dirname-lgpl.c
|
||||
/gettext-tools/libgettextpo/dirname.h
|
||||
/gettext-tools/libgettextpo/dosname.h
|
||||
/gettext-tools/libgettextpo/dup2.c
|
||||
/gettext-tools/libgettextpo/errno.in.h
|
||||
/gettext-tools/libgettextpo/error.c
|
||||
@ -126,6 +123,7 @@
|
||||
/gettext-tools/libgettextpo/fd-hook.h
|
||||
/gettext-tools/libgettextpo/fdopen.c
|
||||
/gettext-tools/libgettextpo/filename.h
|
||||
/gettext-tools/libgettextpo/flexmember.h
|
||||
/gettext-tools/libgettextpo/float+.h
|
||||
/gettext-tools/libgettextpo/float.c
|
||||
/gettext-tools/libgettextpo/float.in.h
|
||||
@ -191,12 +189,14 @@
|
||||
/gettext-tools/libgettextpo/itold.c
|
||||
/gettext-tools/libgettextpo/lc-charset-dispatch.c
|
||||
/gettext-tools/libgettextpo/lc-charset-dispatch.h
|
||||
/gettext-tools/libgettextpo/libc-config.h
|
||||
/gettext-tools/libgettextpo/libunistring.valgrind
|
||||
/gettext-tools/libgettextpo/limits.in.h
|
||||
/gettext-tools/libgettextpo/localcharset.c
|
||||
/gettext-tools/libgettextpo/localcharset.h
|
||||
/gettext-tools/libgettextpo/locale.in.h
|
||||
/gettext-tools/libgettextpo/localeconv.c
|
||||
/gettext-tools/libgettextpo/lstat.c
|
||||
/gettext-tools/libgettextpo/malloc.c
|
||||
/gettext-tools/libgettextpo/malloca.c
|
||||
/gettext-tools/libgettextpo/malloca.h
|
||||
@ -214,8 +214,6 @@
|
||||
/gettext-tools/libgettextpo/mbrtowc-impl-utf8.h
|
||||
/gettext-tools/libgettextpo/mbsinit.c
|
||||
/gettext-tools/libgettextpo/mbsnlen.c
|
||||
/gettext-tools/libgettextpo/mbswidth.c
|
||||
/gettext-tools/libgettextpo/mbswidth.h
|
||||
/gettext-tools/libgettextpo/mbszero.c
|
||||
/gettext-tools/libgettextpo/mbtowc-lock.c
|
||||
/gettext-tools/libgettextpo/mbtowc-lock.h
|
||||
@ -426,6 +424,7 @@
|
||||
/gettext-runtime/man/Makefile.in
|
||||
/gettext-runtime/src/Makefile.in
|
||||
/gettext-runtime/tests/Makefile.in
|
||||
/gettext-runtime/install-tests/Makefile.in
|
||||
/gettext-tools/aclocal.m4
|
||||
/gettext-tools/configure
|
||||
/gettext-tools/config.h.in
|
||||
@ -447,6 +446,7 @@
|
||||
/gettext-tools/styles/Makefile.in
|
||||
/gettext-tools/system-tests/Makefile.in
|
||||
/gettext-tools/tests/Makefile.in
|
||||
/gettext-tools/install-tests/Makefile.in
|
||||
/gnulib-local/Makefile.in
|
||||
|
||||
# Files generated by "make" and even kept by "make maintainer-clean":
|
||||
@ -630,6 +630,7 @@ autom4te.cache/
|
||||
# (see DISTCLEANFILES in Makefile.am):
|
||||
/gettext-runtime/src/gettext.sh
|
||||
/gettext-runtime/tests/Makefile
|
||||
/gettext-runtime/install-tests/Makefile
|
||||
/gettext-tools/Makefile
|
||||
/gettext-tools/config.h
|
||||
/gettext-tools/csharpcomp.sh
|
||||
@ -668,6 +669,7 @@ autom4te.cache/
|
||||
/gettext-tools/system-tests/Makefile
|
||||
/gettext-tools/tests/Makefile
|
||||
/gettext-tools/tests/init-env
|
||||
/gettext-tools/install-tests/Makefile
|
||||
/gnulib-local/Makefile
|
||||
|
||||
# Directories generated by "make" and not distributed
|
||||
@ -707,16 +709,25 @@ autom4te.cache/
|
||||
/gettext-runtime/man/printf_gettext.1.html
|
||||
/gettext-runtime/man/printf_ngettext.1
|
||||
/gettext-runtime/man/printf_ngettext.1.html
|
||||
/gettext-runtime/src/libgrtsrc.a
|
||||
/gettext-tools/libgrep/libgrep.a
|
||||
/gettext-tools/src/**/*.class
|
||||
/gettext-tools/src/gettext.jar
|
||||
/gettext-tools/src/libgettextsrc.la
|
||||
/gettext-tools/src/libxgettextts1.a
|
||||
/gettext-tools/src/libxgettextts2.a
|
||||
/gettext-tools/src/libxgettextts3.a
|
||||
/gettext-tools/src/libxgettextts4.a
|
||||
/gettext-tools/src/libxgettextx.a
|
||||
/gettext-tools/src/msgfmt.net.exe
|
||||
/gettext-tools/src/msgfmt.net.exe.mdb
|
||||
/gettext-tools/src/msgfmt.net.pdb
|
||||
/gettext-tools/src/msgunfmt.net.exe
|
||||
/gettext-tools/src/msgunfmt.net.exe.mdb
|
||||
/gettext-tools/src/msgunfmt.net.pdb
|
||||
/gettext-tools/libgettextpo/gettext-po.h
|
||||
/gettext-tools/libgettextpo/libgnu.la
|
||||
/gettext-tools/libgettextpo/libgettextpo.la
|
||||
# Executables generated by "make":
|
||||
/gettext-runtime/src/envsubst
|
||||
/gettext-runtime/src/envsubst.exe
|
||||
@ -728,11 +739,6 @@ autom4te.cache/
|
||||
/gettext-runtime/src/printf_gettext.exe
|
||||
/gettext-runtime/src/printf_ngettext
|
||||
/gettext-runtime/src/printf_ngettext.exe
|
||||
/gettext-runtime/tests/test-lock
|
||||
/gettext-runtime/tests/test-lock.exe
|
||||
/gettext-tools/libgettextpo/gettext-po.h
|
||||
/gettext-tools/libgettextpo/libgnu.la
|
||||
/gettext-tools/libgettextpo/libgettextpo.la
|
||||
/gettext-tools/src/cldr-plurals
|
||||
/gettext-tools/src/cldr-plurals.exe
|
||||
/gettext-tools/src/hostname
|
||||
@ -865,7 +871,6 @@ core
|
||||
/gettext-tools/tests/*.trs
|
||||
# Other.
|
||||
/gettext-runtime/intl/libgnuintl.h
|
||||
/gettext-runtime/intl/localename-table.h
|
||||
/gettext-runtime/libasprintf/autosprintf.h
|
||||
/gettext-runtime/po/??@*.insert-header
|
||||
/gettext-runtime/src/gettext.res
|
||||
@ -906,7 +911,6 @@ core
|
||||
/gettext-tools/libgettextpo/sched.h
|
||||
/gettext-tools/libgettextpo/signal.h
|
||||
/gettext-tools/libgettextpo/stdarg.h
|
||||
/gettext-tools/libgettextpo/stdbool.h
|
||||
/gettext-tools/libgettextpo/stdckdint.h
|
||||
/gettext-tools/libgettextpo/stddef.h
|
||||
/gettext-tools/libgettextpo/stdint.h
|
||||
@ -914,14 +918,15 @@ core
|
||||
/gettext-tools/libgettextpo/stdlib.h
|
||||
/gettext-tools/libgettextpo/string.h
|
||||
/gettext-tools/libgettextpo/sys/stat.h
|
||||
/gettext-tools/libgettextpo/sys/time.h
|
||||
/gettext-tools/libgettextpo/sys/types.h
|
||||
/gettext-tools/libgettextpo/textstyle.h
|
||||
/gettext-tools/libgettextpo/time.h
|
||||
/gettext-tools/libgettextpo/uchar.h
|
||||
/gettext-tools/libgettextpo/unicase.h
|
||||
/gettext-tools/libgettextpo/uniconv.h
|
||||
/gettext-tools/libgettextpo/unictype.h
|
||||
/gettext-tools/libgettextpo/unilbrk.h
|
||||
/gettext-tools/libgettextpo/uninorm.h
|
||||
/gettext-tools/libgettextpo/unistd.h
|
||||
/gettext-tools/libgettextpo/unistr.h
|
||||
/gettext-tools/libgettextpo/unitypes.h
|
||||
@ -930,11 +935,6 @@ core
|
||||
/gettext-tools/libgettextpo/wctype.h
|
||||
/gettext-tools/po/??@*.insert-header
|
||||
/gettext-tools/src/gettext.res
|
||||
/gettext-tools/src/libxgettextts1.a
|
||||
/gettext-tools/src/libxgettextts2.a
|
||||
/gettext-tools/src/libxgettextts3.a
|
||||
/gettext-tools/src/libxgettextts4.a
|
||||
/gettext-tools/src/libxgettextx.a
|
||||
/gettext-tools/src/textstyle.h
|
||||
/gettext-tools/src/textstyle/stdbool.h
|
||||
/gettext-tools/src/textstyle/version.h
|
||||
|
||||
29
libtextstyle/.gitignore
vendored
29
libtextstyle/.gitignore
vendored
@ -52,14 +52,12 @@
|
||||
/lib/c32tolower.c
|
||||
/lib/c32width.c
|
||||
/lib/calloc.c
|
||||
/lib/cdefs.h
|
||||
/lib/cloexec.c
|
||||
/lib/cloexec.h
|
||||
/lib/close.c
|
||||
/lib/concat-filename.c
|
||||
/lib/concat-filename.h
|
||||
/lib/dirname.h
|
||||
/lib/dirname-lgpl.c
|
||||
/lib/dosname.h
|
||||
/lib/dup2.c
|
||||
/lib/errno.in.h
|
||||
/lib/error.c
|
||||
@ -77,6 +75,7 @@
|
||||
/lib/file-ostream.oo.c
|
||||
/lib/file-ostream.oo.h
|
||||
/lib/filename.h
|
||||
/lib/flexmember.h
|
||||
/lib/float+.h
|
||||
/lib/float.c
|
||||
/lib/float.in.h
|
||||
@ -138,6 +137,7 @@
|
||||
/lib/itold.c
|
||||
/lib/lc-charset-dispatch.c
|
||||
/lib/lc-charset-dispatch.h
|
||||
/lib/libc-config.h
|
||||
/lib/libcroco/
|
||||
/lib/libxml/
|
||||
/lib/limits.in.h
|
||||
@ -146,6 +146,7 @@
|
||||
/lib/locale.in.h
|
||||
/lib/localeconv.c
|
||||
/lib/log10.c
|
||||
/lib/lstat.c
|
||||
/lib/malloc.c
|
||||
/lib/malloca.c
|
||||
/lib/malloca.h
|
||||
@ -180,7 +181,6 @@
|
||||
/lib/next-prime.h
|
||||
/lib/noop-styled-ostream.oo.c
|
||||
/lib/noop-styled-ostream.oo.h
|
||||
/lib/noreturn.h
|
||||
/lib/obstack.c
|
||||
/lib/obstack.in.h
|
||||
/lib/open.c
|
||||
@ -229,9 +229,7 @@
|
||||
/lib/stat-time.h
|
||||
/lib/stat-w32.c
|
||||
/lib/stat-w32.h
|
||||
/lib/stdalign.in.h
|
||||
/lib/stdarg.in.h
|
||||
/lib/stdbool.in.h
|
||||
/lib/stdckdint.in.h
|
||||
/lib/stddef.in.h
|
||||
/lib/stdint.in.h
|
||||
@ -248,7 +246,6 @@
|
||||
/lib/strerror-override.c
|
||||
/lib/strerror-override.h
|
||||
/lib/string.in.h
|
||||
/lib/stripslash.c
|
||||
/lib/styled-ostream.oo.c
|
||||
/lib/styled-ostream.oo.h
|
||||
/lib/sys-limits.h
|
||||
@ -282,7 +279,6 @@
|
||||
/lib/unitypes.in.h
|
||||
/lib/uniwidth/
|
||||
/lib/uniwidth.in.h
|
||||
/lib/unused-parameter.h
|
||||
/lib/vasnprintf.c
|
||||
/lib/vasnprintf.h
|
||||
/lib/vasprintf.c
|
||||
@ -317,7 +313,6 @@
|
||||
/lib/xmalloc.c
|
||||
/lib/xsize.c
|
||||
/lib/xsize.h
|
||||
/lib/xstrdup.c
|
||||
/lib/xvasprintf.c
|
||||
/lib/xvasprintf.h
|
||||
/m4/init-package-version.m4
|
||||
@ -369,6 +364,7 @@
|
||||
/lib/Makefile.in
|
||||
/tests/Makefile.in
|
||||
/adhoc-tests/Makefile.in
|
||||
/install-tests/Makefile.in
|
||||
|
||||
# ---------- "make maintainer-clean" gets you here ----------
|
||||
|
||||
@ -459,6 +455,7 @@ autom4te.cache/
|
||||
/lib/textstyle/woe32dll.h
|
||||
/tests/Makefile
|
||||
/adhoc-tests/Makefile
|
||||
/install-tests/Makefile
|
||||
|
||||
# Directories generated by "make" and not distributed
|
||||
# (i.e. erased by "make distclean"):
|
||||
@ -596,6 +593,8 @@ core
|
||||
/lib/libxml/*.h-t
|
||||
/lib/limits.h
|
||||
/lib/limits.h-t
|
||||
/lib/locale.h
|
||||
/lib/locale.h-t
|
||||
/lib/math.h
|
||||
/lib/math.h-t
|
||||
/lib/obstack.h
|
||||
@ -637,14 +636,26 @@ core
|
||||
/lib/textstyle/stdbool.h-t
|
||||
/lib/time.h
|
||||
/lib/time.h-t
|
||||
/lib/uchar.h
|
||||
/lib/uchar.h-t
|
||||
/lib/unicase.h
|
||||
/lib/unicase.h-t
|
||||
/lib/unictype.h
|
||||
/lib/unictype.h-t
|
||||
/lib/uninorm.h
|
||||
/lib/uninorm.h-t
|
||||
/lib/unistd.h
|
||||
/lib/unistd.h-t
|
||||
/lib/unistr.h
|
||||
/lib/unistr.h-t
|
||||
/lib/unitypes.h
|
||||
/lib/unitypes.h-t
|
||||
/lib/uniwidth.h
|
||||
/lib/uniwidth.h-t
|
||||
/lib/wchar.h
|
||||
/lib/wchar.h-t
|
||||
/lib/wctype.h
|
||||
/lib/wctype.h-t
|
||||
|
||||
# ---------- "make all check" gets you here ----------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user