thodg/libiconv/.gitignore

Branch :


Log

Author Commit Date CI Message
58976846 2022-01-04 10:32:32 Update after gnulib changed. * gnulib-local/m4/alloca.m4 (gl_FUNC_ALLOCA): Set GL_GENERATE_ALLOCA_H instead of ALLOCA_H. Drop AC_SUBST and AM_CONDITIONAL invocations.
05b20c93 2021-09-19 23:13:57 tests: Avoid check-subst failures in QEMU user-mode environments. * Makefile.devel (GNULIB_MODULES): Add stdbool. (gnulib-imported-files): Copy also tests/qemu.h. * tests/is-native.c: New file. * tests/Makefile.in (is-native, is-native.@OBJEXT@): New targets. (clean): Remove the 'is-native' program. (SOURCE_FILES): Add is-native.c. (IMPORTED_FILES): Add qemu.h. * tests/check-subst: Invoke 'locale charmap' only in native environments.
4d57c61b 2021-09-19 22:48:01 Update after gnulib changed.
925e521f 2021-01-31 12:26:09 Update after gnulib changed.
ef92ace1 2020-08-30 02:36:12 Update after gnulib changed.
4b81e32e 2020-04-04 15:21:51 Update after gettext 0.20.1 was released.
4b6a65bf 2020-04-04 15:18:38 Update after gnulib changed.
551543f6 2019-07-02 21:23:34 Drop unused macro gl_GLIBC21.
2f9ba73c 2019-06-30 23:00:48 Fix build error with MSVC.
cc27bbdf 2019-03-04 17:58:30 Add support for --enable-relocatable to libcharset.
1a5a6610 2019-03-04 17:46:57 Update --enable-relocatable support after gnulib changed.
6758e5a2 2019-01-27 22:49:35 Update after gnulib changed.
7a3418bb 2018-09-22 14:23:53 Update from gnulib. Move mapping tables into the code.
f38356d4 2018-05-04 21:37:14 Simplify: Remove the ability to install a preloadable library.
07aa900d 2018-05-04 21:22:25 Update from gnulib.
6e11a11d 2016-12-30 01:15:54 Make Makefile.devel consistent with .gitignore.
afc5082f 2016-12-26 00:14:43 Update .gitignore after gnulib changed.
9bebef11 2016-12-15 04:12:04 Fix typo in comment.
df9208df 2016-12-15 03:59:48 Add a .gitignore file.