| Commit message (Expand) | Author | Age | Files | Lines |
* | * AUTHOR, automake.in, aclocal.in: Add Alexandre Duret-Lutz as | Akim Demaille | 2004-09-19 | 1 | -2/+4 |
* | * lib/Automake/Channels.pm (_print_message): Handle uniq_part with | Alexandre Duret-Lutz | 2004-09-10 | 1 | -2/+4 |
* | * automake.in (lang_c_rewrite): Print files and locations | Alexandre Duret-Lutz | 2004-09-10 | 1 | -8/+8 |
* | * automake.in (handle_clean): Sort rm commands output for | Alexandre Duret-Lutz | 2004-09-07 | 1 | -4/+4 |
* | * automake.in (lang_c_rewrite): Do not require AM_PROG_CC_C_O for | Alexandre Duret-Lutz | 2004-09-07 | 1 | -9/+17 |
* | * automake.in ($PATH_PATTERN): Add `+'. | Alexandre Duret-Lutz | 2004-09-07 | 1 | -1/+1 |
* | * automake.in (%am_file_cache): New hash. | Alexandre Duret-Lutz | 2004-08-08 | 1 | -13/+25 |
* | * lib/Automake/Variable.pm (%_primary_dict): New hash. | Alexandre Duret-Lutz | 2004-08-08 | 1 | -22/+18 |
* | Speed up make_paragraphs. | Alexandre Duret-Lutz | 2004-08-05 | 1 | -45/+54 |
* | * automake.in ($libtool_new_api): New variable. | Alexandre Duret-Lutz | 2004-08-05 | 1 | -3/+11 |
* | Support AC_REQUIRE_AUX_FILE, and fix requirement of AM_PROG_CC_C_O. | Alexandre Duret-Lutz | 2004-08-03 | 1 | -35/+34 |
* | * automake.in (yacc_lex_finish_helper): Fix definition of YLWRAP | Alexandre Duret-Lutz | 2004-08-03 | 1 | -16/+9 |
* | * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ... | Alexandre Duret-Lutz | 2004-08-01 | 1 | -13/+24 |
* | Disable Lex and Yacc rules whenever possible if AM_MAINTAINER_MODE | Alexandre Duret-Lutz | 2004-08-01 | 1 | -7/+20 |
* | * automake.in (generate_makefile): Update misleading comment about | Alexandre Duret-Lutz | 2004-07-28 | 1 | -2/+3 |
* | * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the mkdir_p | Alexandre Duret-Lutz | 2004-07-25 | 1 | -2/+5 |
* | * automake.in (check_directory): Quote $dir in regexp. | Alexandre Duret-Lutz | 2004-07-21 | 1 | -1/+1 |
* | * lib/am/distdir.am (distdir): Always use $(DIST_SUBDIRS) now | Alexandre Duret-Lutz | 2004-07-17 | 1 | -6/+1 |
* | * automake.in (target_hook): Accept %transform as last argument. | Alexandre Duret-Lutz | 2004-07-14 | 1 | -5/+9 |
* | For PR automake/428: | Alexandre Duret-Lutz | 2004-07-11 | 1 | -19/+35 |
* | * automake.in (scan_autoconf_traces): Trace for LT_SUPPORTED_TAG | Alexandre Duret-Lutz | 2004-05-22 | 1 | -14/+9 |
* | * automake.in (handle_libraries): Make the diagnostic about | Alexandre Duret-Lutz | 2004-05-22 | 1 | -7/+28 |
* | Check directory names for unportable names. Shaking the code | Alexandre Duret-Lutz | 2004-05-22 | 1 | -32/+49 |
* | * automake.in (handle_dist): Always define DIST_SUBDIRS, even when | Alexandre Duret-Lutz | 2004-05-15 | 1 | -43/+46 |
* | * automake.in (parse_arguments, MAIN): Give more precise | Alexandre Duret-Lutz | 2004-05-14 | 1 | -3/+12 |
* | * lib/am/libs.am (AR, ARFLAGS): Move these definition ... | Alexandre Duret-Lutz | 2004-05-14 | 1 | -0/+3 |
* | * automake.in (generate_makefile): Do not output Makefile.in on | Alexandre Duret-Lutz | 2004-05-13 | 1 | -3/+9 |
* | * automake.in (handle_source_transform): Also check for a | Alexandre Duret-Lutz | 2004-05-13 | 1 | -1/+12 |
* | * automake.in (check_typos): Clarify the diagnostic. | Alexandre Duret-Lutz | 2004-04-24 | 1 | -3/+5 |
* | For PR automake/414: | Alexandre Duret-Lutz | 2004-04-23 | 1 | -1/+5 |
* | Fix PR automake/49: | Alexandre Duret-Lutz | 2004-04-17 | 1 | -1/+7 |
* | * automake.in ($automake_needs_to_reprocess_all_files): Remove. | Alexandre Duret-Lutz | 2004-04-12 | 1 | -47/+60 |
* | * automake.in (@config_aux_path, $config_aux_dir): Rename as ... | Alexandre Duret-Lutz | 2004-04-12 | 1 | -150/+142 |
* | * aclocal.in, automake.in, configure.ac, Makefile.am, | Alexandre Duret-Lutz | 2004-04-10 | 1 | -1/+1 |
* | * automake.in (handle_lib_objects): Pass the condition of | Alexandre Duret-Lutz | 2004-04-09 | 1 | -2/+2 |
* | Better support for Fortran 9x. | Alexandre Duret-Lutz | 2004-04-02 | 1 | -2/+46 |
* | * automake.in (handle_texinfo_helper): Typos in comment. | Alexandre Duret-Lutz | 2004-03-14 | 1 | -3/+3 |
* | Fix for PR automake/285: | Alexandre Duret-Lutz | 2004-03-07 | 1 | -49/+92 |
* | * lib/Automake/Variable.pm (traverse_recursively, | Alexandre Duret-Lutz | 2004-03-07 | 1 | -4/+2 |
* | * automake.in (lang_yacc_target_hook): Use Automake::Rule::define | Alexandre Duret-Lutz | 2004-02-29 | 1 | -6/+13 |
* | Support for conditional _LISP. | Alexandre Duret-Lutz | 2004-02-01 | 1 | -1/+1 |
* | * automake.in (handle_emacs_lisp): Define $(ELCFILES) as | Alexandre Duret-Lutz | 2004-02-01 | 1 | -15/+5 |
* | * automake.in (scan_autoconf_traces): AC_LIBTOOL_TAGS can be | Alexandre Duret-Lutz | 2004-01-20 | 1 | -1/+1 |
* | * automake.in (shadow_unconditionally): New function... | Alexandre Duret-Lutz | 2004-01-10 | 1 | -15/+27 |
* | * automake.in (handle_configure): Skip AC_CONFIG_LINKS items which | Alexandre Duret-Lutz | 2004-01-08 | 1 | -0/+3 |
* | Fix for PR automake/289: | Alexandre Duret-Lutz | 2004-01-07 | 1 | -1/+1 |
* | Fix for PR automake/289: | Alexandre Duret-Lutz | 2004-01-07 | 1 | -3/+57 |
* | * automake.in (%transformed_files): New variable. | Alexandre Duret-Lutz | 2004-01-05 | 1 | -18/+18 |
* | * automake.in (scan_texinfo_file): Do not compare $outfile to '' | Alexandre Duret-Lutz | 2004-01-03 | 1 | -1/+1 |
* | * automake.in (handle_source_transform): Don't generate dist | Tom Tromey | 2004-01-02 | 1 | -2/+5 |