summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac, NEWS: Bump version to 1.9.3.Release-1-9-3Alexandre Duret-Lutz2004-11-011-0/+2
|
* * lib/config.guess, lib/texinfo.tex: New upstream versions.Alexandre Duret-Lutz2004-11-011-0/+2
|
* * doc/automake.texi (LIBOBJS): Spelling and grammar correctionsAlexandre Duret-Lutz2004-11-011-0/+5
| | | | from Ralf Wildenhues.
* * doc/automake.texi (LIBOBJS): Augment with an example setup.Alexandre Duret-Lutz2004-10-311-0/+6
| | | | | (LTLIBOBJ): Rename as ... (LTLIBOBJS): ... this. Link to LIBOBJS, and mention LTALLOCA.
* * doc/automake.texi: Untabify, tabs in the examples are poorlyAlexandre Duret-Lutz2004-10-251-0/+4
| | | | | rendered. * Makefile.am (maintainer-check): Grep tabs in the manual.
* * tests/comment8.test: Use $MAKE, not make.Alexandre Duret-Lutz2004-10-251-0/+4
|
* * tests/distcom3.test: Typo.Alexandre Duret-Lutz2004-10-231-0/+4
|
* * doc/automake.texi (Libtool Convenience Libraries): Explain howAlexandre Duret-Lutz2004-10-221-0/+3
| | | | to force the linker selection.
* * lib/install-sh: Fix the dirname emulation to ignore trailingAlexandre Duret-Lutz2004-10-221-0/+8
| | | | | | | slashes, i.e., the direname of `a/b/' is `a', not `a/b/'. This caused `install-sh a/b/' to fail. * tests/instsh2.test: Augment. Report from Пухальский Юрий Андреевич.
* * automake.in (get_object_extension): The extension to use is knowAlexandre Duret-Lutz2004-10-211-0/+12
| | | | | | | | | | | by the caller, and cannot be selected by looking only at the target name. Simplify this function to simply conditionally prepend $U to the given extension. (handle_programs, handle_libraries, handle_ltlibraries): Hard-code the extension to use. This way Automake won't mistake a program named `foo.la' as a libtool library. * tests/primary3.test: New file. * tests/Makefile.am (TESTS): Add primary3.test.
* * doc/automake.texi (Install): Link to node Extending for examples.Alexandre Duret-Lutz2004-10-121-0/+4
| | | | | (Extending): More comments about install-data-hook vs install-exec-hook, and link to Install.
* * configure.ac: Export @am_AUTOCONF@.Alexandre Duret-Lutz2004-10-121-0/+8
| | | | | | | | | * tests/defs.in (AUTOCONF): Define as @am_AUTOCONF@, not @AUTOCONF@, so the test suite runs `autoconf' and not `missing --run autoconf'. * tests/missing.test, tests/missing2.test: Arrange for missing to be used in front of autoconf even if the user has exported AUTOCONF. This fixes two spurious failures reported by Mark D. Baushke.
* * lib/compile: Handle output.obj in addition to output.o.Alexandre Duret-Lutz2004-10-121-0/+5
| | | | * tests/compile.test: Check for this.
* * doc/automake.texi (Sources): Typo, reported by Karl Berry.Alexandre Duret-Lutz2004-10-111-0/+4
|
* * aclocal.in ($ac_defun_rx): Match AC_DEFUN_ONCE.Alexandre Duret-Lutz2004-10-101-0/+7
| | | | | (trace_used_macros): Trace AC_DEFUN_ONCE. * tests/aclocal5.test: Use AC_DEFUN_ONCE.
* * doc/automake.texi (Extending): Typo.Alexandre Duret-Lutz2004-10-101-0/+4
|
* * tests/subobj9.test: Adjust regexes after previous patch.Alexandre Duret-Lutz2004-09-281-0/+4
|
* * automake.in (handle_languages, define_compiler_variable): OutputAlexandre Duret-Lutz2004-09-281-3/+19
| | | | | | | | | | | Libtool's --tag= option before --mode=compile, because depcomp use --mode=compile as end marker for libtool arguments. (define_linker_variable): Likewise before --mode=link, for uniformity. * tests/pr307.test: Make sure dependency files are updated. That was not the case because depcomp thought `--tag=CC' was the compiler to get dependencies from. Report from Пухальский Юрий Андреевич.
* * doc/automake.texi (Clean): Document -local targets.Alexandre Duret-Lutz2004-09-251-0/+4
|
* * doc/automake.texi: Typos.Alexandre Duret-Lutz2004-09-251-0/+4
|
* Typos and other English mistakes reported...Alexandre Duret-Lutz2004-09-211-0/+4
| | | | | * doc/automake.texi (Timeline): ... by Jim and Gary. * NEWS: ... by Richard Dawe.
* * lib/Automake/VarDef.pm (append): Strip comments from augmentedAlexandre Duret-Lutz2004-09-211-0/+8
| | | | | | | variables. * tests/comment8.test: New file. * tests/Makefile.am (TESTS): Add comment8.test. Report from Stepan Kasal.
* * configure.ac, NEWS: Bump version to 1.9.2a.Alexandre Duret-Lutz2004-09-191-0/+4
|
* * configure.ac, NEWS: Bump version to 1.9.2.Release-1-9-2Alexandre Duret-Lutz2004-09-191-0/+2
|
* * tests/compile.test: Fix rm usage.Alexandre Duret-Lutz2004-09-191-0/+2
|
* * INSTALL, lib/INSTALL, lib/config.sub, lib/config.guess,Alexandre Duret-Lutz2004-09-191-0/+3
| | | | lib/texinfo.tex: New upstream versions.
* * doc/automake.texi (Timeline): New node. Thanks to Karl and TomAlexandre Duret-Lutz2004-09-191-0/+8
| | | | | | | for their comments on a preliminary version of this, Akim for digging out some old mails, and Jason Molenda for sending the note about Automake in Alias to Tom. (Releases): Rename `ac' to `acl', suggested by Akim.
* * doc/automake.texi (Releases): New node.Alexandre Duret-Lutz2004-09-151-0/+2
|
* * doc/automake.texi (Dependencies): Link to Dependency TrackingAlexandre Duret-Lutz2004-09-151-0/+6
| | | | | | | Evolution. (Dependency Tracking Evolution): Link to GNU make, Sources (for BUILT_SOURCES), and update the paragraph about the "plan" to inline dependency tracking with gcc3.
* * doc/automake.texi (History): New node.Alexandre Duret-Lutz2004-09-151-0/+8
| | | | | | | (Dependency Tracking Evolution): New node, filled with a Texinfo version of Tom Tromey's ``Dependency Tracking in Automake'' document, initially published on the Automake homepage on 2001-06-29.
* * lib/compile, lib/elisp-comp, lib/install-sh, lib/ylwrap: Use $retAlexandre Duret-Lutz2004-09-101-0/+5
| | | | instead of $status which is read-only in Zsh.
* * lib/compile: Preserve spaces in arguments (for exampleAlexandre Duret-Lutz2004-09-101-0/+8
| | | | | | -DPACKAGE_STRING="foo 0.1"). * tests/compile.test: New file. * tests/Makefile.am (TESTS): Add compile.test.
* * automake.in (handle_clean): Sort rm commands output forAlexandre Duret-Lutz2004-09-071-0/+7
| | | | | | mostlyclean-generic, clean-generic, distclean-generic, and maintainer-clean-generic. Report from Bob Friesenhahn.
* * automake.in ($PATH_PATTERN): Add `+'.Alexandre Duret-Lutz2004-09-071-0/+4
|
* * tests/missing3.test: New file (check for Paolo's change below).Alexandre Duret-Lutz2004-09-071-0/+11
| | | | | | | | | * tests/Makefile.am (TESTS): Add missing3.test. * missing: Handle all command line options together. Add a separate case statement to detect failed runs, and fail silently there if --help or --version is passed to the program.
* * configure.ac, NEWS: Bump version to 1.9.1a.Alexandre Duret-Lutz2004-08-111-0/+4
|
* * configure.ac, NEWS: Bump version to 1.9.1.Release-1-9-1Alexandre Duret-Lutz2004-08-111-0/+2
|
* * lib/config.guess, lib/texinfo.tex: New upstream versions.Alexandre Duret-Lutz2004-08-111-2/+4
|
* For PR automake/433:Alexandre Duret-Lutz2004-08-111-0/+3
| | | | * configure.ac (pkgvdatadir): Define using "$PACKAGE", not "automake".
* Fix PR automake/432:Alexandre Duret-Lutz2004-08-111-0/+6
| | | | | * lib/am/yacc.am [!%?MORE-THAN-ONE%]: Replace `#line's in y.tab.h too. * tests/yacc7.test: Check this.
* * automake.in (yacc_lex_finish_helper): Fix definition of YLWRAPAlexandre Duret-Lutz2004-08-031-0/+11
| | | | | | | | | | when ylwrap is installed in a default aux dir found in a parent package. * tests/subpkg.test: Augment to check that YLWRAP is installed properly. * doc/automake.texi (Yacc and Lex): ylwrap is not sought is the current directory. Report from Norman Gray.
* * doc/automake.texi (Optional): Update documentation forAlexandre Duret-Lutz2004-08-021-0/+3
| | | | AC_CANONICAL_BUILD, AC_CANONICAL_HOST, and AC_CANONICAL_SYSTEM.
* * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ...Alexandre Duret-Lutz2004-08-011-0/+11
| | | | | | | | | | (AC_CANONICAL_BUILD, AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): ... these. (scan_autoconf_traces): Scan for the latter three macros instead of the former two. (make_paragraphs): Adjust definitions of %BUILD%, %HOST%, and %TARGET%. * tests/hosts.test: New file. * tests/Makefile.am (TESTS): Add hosts.test. Report and test case from Norman Gray.
* * aclocal.in (scan_file): Update "#Extending%20aclocal" URL, makeinfoAlexandre Duret-Lutz2004-08-011-0/+5
| | | | 4.7 now outputs "#Extending-aclocal".
* * configure.ac, NEWS: Bump version to 1.9.0a.Alexandre Duret-Lutz2004-07-281-0/+2
|
* * configure.ac, NEWS: Bump version to 1.9.branchpoint-1-9Release-1-9Alexandre Duret-Lutz2004-07-281-0/+2
|
* * automake.in (generate_makefile): Update misleading comment aboutAlexandre Duret-Lutz2004-07-281-0/+3
| | | | libtool scripts.
* * lib/texinfo.tex: New upstream version.Alexandre Duret-Lutz2004-07-281-0/+4
|
* revert hasty commit before releaseAlexandre Duret-Lutz2004-07-281-8/+0
|
* * lib/am/yacc.am, lib/am/lex.am: Only compile these targets inDerek R. Price2004-07-271-0/+8
| | | | | | | maintainer mode. * doc/automake.texi (Yacc and Lex): Note dependence on maintainer mode. * NEWS: Note same dependency. * tests/mmode-lexyacc.test: New file.