summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* rm: convert more cases to am__rm_fMike Frysinger2023-01-091-3/+3
* doc: overriding targets doesn't mean third-party Makefiles.Karl Berry2023-01-081-10/+18
* maint: make update-copyrightMike Frysinger2023-01-049-11/+9
* maint: Update files from upstream with 'make fetch' + help2man.Karl Berry2022-10-011-15/+17
* automake: do not use -Q with emacs invocations.Richard Hopkins2022-09-271-1/+1
* doc: refer to automake manual in all man pagesMike Frysinger2022-03-131-1/+1
* manual: mention LT_INITMike Frysinger2022-02-231-0/+1
* elisp: run emacs with --no-site-fileMike Frysinger2022-02-081-1/+1
* manual: document Python version support statusMike Frysinger2022-02-061-0/+53
* texi: define new AM_TEXI2FLAGS variableMike Frysinger2022-01-281-2/+4
* texi: pass automatic -I to dvi & pdf generationMike Frysinger2022-01-281-0/+5
* progs, libs: support _RANLIB overridesMike Frysinger2022-01-241-0/+5
* aclocal: add m4 search path info to --helpMike Frysinger2022-01-241-1/+1
* build: fix race in parallel buildsMike Frysinger2022-01-191-2/+2
* maint: make update-copyrightJim Meyering2022-01-129-11/+9
* doc: %reldir% and %canon_reldir% do not expand to the empty string.Bruno Haible2021-12-181-10/+18
* doc: rearrange Multiple Outputs node.Karl Berry2021-11-041-44/+24
* doc: correct @node placement for new subsubsection.Karl Berry2021-11-011-1/+1
* maint: remove trailing white space from a few filesJim Meyering2021-10-031-1/+1
* doc: show "RUNNING: <testname>" example using [AM_]TESTS_ENVIRONMENT.Karl Berry2021-09-281-21/+52
* doc: tweak Yacc/Lex text; subnode for the yacc linking hack.Karl Berry2021-09-281-55/+71
* python: only use Python's sys.* values if the new optionKarl Berry2021-09-191-7/+12
* maint: Update doc/help2man.Karl Berry2021-08-081-6/+6
* maint: Update doc/help2man.Karl Berry2021-08-071-16/+21
* doc: typos from codespell.Dimitri Papadopoulos2021-08-071-1/+1
* automake: silent make output for custom link commands.Nick Gasson2021-07-151-0/+3
* maint: make update-copyrightJim Meyering2021-07-118-8/+8
* maint: tweak comment wordingAllison Karlitskaya2021-07-111-3/+3
* dist: add new "dist-no-built-sources" automake option.Allison Karlitskaya2021-07-091-0/+15
* dist: accept .md versions for README et al.Karl Berry2021-07-011-90/+141
* doc: omit "really" from manual.Karl Berry2021-06-081-69/+67
* doc: --always-make doesn't work.Karl Berry2021-06-071-6/+15
* doc: wording.Karl Berry2021-05-181-167/+164
* python: use Python's sys.prefix and sys.exec_prefixJoshua Root2021-05-181-35/+45
* doc: a_LDFLAGS always overrides AM_LDFLAGS.Karl Berry2021-02-221-1/+5
* doc: [AM_]RUNTESTFLAGS not [AM_]RUNTESTDEFAULTFLAGS.Mike Frysinger2021-02-211-2/+2
* doc: user flags last does not always allow overriding.Karl Berry2021-02-111-12/+17
* doc: discuss AC_* ordering a little.Karl Berry2021-01-061-5/+12
* tags: support setting CTAGS, ETAGS, CSCOPE vars via ./configure.Reuben Thomas2020-12-051-5/+13
* warnings: be less forceful about a missing subdir-objects option.Karl Berry2020-12-031-4/+11
* doc: typo.Karl Berry2020-11-241-1/+1
* doc: mention overriding SUBDIRS= with TESTS= and recursive make.Karl Berry2020-11-221-1/+13
* python: determine Python (3.10) version number correctly.Miro Hron\v{c}ok2020-10-271-1/+1
* doc: correct "moved in", to "moved to"Jim Meyering2020-10-231-1/+1
* Improve Vala compiler detection: use API version, not compiler versionReuben Thomas2020-10-231-6/+9
* automake: install-exec did not depend on $(BUILT_SOURCES).Karl Berry2020-10-061-11/+11
* Update documentation of warnings options and strictness levels.Zack Weinberg2020-09-211-119/+127
* docs: automake-history.texi @dircategory Software development.Robert Wanamaker2020-08-281-0/+5
* automake: support AM_TESTSUITE_SUMMARY_HEADER override.Karl Berry2020-06-061-2/+29
* docs: promote Makefile snippets that work properly with make -n.Akim Demaille2020-05-281-14/+24