Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autoconf-archive/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Next: ax_gnu_autotest, Previous: ax_gcc_x86_cpuid, Up: The Macros ax_generate_changelogSynopsisAX_GENERATE_CHANGELOG() DescriptionBuilds a rule for generating a ChangeLog file from version control system commit messages. Currently, the only supported VCS is git, but support for others could be added in future. Defines GENERATE_CHANGELOG_RULES which should be substituted in your Makefile. Usage example: configure.ac: AX_GENERATE_CHANGELOG Makefile.am: @GENERATE_CHANGELOG_RULES@ CHANGELOG_START = 0.2.3^ dist-hook: dist-ChangeLog ChangeLog (stub committed to VCS): The ChangeLog is auto-generated when releasing. If you are seeing this, use 'git log' for a detailed list of changes. This results in a "dist-ChangeLog" rule being added to the Makefile. When run, "dist-ChangeLog" will generate a ChangeLog in the $(top_distdir), using $(CHANGELOG_GIT_FLAGS) to format the output from "git log" being run in $(CHANGELOG_GIT_DIR). Unless Automake is initialised with the ’foreign’ option, a dummy ChangeLog file must be committed to VCS in $(top_srcdir), containing the text above (for example). It will be substituted by the automatically generated ChangeLog during "make dist". Source CodeDownload the latest version of ax_generate_changelog.m4 or browse the macro’s revision history. LicenseCopyright © 2015 David King amigadave@amigadave.com Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0053 ]-- |