summaryrefslogtreecommitdiff
path: root/bin/automake.in
Commit message (Expand)AuthorAgeFilesLines
* automake: consistently depend on install-libLTLIBRARIES.Jan Engelhardt2021-09-101-6/+19
* automake: silent make output for custom link commands.Nick Gasson2021-07-151-2/+6
* no-dist-built-sources: fix-upJim Meyering2021-07-111-3/+2
* dist: add new "dist-no-built-sources" automake option.Allison Karlitskaya2021-07-091-1/+3
* dist: accept .md versions for README et al.Karl Berry2021-07-011-13/+48
* automake: sort hash keys needed for reproducible output.Dirk Mueller2021-02-271-6/+6
* doc: comment Vala -newer test.Karl Berry2020-12-051-0/+6
* warnings: be less forceful about a missing subdir-objects option.Karl Berry2020-12-031-6/+11
* vala: avoid wrong regeneration of C files.Reuben Thomas2020-11-271-1/+1
* vala: improve support, especially builddir vs. srcdir.Reuben Thomas2020-11-071-12/+32
* Use WARNINGS=none to suppress warnings from autom4te runs.Zack Weinberg2020-09-211-1/+6
* Consistently process -W(no-)error after all other warning options.Zack Weinberg2020-09-121-1/+1
* Sync ChannelDefs.pm from autoconf.Zack Weinberg2020-09-111-5/+2
* perl: use warnings instead of -w; consistent ordering of use, etc.Zack Weinberg2020-08-311-4/+7
* automake: if TEST_EXTENSIONS is set to empty, don't look inside it.Karl Berry2020-08-281-1/+1
* Install directories mode 755 instead of using umaskPaul Eggert2020-07-261-0/+3
* vala: more precise argument matching.Colomban Wendling2020-04-051-2/+2
* maint: make update-copyrightJim Meyering2020-01-011-1/+1
* automake: Ensure space after $(LISP) in tags dependencies.Karl Berry2019-12-171-1/+1
* dist: add dist-zstd optionGiuseppe Scrivano2019-11-171-1/+2
* automake: do not require @setfilename in Texinfo filesGavin Smith2019-09-021-3/+5
* bin: Rely only on the shebang lineMathieu Lirzin2018-03-111-6/+1
* automake: Don't rely on List::Util to provide 'none'Mathieu Lirzin2018-03-081-2/+1
* automake: Add default libtool_tag to cppasmKhem Raj2018-01-051-0/+1
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-041-1/+1
* maint: Configure Emacs automatically with ".dir-locals.el"Mathieu Lirzin2017-09-221-18/+0
* Fix a couple more http: URLsPaul Eggert2017-09-191-1/+1
* Prefer https: URLsPaul Eggert2017-09-191-3/+3
* automake: Depend on LIBOBJDIR for LIBOBJS and ALLOCAMichael Haubenwallner2017-09-151-11/+20
* Revert "automake: Handle LTLIBOBJS more specifically"Mathieu Lirzin2017-09-141-2/+3
* build: Inline perl prototypes in sourcesMathieu Lirzin2017-08-311-2/+55
* build: Use PERL5LIB from 'pre-inst-env' scriptMathieu Lirzin2017-08-291-3/+2
* automake: Handle LTLIBOBJS more specificallyMathieu Lirzin2017-08-271-3/+2
* automake: Shorter object file names under subdir-objectsThomas Martitz2017-07-061-17/+85
* Merge branch 'micro' into minorMathieu Lirzin2017-06-161-5/+9
|\
| * automake: Update 'read_am_file' docstring.Mathieu Lirzin2017-05-201-4/+7
| * maint: Update copyright years to 2017.Mathieu Lirzin2017-03-021-1/+1
| * automake: do not emit rule with two dependentsJim Meyering2016-09-081-0/+1
* | Merge branch 'micro' into minorPaul Eggert2016-03-311-1/+1
|\ \ | |/
| * automake: port to Perl 5.22 and laterPaul Eggert2016-03-311-1/+1
* | deps: fix corner-case "make distclean" bugStefano Lattarini2015-01-061-10/+10
* | compile: don't place built object files in $(srcdir), ever ...Stefano Lattarini2015-01-061-16/+34
* | deps: 'subdir-object' option now works when foo_SOURCES contains $(var)Stefano Lattarini2015-01-061-41/+43
|/
* maint: update copyright years to 2015 (branch 'micro')Stefano Lattarini2015-01-051-1/+1
* Merge branch 'micro' into minorStefano Lattarini2014-12-221-28/+28
|\
| * cleanup: refactor code to initialize DIST_COMMONStefano Lattarini2014-12-221-24/+24
| * dist: ordering of files in DIST_COMMON is deterministic nowStefano Lattarini2014-12-221-7/+7
* | init: ensure $ac_aux_dir is defined before being usedStefano Lattarini2014-04-221-1/+1
* | maint: update copyright yearsStefano Lattarini2014-04-211-1/+1
* | Allow user to extend .PRECIOUS targetStefano Lattarini2013-12-261-2/+2
|/