summaryrefslogtreecommitdiff
path: root/automake.in
Commit message (Expand)AuthorAgeFilesLines
* * automake.in (handle_single_transform_list): Typo.Alexandre Duret-Lutz2002-07-161-1/+1
* * lib/Automake/Channels.pm (dup_channel_setup,Alexandre Duret-Lutz2002-07-161-0/+14
* * automake.in: Register warning channel `gnu'.Alexandre Duret-Lutz2002-07-121-49/+102
* Fix for PR automake/337:Alexandre Duret-Lutz2002-07-111-25/+43
* * automake.texi: Use `variable' instead of `macro' everywhere itAlexandre Duret-Lutz2002-07-101-1/+1
* * automake.in (parse_arguments): Call Getopt twice: once to catchAlexandre Duret-Lutz2002-07-101-38/+61
* For PR automake/286:Tom Tromey2002-07-101-1/+15
* * automake.in (generate_makefile): Suggest using AM_CPPFLAGSAlexandre Duret-Lutz2002-07-091-0/+5
* * automake.in (usage, version): Honor $exit_code.Alexandre Duret-Lutz2002-07-091-5/+4
* * automake.texi (Invoking Automake): Document WARNINGS.Alexandre Duret-Lutz2002-07-091-7/+43
* Fix for PR automake/291:Alexandre Duret-Lutz2002-07-081-3/+8
* * m4/depend.m4 (_AM_DEPENDENCIES): Compute am__fastdep<compiler>Tom Tromey2002-07-071-0/+3
* * lib/Automake/Channels.pm: New file.Alexandre Duret-Lutz2002-07-061-714/+721
* * automake.in (am_macro_for_var): Add LIBTOOL.Alexandre Duret-Lutz2002-07-031-44/+30
* * automake.in (create, keyed_aclocal_warning): Delete, unused.Alexandre Duret-Lutz2002-07-021-18/+0
* * automake.in (ac_macro_for_var): Add YACC.Alexandre Duret-Lutz2002-07-011-0/+1
* Handle multiple suffix rules with the same input extension.Alexandre Duret-Lutz2002-07-011-51/+158
* * automake.in (am_macro_for_var, ac_macro_for_var,Alexandre Duret-Lutz2002-06-301-123/+169
* * automake.in (LANG_IGNORE, LANG_PROCESS, LANG_SUBDIR,Alexandre Duret-Lutz2002-06-271-21/+21
* * aclocal.in: Add local variables so that Emacs setups GNU styleAlexandre Duret-Lutz2002-06-271-10/+41
* * automake.in (required_targets): Add ps and ps-am.Alexandre Duret-Lutz2002-06-261-1/+7
* * automake.in: Register &lang_lex_target_hook for lex and lexxx.Alexandre Duret-Lutz2002-06-211-2/+17
* * automake.in (lang_yacc_target_hook): Add $output toAlexandre Duret-Lutz2002-06-211-0/+3
* * lib/am/lang-compile.am (%FPFX%DEPMODE): Delete. This is nowAlexandre Duret-Lutz2002-06-191-3/+5
* * automake.in (process_option_list): Recognize std-options.Alexandre Duret-Lutz2002-06-171-2/+8
* 2002-06-17 Kevin Ryde <user42@zip.com.au>Alexandre Duret-Lutz2002-06-171-1/+3
* * m4/header.m4 (AM_CONFIG_HEADER): Rename to ...Alexandre Duret-Lutz2002-06-141-6/+6
* * automake.in (check_gnu_standards): In --gnu mode, acceptAlexandre Duret-Lutz2002-06-131-3/+10
* 2002-05-03 Paolo Bonzini <bonzini@gnu.org>Alexandre Duret-Lutz2002-06-131-2/+10
* * automake.in (lang_yacc_target_hook): Add rule to recover fromAlexandre Duret-Lutz2002-06-081-1/+6
* 2002-05-31 Richard Boulton <richard@tartarus.org>Alexandre Duret-Lutz2002-05-311-13/+28
* * automake.in (conditional_implies_one_of): Rename as ...Alexandre Duret-Lutz2002-05-201-5/+5
* * automake.in (conditional_true_when): Return false if $WHEN == FALSE.Alexandre Duret-Lutz2002-05-161-22/+164
* Fix for PR automake/322:Alexandre Duret-Lutz2002-05-141-6/+16
* Erase stamps from the Makefile that generates them.Alexandre Duret-Lutz2002-05-061-12/+1
* Fix for condd.test (conditional `+='):Alexandre Duret-Lutz2002-05-061-1/+79
* * automake.in (subobjname): Use the length of %subobjvarAlexandre Duret-Lutz2002-04-251-3/+2
* Fix PR automake/315:Alexandre Duret-Lutz2002-04-241-49/+62
* Use 'case' statement to work around ${1+"$@"} problem with Zsh.Paul Eggert2002-04-191-2/+2
* * automake.in (initialize_per_input): Clear %require_file_found.Alexandre Duret-Lutz2002-04-191-8/+8
* Enable traces; wipe out the old configure.in parser.Alexandre Duret-Lutz2002-04-131-463/+7
* * tests/version6.test: New file.Alexandre Duret-Lutz2002-04-131-1/+1
* * automake.in (scan_autoconf_traces) <AC_SUBST>: Ignore ANSI2KNRAlexandre Duret-Lutz2002-04-121-1/+7
* * automake.in (check_typos): Examine AM_LDFLAGS.Tom Tromey2002-03-301-5/+8
* For PR automake/312:Tom Tromey2002-03-301-5/+32
* Add support for two-dot versions.Alexandre Duret-Lutz2002-03-201-48/+73
* Fix for PR automake/295:Tom Tromey2002-03-181-2/+11
* automake.in (check_typos): Allow variables with reservedRichard Boulton2002-03-111-1/+5
* Fix for PR automake/303:Alexandre Duret-Lutz2002-03-071-2/+13
* Fix for PR automake/300:Alexandre Duret-Lutz2002-03-051-1/+2