Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * configure.ac, NEWS: Bump version to 1.9.3.Release-1-9-3 | Alexandre Duret-Lutz | 2004-11-01 | 1 | -0/+2 |
| | |||||
* | * lib/config.guess, lib/texinfo.tex: New upstream versions. | Alexandre Duret-Lutz | 2004-11-01 | 1 | -0/+2 |
| | |||||
* | * doc/automake.texi (LIBOBJS): Spelling and grammar corrections | Alexandre Duret-Lutz | 2004-11-01 | 1 | -0/+5 |
| | | | | from Ralf Wildenhues. | ||||
* | * doc/automake.texi (LIBOBJS): Augment with an example setup. | Alexandre Duret-Lutz | 2004-10-31 | 1 | -0/+6 |
| | | | | | (LTLIBOBJ): Rename as ... (LTLIBOBJS): ... this. Link to LIBOBJS, and mention LTALLOCA. | ||||
* | * doc/automake.texi: Untabify, tabs in the examples are poorly | Alexandre Duret-Lutz | 2004-10-25 | 1 | -0/+4 |
| | | | | | rendered. * Makefile.am (maintainer-check): Grep tabs in the manual. | ||||
* | * tests/comment8.test: Use $MAKE, not make. | Alexandre Duret-Lutz | 2004-10-25 | 1 | -0/+4 |
| | |||||
* | * tests/distcom3.test: Typo. | Alexandre Duret-Lutz | 2004-10-23 | 1 | -0/+4 |
| | |||||
* | * doc/automake.texi (Libtool Convenience Libraries): Explain how | Alexandre Duret-Lutz | 2004-10-22 | 1 | -0/+3 |
| | | | | to force the linker selection. | ||||
* | * lib/install-sh: Fix the dirname emulation to ignore trailing | Alexandre Duret-Lutz | 2004-10-22 | 1 | -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 know | Alexandre Duret-Lutz | 2004-10-21 | 1 | -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-Lutz | 2004-10-12 | 1 | -0/+4 |
| | | | | | (Extending): More comments about install-data-hook vs install-exec-hook, and link to Install. | ||||
* | * configure.ac: Export @am_AUTOCONF@. | Alexandre Duret-Lutz | 2004-10-12 | 1 | -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-Lutz | 2004-10-12 | 1 | -0/+5 |
| | | | | * tests/compile.test: Check for this. | ||||
* | * doc/automake.texi (Sources): Typo, reported by Karl Berry. | Alexandre Duret-Lutz | 2004-10-11 | 1 | -0/+4 |
| | |||||
* | * aclocal.in ($ac_defun_rx): Match AC_DEFUN_ONCE. | Alexandre Duret-Lutz | 2004-10-10 | 1 | -0/+7 |
| | | | | | (trace_used_macros): Trace AC_DEFUN_ONCE. * tests/aclocal5.test: Use AC_DEFUN_ONCE. | ||||
* | * doc/automake.texi (Extending): Typo. | Alexandre Duret-Lutz | 2004-10-10 | 1 | -0/+4 |
| | |||||
* | * tests/subobj9.test: Adjust regexes after previous patch. | Alexandre Duret-Lutz | 2004-09-28 | 1 | -0/+4 |
| | |||||
* | * automake.in (handle_languages, define_compiler_variable): Output | Alexandre Duret-Lutz | 2004-09-28 | 1 | -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-Lutz | 2004-09-25 | 1 | -0/+4 |
| | |||||
* | * doc/automake.texi: Typos. | Alexandre Duret-Lutz | 2004-09-25 | 1 | -0/+4 |
| | |||||
* | Typos and other English mistakes reported... | Alexandre Duret-Lutz | 2004-09-21 | 1 | -0/+4 |
| | | | | | * doc/automake.texi (Timeline): ... by Jim and Gary. * NEWS: ... by Richard Dawe. | ||||
* | * lib/Automake/VarDef.pm (append): Strip comments from augmented | Alexandre Duret-Lutz | 2004-09-21 | 1 | -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-Lutz | 2004-09-19 | 1 | -0/+4 |
| | |||||
* | * configure.ac, NEWS: Bump version to 1.9.2.Release-1-9-2 | Alexandre Duret-Lutz | 2004-09-19 | 1 | -0/+2 |
| | |||||
* | * tests/compile.test: Fix rm usage. | Alexandre Duret-Lutz | 2004-09-19 | 1 | -0/+2 |
| | |||||
* | * INSTALL, lib/INSTALL, lib/config.sub, lib/config.guess, | Alexandre Duret-Lutz | 2004-09-19 | 1 | -0/+3 |
| | | | | lib/texinfo.tex: New upstream versions. | ||||
* | * doc/automake.texi (Timeline): New node. Thanks to Karl and Tom | Alexandre Duret-Lutz | 2004-09-19 | 1 | -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-Lutz | 2004-09-15 | 1 | -0/+2 |
| | |||||
* | * doc/automake.texi (Dependencies): Link to Dependency Tracking | Alexandre Duret-Lutz | 2004-09-15 | 1 | -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-Lutz | 2004-09-15 | 1 | -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 $ret | Alexandre Duret-Lutz | 2004-09-10 | 1 | -0/+5 |
| | | | | instead of $status which is read-only in Zsh. | ||||
* | * lib/compile: Preserve spaces in arguments (for example | Alexandre Duret-Lutz | 2004-09-10 | 1 | -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 for | Alexandre Duret-Lutz | 2004-09-07 | 1 | -0/+7 |
| | | | | | | mostlyclean-generic, clean-generic, distclean-generic, and maintainer-clean-generic. Report from Bob Friesenhahn. | ||||
* | * automake.in ($PATH_PATTERN): Add `+'. | Alexandre Duret-Lutz | 2004-09-07 | 1 | -0/+4 |
| | |||||
* | * tests/missing3.test: New file (check for Paolo's change below). | Alexandre Duret-Lutz | 2004-09-07 | 1 | -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-Lutz | 2004-08-11 | 1 | -0/+4 |
| | |||||
* | * configure.ac, NEWS: Bump version to 1.9.1.Release-1-9-1 | Alexandre Duret-Lutz | 2004-08-11 | 1 | -0/+2 |
| | |||||
* | * lib/config.guess, lib/texinfo.tex: New upstream versions. | Alexandre Duret-Lutz | 2004-08-11 | 1 | -2/+4 |
| | |||||
* | For PR automake/433: | Alexandre Duret-Lutz | 2004-08-11 | 1 | -0/+3 |
| | | | | * configure.ac (pkgvdatadir): Define using "$PACKAGE", not "automake". | ||||
* | Fix PR automake/432: | Alexandre Duret-Lutz | 2004-08-11 | 1 | -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 YLWRAP | Alexandre Duret-Lutz | 2004-08-03 | 1 | -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 for | Alexandre Duret-Lutz | 2004-08-02 | 1 | -0/+3 |
| | | | | AC_CANONICAL_BUILD, AC_CANONICAL_HOST, and AC_CANONICAL_SYSTEM. | ||||
* | * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ... | Alexandre Duret-Lutz | 2004-08-01 | 1 | -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, makeinfo | Alexandre Duret-Lutz | 2004-08-01 | 1 | -0/+5 |
| | | | | 4.7 now outputs "#Extending-aclocal". | ||||
* | * configure.ac, NEWS: Bump version to 1.9.0a. | Alexandre Duret-Lutz | 2004-07-28 | 1 | -0/+2 |
| | |||||
* | * configure.ac, NEWS: Bump version to 1.9.branchpoint-1-9Release-1-9 | Alexandre Duret-Lutz | 2004-07-28 | 1 | -0/+2 |
| | |||||
* | * automake.in (generate_makefile): Update misleading comment about | Alexandre Duret-Lutz | 2004-07-28 | 1 | -0/+3 |
| | | | | libtool scripts. | ||||
* | * lib/texinfo.tex: New upstream version. | Alexandre Duret-Lutz | 2004-07-28 | 1 | -0/+4 |
| | |||||
* | revert hasty commit before release | Alexandre Duret-Lutz | 2004-07-28 | 1 | -8/+0 |
| | |||||
* | * lib/am/yacc.am, lib/am/lex.am: Only compile these targets in | Derek R. Price | 2004-07-27 | 1 | -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. |