platform/upstream/automake.git
1999-05-04 Tom Tromey * library.am (@LIBRARY@): Use $(@XLIBRARY@_AR).
1999-05-01 Tom Tromey * libobj2.test: Reverted previous change; it is incorrect.
1999-05-01 Tom Tromey * libobj2.test: Error if libtu.a.P is mentioned.
1999-04-30 Tom Tromey * automake.in (finish_languages): Always use `-o ...
1999-04-30 Tom Tromey * automake.in (finish_languages): Put `.' before exten...
1999-04-28 Tom Tromey * automake.in (finish_languages): Fixed scoping of...
1999-04-27 Tom Tromey * automake.in (read_main_am_file): Don't start macro...
1999-04-27 Tom Tromey * automake.in (read_am_file): Insert a backslash befor...
1999-04-27 Tom Tromey * cond9.test: New file. From Raja R Harinath.
1999-04-27 Tom Tromey * pluseq8.test: New file.
1999-04-27 Tom Tromey * automake.in (MACRO_PATTERN): Allow digits and `_...
1999-04-27 Tom Tromey * canon5.test: Updated to reflect change to MACRO_PATTERN.
1999-04-27 Tom Tromey * automake.in (handle_lib_objects_cond): Prefer `...
1999-04-27 Tom Tromey * specflags3.test: New file.
1999-04-27 Alexandre Oliva* automake.in (initialize_global_constants): Invoke...
1999-04-27 Alexandre Oliva* automake.in (initialize_global_constants): Remove...
1999-04-27 Alexandre Oliva* texinfos.am (uninstall-info): Look for info file...
1999-04-27 Alexandre Oliva* automake.in (handle_lib_objects_cond): Q doesn't...
1999-04-26 Alexandre Oliva* automake.in (check_canonical_spelling): Insert AM...
1999-04-26 Alexandre Oliva* canon5.test (bin_PROGRAMS): New file.
1999-04-26 Alexandre Oliva* automake.in (handle_lib_objects_cond): Do not use...
1999-04-24 Tom Tromey * automake.in: Treat `.zip' and `.jar' files as Java.
1999-04-24 Tom Tromey * automake.in (generate_makefile): Define `subdir...
1999-04-22 Tom Tromey * automake.in (generate_makefile): Define `subdir...
1999-04-22 Tom Tromey * automake.in (handle_texinfo): Change numbering schem...
1999-04-22 Tom Tromey * automake.texi: Don't mention AM_FUNC_MKTIME.
1999-04-20 Tom Tromey * automake.texi (Top level): Don't recommend substing...
1999-04-20 Tom Tromey1999-04-20 Brian Ford <ford@vss.fsi.com>
1999-04-20 Alexandre Oliva* automake.in (handle_lib_objects_cond): Only require...
1999-04-20 Alexandre Oliva* libobj10.test: New file.
1999-04-19 Tom Tromey * automake.in: Treat `.class' files as Java source.
1999-04-18 Alexandre Oliva* m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site...
1999-04-17 Alexandre Oliva* m4/lispdir.m4: Do not override lispdir if it's alread...
1999-04-17 Alexandre Olivabump version #
1999-04-17 Alexandre Oliva* m4/mktime.m4 (bigtime_test, main): Move alarm from
1999-04-17 Alexandre Oliva* automake.in: Create stamps for headers in appropriate
1999-04-16 Tom Tromey From Brian Ford:
1999-04-13 Tom TromeyTypo fix
1999-04-13 Tom Tromey * automake.in (handle_subdirs): Make `install-recursiv...
1999-04-12 Tom Tromey * ansi2knr.c: New version from Pavel Roskin (via ansi2...
1999-04-11 Tom Tromey * automake.in (handle_dist): Use AMTAR.
1999-04-11 Tom Tromey * automake.in (lang_sub_obj): New function.
1999-04-11 Tom Tromey * subobj2.test: New file.
1999-04-11 Tom Tromey * automake.in: Only register `asm' once.
1999-04-11 Tom Tromey Assembly code no longer included by default:
1999-04-11 Tom Tromey * automake.in (get_object_extension): Substitute ...
1999-04-11 Tom Tromey First cut at allowing objects in subdirectories:
1999-04-11 Tom Tromey * subobj.test: New file.
1999-04-11 Tom Tromey * automake.in (initialize_per_input): Initialize ...
1999-04-11 Tom Tromey * m4/gcj.m4 (AM_PROG_GCJ): Use AC_CHECK_PROGS, not...
1999-04-10 Tom Tromey Fix for confh.test:
1999-04-10 Tom Tromey * confh.test: Use `sed' to extract full definition of
1999-04-10 Tom Tromey * depend2.am (%.o): Use `$(*D)/$(*F)', not just `...
1999-04-10 Tom Tromey * defs: Ensure srcdir is always absolute.
1999-04-10 Tom Tromey * automake.in (am_install_var): Remove redundancies...
1999-04-10 Tom Tromey * Makefile.am (XFAIL_TESTS): Removed cond8.test.
1999-04-10 Tom TromeyRemoved erroneous comment
1999-04-10 Tom Tromey * automake.in (handle_single_transform_list): Handle...
1999-04-10 Tom Tromey * automake.in (initialize_global_constants): Use ...
1999-04-10 Tom Tromey * automake.in (handle_ltlibraries): Allow check_LTLIBR...
1999-04-10 Tom Tromey * automake.in (lang_yacc_finish): Added missing `&'.
1999-04-10 Alexandre Oliva* automake.in (handle_configure): Replace multiple...
1999-04-10 Alexandre Oliva* automake.in (handle_dependencies): Fix test for ...
1999-04-10 Alexandre Olivaoops, missing trailing backslash
1999-04-10 Alexandre Oliva* suffix.test: New file.
1999-04-10 Alexandre Oliva* automake.in (handle_source_transform): Add a pfx...
1999-04-10 Alexandre Oliva* Makefile.am (XFAIL_TESTS): Added cond8.test.
1999-04-10 Alexandre Oliva* cond3.test: Refer to am_targ_OBJECTS.
1999-04-10 Alexandre Oliva* remake-hdr.am: Create the stamp file before the heade...
1999-04-10 Alexandre Oliva* automake.in (lang_yacc_finish): Generate and dist...
1999-04-10 Alexandre Oliva* yacc2.test, yacc3.test: New files.
1999-04-09 Alexandre Oliva* automake.in (lang_yacc_finish): $hname must not conta...
1999-04-09 Tom Tromey * Makefile.am (EXTRA_DIST): New macro.
1999-04-09 Tom Tromey * automake.in (handle_source_transform): Handle dist...
1999-04-09 Tom Tromey * nodist.test: New file.
1999-04-09 Tom Tromey * automake.texi (Macros): Mention AM_PROG_GCJ.
1999-04-09 Tom Tromey * automake.in (lang_java_finish): Generate .lo rule...
1999-04-09 Tom Tromey * m4/gcj.m4: New file.
1999-04-09 Tom Tromey * automake.in: Register the `java' language.
1999-04-09 Tom Tromey * gcj.test: New file.
1999-04-08 Tom Tromey * cond8.test: New file.
1999-04-07 Tom Tromey * automake.in (handle_texinfo): Indentation fixes.
1999-04-07 Alexandre Oliva* backsl2.test: New file.
1999-04-07 Alexandre Oliva* automake.in (value_to_list): Skip *only* trailing...
1999-04-07 Alexandre Oliva* automake.in (value_to_list): Skip trailing backslashes.
1999-04-07 Alexandre Oliva* automake.in (handle_texinfo): Add texinfo.tex to...
1999-04-07 Alexandre Oliva* texinfo8.test: texinfo.tex is only disted by aux...
1999-04-07 Alexandre Oliva* texinfo8.test: New file.
1999-04-06 Alexandre OlivaRebuilt.
1999-04-03 Alexandre Oliva* automake.in (handle_tests): Test `dir=./' before...
1999-03-31 Tom Tromey * automake.in (quote_cond_val): Quote \n.
1999-03-31 Tom Tromey * pluseq2.test, pluseq3.test: Updated for recent ...
1999-03-31 Alexandre Oliva* Makefile.am (XFAIL_TESTS): add confh.test
1999-03-31 Alexandre Oliva* automake.in (handle_tests): support XFAIL_TEST
1999-03-30 Tom Tromey * mclean.test: Fixed typo.
1999-03-30 Tom Tromey * mclean.test: New file.
1999-03-30 Tom TromeyRebuilt aclocal.m4 and configure
1999-03-30 Alexandre Oliva* confh.test: if include/Makefile.am is created, the...
1999-03-28 Tom Tromeyfile objcdepend.m4 was initially added on branch user...
1999-03-28 Tom Tromeyfile depvars.m4 was initially added on branch user...
next