Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b9a6c979 | 2022-07-17 14:04:29 | Split autogen.sh into autopull.sh and autogen.sh. * autopull.sh: New file, based on autogen.sh. * autogen.sh: Remove code that was moved to autopull.sh. Remove --skip-gnulib option. * Makefile.devel (all): Remove srclib/Makefile.gnulib. * Makefile.in (SOURCE_FILES): Add autogen.sh. * HACKING: Mention autopull.sh. | ||
| 1d47a157 | 2022-05-23 00:56:16 | Add GNU Project notice. * JOIN-GNU: New file. Inspired by a suggestion from José E. Marchesi on the gnu-prog-discuss mailing list. * README: Refer to it. * Makefile.in (SOURCE_FILES): Add it. | ||
| bcdfef3f | 2021-01-31 12:24:54 | Switch to autoconf 2.71. | ||
| 7088c4e2 | 2020-08-30 13:06:28 | Make sure that build-aux/compile is in the tarball. | ||
| 1badfd5d | 2019-01-27 22:57:45 | Accommodate a shell that is not in /bin/sh. | ||
| 6758e5a2 | 2019-01-27 22:49:35 | Update after gnulib changed. | ||
| 40d3b028 | 2019-01-27 22:48:18 | Update support for building with MSVC. Automake does not install ar-lib. | ||
| b7ca6455 | 2018-10-24 03:35:51 | Remove outdated DJGPP build infrastructure. | ||
| 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. | ||
| b3a9de1c | 2018-01-27 13:51:15 | Rename some files. | ||
| 67802283 | 2016-12-03 18:52:49 | Create tarballs through an Automake-like "make dist" command. | ||
| 13bf88bb | 2009-01-17 09:06:59 | Add support for "make install-strip". | ||
| 4d72adc3 | 2008-04-06 20:40:03 | More portable way of building the preloadable library. | ||
| 2613089e | 2007-03-20 01:55:33 | Remove redundant mkinstalldirs invocations. | ||
| 0707a728 | 2006-07-14 13:18:10 | Fix cleanup on cygwin and mingw. | ||
| 2cfac6dc | 2006-06-27 13:32:50 | Assume autoconf-2.60. | ||
| cd4300ce | 2005-07-25 12:02:53 | Tidy up exported symbols. | ||
| 850c9ab1 | 2005-06-09 19:08:18 | Renamed autoconf/ to build-aux/. | ||
| 5c557c5c | 2004-01-26 10:04:24 | Assume automake-1.8. | ||
| 3a9a83af | 2003-04-23 12:13:25 | Install documentation under $(datadir), not $(prefix). | ||
| 24b960a3 | 2003-04-14 14:08:07 | Support for relocatable installation. | ||
| 64d5a8b9 | 2003-03-29 16:35:11 | Improved MSVC support. | ||
| 407b7965 | 2003-01-06 14:29:08 | Use mkinstalldirs. | ||
| 14440a05 | 2002-11-07 14:05:19 | Fix "make install" without prior "make". | ||
| 53110b18 | 2002-04-30 14:40:23 | Start using gettext. | ||
| b2ef8c91 | 2001-02-20 19:44:26 | Respect configure arguments --libdir, --includedir, --mandir. | ||
| 103f3366 | 2000-12-12 19:47:59 | Portability fixes for Solaris "make". | ||
| 74834e21 | 2000-12-08 14:57:53 | Don't ignore --exec-prefix given to configure. | ||
| bbacf023 | 2000-12-02 02:55:00 | Makefile tweaks. | ||
| 54594372 | 2000-12-02 03:04:52 | More Makefile tweaks. | ||
| a615528b | 2000-11-23 19:54:07 | Move src/ to lib/, and install the iconv program. | ||
| d51d26bc | 2000-11-20 18:33:47 | Add support for locale dependent "char" and "wchar_t" encodings. | ||
| 98128f18 | 2000-09-22 12:24:19 | Support DESTDIR during installation. | ||
| c37afd43 | 2000-01-24 13:06:57 | Upgrade to libiconv-1.1. | ||
| 00e960fc | 2000-01-04 21:56:56 | Upgrade to libiconv-1.0. | ||
| 3af9cd39 | 1999-12-31 12:50:49 | Import from libiconv-0.3. |