Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6a93e918 | 2025-05-31 14:47:08 | Switch to automake 1.18. * autogen.sh: Update comment. * Makefile.devel (AUTOMAKE, ACLOCAL): Use binary from automake 1.18. * libcharset/autogen.sh: Update comment. * libcharset/Makefile.devel (ACLOCAL): Use binary from automake 1.18. | ||
| 7c585ee9 | 2024-09-26 14:57:05 | Update after gnulib changed. * autogen.sh: Copy also build-to-host.m4 and host-cpu-c-abi.m4. | ||
| 576d31d5 | 2024-07-12 14:07:33 | Switch to automake 1.17. * autogen.sh: Update comment. | ||
| f492b1c6 | 2024-04-04 15:15:02 | Switch to autoconf 2.72. * autogen.sh: Update comment. | ||
| 45425ff4 | 2023-05-19 17:49:37 | Make the compiler used by Makefile.devel customizable. Reported by Mike Fulton <mikefultonpersonal@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2023-05/msg00006.html>. * Makefile.devel: Require GNU make. (CC): Use value from the environment, if set and non-empty. (CFLAGS): Use value from the environment, if set. * autogen.sh (GMAKE): New variable. Use it for executing Makefile.devel. | ||
| f4f3b4d4 | 2022-07-18 13:30:45 | Move gnulib-tool invocation back from autopull.sh to autogen.sh. * autogen.sh: Revert last change. Improve comments. * autopull.sh: Only call 'gitsub.sh pull'. * HACKING: Mention autopull.sh. | ||
| 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. | ||
| bcdfef3f | 2021-01-31 12:24:54 | Switch to autoconf 2.71. | ||
| 1170b8aa | 2020-12-09 01:47:18 | Switch to autoconf 2.70. | ||
| 7088c4e2 | 2020-08-30 13:06:28 | Make sure that build-aux/compile is in the tarball. | ||
| cf59b934 | 2020-04-05 13:00:29 | Fix an autogen.sh failure (regression from 2016-12-04). | ||
| 551543f6 | 2019-07-02 21:23:34 | Drop unused macro gl_GLIBC21. | ||
| 4d1a21e0 | 2019-04-01 22:12:09 | build: Separate git operations from build operations. | ||
| cc27bbdf | 2019-03-04 17:58:30 | Add support for --enable-relocatable to libcharset. | ||
| 40d3b028 | 2019-01-27 22:48:18 | Update support for building with MSVC. Automake does not install ar-lib. | ||
| 7a3418bb | 2018-09-22 14:23:53 | Update from gnulib. Move mapping tables into the code. | ||
| e54fc9c1 | 2018-09-17 18:28:56 | Prefer https URLs where possible. | ||
| 678afa4a | 2018-05-04 11:18:42 | Switch to automake 1.16. | ||
| 0bd5a1f2 | 2016-12-26 01:17:46 | Tweak autogen.sh. | ||
| 9b13ac1d | 2016-12-26 00:02:17 | Fix typos in comments. | ||
| f90c7bb8 | 2016-12-04 16:03:49 | Remove duplicates of imported files from version control. | ||
| 1a1fb4b7 | 2016-12-04 15:03:29 | Always use the newest copies of config.guess, config.sub. | ||
| cc98b82c | 2016-12-03 18:42:27 | Make Makefile.devel more useful for the users of the released tarball. | ||
| a8437051 | 2016-10-01 16:29:46 | Switch to automake 1.15. | ||
| ba31d76e | 2012-04-29 04:00:00 | Switch to autoconf 2.69 and automake 1.12. | ||
| f084d0c3 | 2010-09-24 01:32:16 | Switch to autoconf 2.68. | ||
| 1baed15d | 2010-09-04 18:56:55 | Simplify use of gnulib-tool now that gnulib-tool --import works better. | ||
| 93672fc7 | 2009-05-19 21:52:50 | Switch to automake-1.11. | ||
| 37c917e9 | 2009-03-14 21:15:33 | Checkout gnulib using 'git' instead of 'cvs'. | ||
| c37f1b31 | 2008-11-17 03:40:58 | Mention that gperf is needed. | ||
| 3cde1658 | 2008-04-14 11:08:50 | Switch to autoconf 2.62. | ||
| bcb1081e | 2008-04-06 07:38:02 | Support system-dependent aliases. | ||
| cb362557 | 2007-11-11 15:58:41 | Use newer versions of autoconf and automake. | ||
| 0531ec16 | 2007-10-07 18:30:41 | Upgrade copyright header to GPLv3. | ||
| 41fb1c79 | 2007-09-29 23:33:01 | Fix last commit. | ||
| bd63dba5 | 2007-09-29 23:28:48 | Update CVS repository URL. | ||
| f963aaf0 | 2007-07-07 16:38:49 | Add an option --skip-gnulib. | ||
| b56b2f9e | 2007-06-30 22:16:17 | Script for building all autogenerated files. |