summaryrefslogtreecommitdiff
path: root/lib/Automake
Commit message (Expand)AuthorAgeFilesLines
* Use higher-resolution file timestampsPaul Eggert2023-02-021-3/+9
* maint: require perl 5.010 or laterPaul Eggert2023-02-0221-21/+21
* maint: make update-copyrightMike Frysinger2023-01-0422-22/+22
* automake: support embedded \# in variable appendsMike Frysinger2022-02-232-1/+4
* maint: make update-copyrightJim Meyering2022-01-1222-22/+22
* maint: make update-copyrightJim Meyering2021-07-1122-22/+22
* no-dist-built-sources: fix-upJim Meyering2021-07-111-1/+0
* dist: add new "dist-no-built-sources" automake option.Allison Karlitskaya2021-07-091-0/+2
* New utility function Automake::ChannelDefs::merge_WARNINGS.Zack Weinberg2020-09-181-2/+65
* Consistently use ‘our’ instead of ‘use vars’.Zack Weinberg2020-09-1215-117/+94
* Consistently process -W(no-)error after all other warning options.Zack Weinberg2020-09-121-12/+38
* Sync ChannelDefs.pm from autoconf.Zack Weinberg2020-09-111-26/+57
* perl: use warnings instead of -w; consistent ordering of use, etc.Zack Weinberg2020-08-3121-61/+100
* port XFile locking to OpenIndianaPaul Eggert2020-08-011-2/+3
* automake: remove stray up_to_date_pPaul Eggert2020-06-291-1/+1
* automake: new variable AM_DISTCHECK_DVI_TARGET to override "dvi".Karl Berry2020-05-171-1/+2
* automake: remove unused Automake::FileUtils::up_to_date_p function.Karl Berry2020-05-101-28/+4
* maint: make update-copyrightJim Meyering2020-01-0122-22/+22
* dist: add dist-zstd optionGiuseppe Scrivano2019-11-171-0/+1
* maint: make update-copyrightPaul Eggert2019-10-1422-22/+22
* automake: Don't rely on List::Util to provide 'none'Mathieu Lirzin2018-03-081-1/+19
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-0422-22/+22
* maint: Make Emacs use 'makefile-automake-mode'Mathieu Lirzin2017-09-231-2/+1
* maint: Configure Emacs automatically with ".dir-locals.el"Mathieu Lirzin2017-09-2221-357/+0
* Prefer https: URLsPaul Eggert2017-09-1922-22/+22
* build: Rename "Makefile.inc" Makefile fragments to "local.mk"Mathieu Lirzin2017-08-311-0/+0
* config: Support AUTOMAKE_LIBDIR environment variableMathieu Lirzin2017-08-301-1/+1
* maint: Update copyright years to 2017.Mathieu Lirzin2017-03-0222-22/+22
* maint: update copyright years to 2015 (branch 'micro')Stefano Lattarini2015-01-0522-22/+22
* maint: update copyright yearsStefano Lattarini2014-04-2122-22/+22
* Allow user to extend .PRECIOUS targetStefano Lattarini2013-12-261-1/+1
* automake: account for perl hash order randomizationStefano Lattarini2013-10-311-7/+7
* Merge branch 'micro' into maintStefano Lattarini2013-06-121-14/+1
|\
| * lang, suffix rules: don't require C stuff needlesslyStefano Lattarini2013-06-121-14/+1
* | Merge branch 'micro' into maintStefano Lattarini2013-06-091-2/+2
|\ \ | |/
| * comments: fix some out-of-sync refs to test scriptsStefano Lattarini2013-06-081-2/+2
* | Merge branch 'micro' into maintStefano Lattarini2013-05-291-54/+55
|\ \ | |/
| * Automake::Rule: consistently prepend underscore to private variablesStefano Lattarini2013-05-281-15/+15
| * Automake::Rule: rename: suffix_rule() -> next_in_suffix_chain()Stefano Lattarini2013-05-281-5/+6
| * Automake::Rule: adjust comments and POD according to previous changesStefano Lattarini2013-05-281-38/+32
| * Automake::Rule: make private variables lexically scopedStefano Lattarini2013-05-281-5/+4
| * suffix rules: better distinction between builtin and user-derivedStefano Lattarini2013-05-281-19/+12
| * Automake::Rule: expose suffix rules as a function, not a scalarStefano Lattarini2013-05-281-3/+17
* | options: tiny simplification in dealing with incompatible versionsStefano Lattarini2013-05-111-2/+1
* | options: try to report as much errors as possibleStefano Lattarini2013-05-111-8/+11
* | refactor: fix few "inverted boolean" usagesStefano Lattarini2013-05-101-10/+12
* | options: better name for an internal functionStefano Lattarini2013-05-101-3/+3
* | options: more consistency in use of return statuses to report errorsStefano Lattarini2013-05-101-2/+6
* | options: tiny simplification in dealing with erroneous optsStefano Lattarini2013-05-101-2/+1
* | options: consistently use return statuses to report errorsStefano Lattarini2013-05-101-3/+6