autogen.sh

Branch


Log

Author Commit Date CI Message
Bruno Haible 6a93e918 2025-05-31T14: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.
Bruno Haible 7c585ee9 2024-09-26T14:57:05 Update after gnulib changed. * autogen.sh: Copy also build-to-host.m4 and host-cpu-c-abi.m4.
Bruno Haible 576d31d5 2024-07-12T14:07:33 Switch to automake 1.17. * autogen.sh: Update comment.
Bruno Haible f492b1c6 2024-04-04T15:15:02 Switch to autoconf 2.72. * autogen.sh: Update comment.
Bruno Haible 45425ff4 2023-05-19T17: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.
Bruno Haible f4f3b4d4 2022-07-18T13: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.
Bruno Haible b9a6c979 2022-07-17T14: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.
Bruno Haible bcdfef3f 2021-01-31T12:24:54 Switch to autoconf 2.71.
Bruno Haible 1170b8aa 2020-12-09T01:47:18 Switch to autoconf 2.70.
Bruno Haible 7088c4e2 2020-08-30T13:06:28 Make sure that build-aux/compile is in the tarball.
Bruno Haible cf59b934 2020-04-05T13:00:29 Fix an autogen.sh failure (regression from 2016-12-04).
Bruno Haible 551543f6 2019-07-02T21:23:34 Drop unused macro gl_GLIBC21.
Bruno Haible 4d1a21e0 2019-04-01T22:12:09 build: Separate git operations from build operations.
Bruno Haible cc27bbdf 2019-03-04T17:58:30 Add support for --enable-relocatable to libcharset.
Bruno Haible 40d3b028 2019-01-27T22:48:18 Update support for building with MSVC. Automake does not install ar-lib.
Bruno Haible 7a3418bb 2018-09-22T14:23:53 Update from gnulib. Move mapping tables into the code.
Bruno Haible e54fc9c1 2018-09-17T18:28:56 Prefer https URLs where possible.
Bruno Haible 678afa4a 2018-05-04T11:18:42 Switch to automake 1.16.
Bruno Haible 0bd5a1f2 2016-12-26T01:17:46 Tweak autogen.sh.
Bruno Haible 9b13ac1d 2016-12-26T00:02:17 Fix typos in comments.
Bruno Haible f90c7bb8 2016-12-04T16:03:49 Remove duplicates of imported files from version control.
Bruno Haible 1a1fb4b7 2016-12-04T15:03:29 Always use the newest copies of config.guess, config.sub.
Bruno Haible cc98b82c 2016-12-03T18:42:27 Make Makefile.devel more useful for the users of the released tarball.
Bruno Haible a8437051 2016-10-01T16:29:46 Switch to automake 1.15.
Bruno Haible ba31d76e 2012-04-29T04:00:00 Switch to autoconf 2.69 and automake 1.12.
Bruno Haible f084d0c3 2010-09-24T01:32:16 Switch to autoconf 2.68.
Bruno Haible 1baed15d 2010-09-04T18:56:55 Simplify use of gnulib-tool now that gnulib-tool --import works better.
Bruno Haible 93672fc7 2009-05-19T21:52:50 Switch to automake-1.11.
Bruno Haible 37c917e9 2009-03-14T21:15:33 Checkout gnulib using 'git' instead of 'cvs'.
Bruno Haible c37f1b31 2008-11-17T03:40:58 Mention that gperf is needed.
Bruno Haible 3cde1658 2008-04-14T11:08:50 Switch to autoconf 2.62.
Bruno Haible bcb1081e 2008-04-06T07:38:02 Support system-dependent aliases.
Bruno Haible cb362557 2007-11-11T15:58:41 Use newer versions of autoconf and automake.
Bruno Haible 0531ec16 2007-10-07T18:30:41 Upgrade copyright header to GPLv3.
Bruno Haible 41fb1c79 2007-09-29T23:33:01 Fix last commit.
Bruno Haible bd63dba5 2007-09-29T23:28:48 Update CVS repository URL.
Bruno Haible f963aaf0 2007-07-07T16:38:49 Add an option --skip-gnulib.
Bruno Haible b56b2f9e 2007-06-30T22:16:17 Script for building all autogenerated files.