summaryrefslogtreecommitdiff
path: root/automake.in
Commit message (Expand)AuthorAgeFilesLines
* Keep `--silent-rules' across triggered automake reruns.Ralf Wildenhues2009-03-101-5/+8
* Provide variables for silencing of user rules.Ralf Wildenhues2009-03-091-0/+3
* Redo variable naming for `silent' machinery.Ralf Wildenhues2009-03-091-42/+34
* New automake command line option `--silent-rules'.Ralf Wildenhues2009-03-071-1/+7
* Implement `silent' build rules.Jan Engelhardt2009-03-071-18/+155
* Improve NetBSD 'make -n' output for many standard targets.Ralf Wildenhues2009-03-071-5/+16
* Fix `use constant' usage for MSYS Perl 5.6.0.Ralf Wildenhues2009-03-031-6/+4
* Fix recursive html and install-* doc rules for BSD make.Ralf Wildenhues2009-03-011-0/+6
* Bump copyright years.Ralf Wildenhues2009-01-201-3/+5
* Revamp semantics for `missing help2man' and manpage distribution.Ralf Wildenhues2008-12-211-0/+1
* Add xz compression support.Jim Meyering2008-11-221-1/+2
* When installing COPYING, recommend adding the file to VCS.Ralf Wildenhues2008-11-221-1/+13
* Fix typos.Ralf Wildenhues2008-11-101-3/+3
* Cope with absent Perl modules threads and Thread::Queue.Ralf Wildenhues2008-11-061-5/+10
* Fix regression introduced by AM_DEFAULT_SOURCE_EXT.Ralf Wildenhues2008-11-031-1/+1
* Choose default source extension: AM_DEFAULT_SOURCE_EXT.Ralf Wildenhues2008-11-021-2/+8
* Parallel automake --add-missing: serialized file installs.Ralf Wildenhues2008-10-261-7/+79
* Parallel automake: ordered output messages.Ralf Wildenhues2008-10-261-2/+43
* Parallel automake execution: AUTOMAKE_JOBS.Ralf Wildenhues2008-10-261-17/+130
* Minor file checking optimization: set_dir_cache_file.Ralf Wildenhues2008-10-261-1/+1
* Cleanup of per-input global variables in automake.in.Ralf Wildenhues2008-10-221-19/+21
* Fix comment typos.Ralf Wildenhues2008-10-181-2/+2
* Diagnose unsupported uses of `backname' helper function.Ralf Wildenhues2008-10-181-1/+2
* Fix some comment typos.Ralf Wildenhues2008-10-051-2/+2
* Install nobase_lib_LTLIBRARIES before bin_PROGRAMS.Ralf Wildenhues2008-09-201-0/+4
* Fix -rpath arguments for nobase_*_LTLIBRARIES.Ralf Wildenhues2008-09-201-3/+15
* For all possibly-relative subdirs, use $(am__cd).Ralf Wildenhues2008-09-041-2/+2
* Fix conditional rules competing with config.status rules.Ralf Wildenhues2008-06-181-2/+7
* For AC_CONFIG_LINKS(X,X), do not clean X in a non-VPATH build.Ralf Wildenhues2008-06-181-3/+14
* Implement conditional AC_CONFIG_FILES: AM_COND_IF.Ralf Wildenhues2008-03-261-5/+40
* Implement the `notrans_' prefix for untransformed manpages.Peter Breitenlohner2008-03-111-9/+80
* * automake.in (handle_man_pages): Reindent, for next patch.Peter Breitenlohner2008-03-111-26/+26
* Add support for newer Fortran extensions '.[fF]0[38]'.Ralf Wildenhues2008-03-081-3/+3
* Stable `automake --add-missing --verbose' output.Ralf Wildenhues2008-01-071-1/+2
* * automake.in (handle_texinfo_helper, handle_lib_objects): FixStepan Kasal2008-01-071-4/+4
* Bump copyright years.Ralf Wildenhues2008-01-021-3/+3
* Reword the copyright notices to match what's suggested in GPLv3.Ralf Wildenhues2007-12-081-3/+1
* Define and use register_action.Akim Demaille2007-11-251-11/+4
* Ternary operator in lib/am files.Akim Demaille2007-11-241-26/+53
* Normalize white spacesAkim Demaille2007-11-241-252/+252
* * automake.in (handle_tests): Remove debugging leftover.Ralf Wildenhues2007-11-101-1/+0
* Fix default includes ordering to be `-I. -I$(srcdir) ...' again.Ralf Wildenhues2007-11-101-3/+4
* Implement colorized test output.Ralf Wildenhues2007-11-081-1/+2
* * automake.in: Treat extension .sx also like preprocessedRalf Wildenhues2007-10-091-1/+1
* Add lzma compression support.Jim Meyering2007-10-091-1/+2
* * automake.in (TARGET_PATTERN): Allow leading digit.Ralf Wildenhues2007-09-301-1/+1
* * automake.in (handle_programs): Also clean .libs/_libsRalf Wildenhues2007-08-161-0/+2
* * aclocal.in (version): Fix output to match GCS requirements.Ralf Wildenhues2007-07-071-4/+5
* * COPYING, lib/COPYING: Update to GPLv3. All uses changed.Ralf Wildenhues2007-07-071-1/+1
* * doc/automake.texi, lib/Automake/Rule.pm: Fix typos.Ralf Wildenhues2007-05-031-2/+2