1999-06-01 |
Alexandre Oliva | * depcomp: Support -xM for dependency generation, for... |
commit | commitdiff | tree |
1999-06-01 |
Alexandre Oliva | * depend2.am: Move $(depcomp) to the line of $(...DEPMO... |
commit | commitdiff | tree |
1999-05-31 |
Alexandre Oliva | * THANKS: Added Miles Bader. |
commit | commitdiff | tree |
1999-05-31 |
Alexandre Oliva | * m4/depend.m4 (AM_DEPENDENCIES): Add check for `makede... |
commit | commitdiff | tree |
1999-05-31 |
Alexandre Oliva | * missing: If given `--run' as first argument, try... |
commit | commitdiff | tree |
1999-05-31 |
Alexandre Oliva | a ;; was missing |
commit | commitdiff | tree |
1999-05-31 |
Alexandre Oliva | * m4/depout.m4: Instead of `find'ing Makefiles, just... |
commit | commitdiff | tree |
1999-04-27 |
Alexandre Oliva | * depcomp (gcc): Imported comments removed from depend2... |
commit | commitdiff | tree |
1999-04-26 |
Alexandre Oliva | * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Avoid... |
commit | commitdiff | tree |
1999-04-25 |
Alexandre Oliva | * m4/depend.m4 (AM_DEPENDENCIES): Test for depcc -E... |
commit | commitdiff | tree |
1999-04-25 |
Alexandre Oliva | * m4/depend.m4 (AM_DEPENDENCIES): Add a definition... |
commit | commitdiff | tree |
1999-04-25 |
Alexandre Oliva | * m4/init.m4 (AM_INIT_AUTOMAKE): Require AM_SET_DEPDIR. |
commit | commitdiff | tree |
1999-04-25 |
Alexandre Oliva | * libtool.am: Do not emit .c.lo here... |
commit | commitdiff | tree |
1999-04-25 |
Alexandre Oliva | * compile_f_c_cxx.test: Look for $(depcomp) for C and... |
commit | commitdiff | tree |
1999-04-21 |
Tom Tromey | * m4/depout.m4 (AM_OUTPUT_DEPENDENCY_COMMANDS): Correctly |
commit | commitdiff | tree |
1999-04-20 |
Tom Tromey | 1999-04-20 Lee Iverson <leei@Canada.AI.SRI.COM> |
commit | commitdiff | tree |
1999-04-12 |
Alexandre Oliva | merge from trunk |
commit | commitdiff | tree |
1999-04-12 |
Alexandre Oliva | * automake.in (cmdline_use_dependencies): Reintroduce it. |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * depcomp: New file. |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * defs: Create link or copy of depcomp. |
commit | commitdiff | tree |
1999-04-01 |
Alexandre Oliva | * depout.m4: Fix sed expression for extracting `dirpart'. |
commit | commitdiff | tree |
1999-03-29 |
Tom Tromey | * depend2.am (DEP_@FPFX@COMPILE): Use `!=' and not... |
commit | commitdiff | tree |
1999-03-29 |
Tom Tromey | * compile.am (.c.obj): Also disabled when dependency... |
commit | commitdiff | tree |
1999-03-29 |
Tom Tromey | * depend.am: Removed obsolete comment. |
commit | commitdiff | tree |
1999-03-28 |
Alexandre Oliva | DEP_@FPFX@COMPILE was defined in the middle of the... |
commit | commitdiff | tree |
1999-03-28 |
Tom Tromey | * m4/Makefile.am (dist_m4data_DATA): Renamed, and... |
commit | commitdiff | tree |
1999-03-28 |
Tom Tromey | * depend2.am (@EXT@.o): Renamed to be old-style suffix... |
commit | commitdiff | tree |
1999-03-28 |
Tom Tromey | * m4/init.m4 (AM_INIT_AUTOMAKE): Add code to config... |
commit | commitdiff | tree |
1999-03-27 |
Tom Tromey | * automake.in (saw_sources_p): Correctly count header... user-dep-gen-branchpoint |
commit | commitdiff | tree |
1999-03-27 |
Tom Tromey | * extra4.test: Allow EXTRA_DATA to be specified. |
commit | commitdiff | tree |
1999-03-27 |
Tom Tromey | * scripts.am (install-@DIR@SCRIPTS): Use NDIR when... |
commit | commitdiff | tree |
1999-03-26 |
Tom Tromey | * m4/init.m4: Fixed typo when invoking SHELL. |
commit | commitdiff | tree |
1999-03-26 |
Tom Tromey | Updated NEWS |
commit | commitdiff | tree |
1999-03-26 |
Tom Tromey | * automake.in (lang_yacc_finish): Always use `.h'... |
commit | commitdiff | tree |
1999-03-26 |
Tom Tromey | * Makefile.in: Rebuilt. |
commit | commitdiff | tree |
1999-03-26 |
Tom Tromey | * automake.in (am_install_var): Removed obsolete comment. |
commit | commitdiff | tree |
1999-03-26 |
Tom Tromey | * automake.in (handle_merge_targets): `install-strip... |
commit | commitdiff | tree |
1999-03-25 |
Tom Tromey | Comment fix |
commit | commitdiff | tree |
1999-03-25 |
Tom Tromey | * automake.in (define_compiler_variable): Don't define... |
commit | commitdiff | tree |
1999-03-25 |
Tom Tromey | 1999-03-25 Alexandre Oliva <oliva@dcc.unicamp.br> |
commit | commitdiff | tree |
1999-03-25 |
Tom Tromey | 1999-03-25 Alexandre Oliva <oliva@dcc.unicamp.br> |
commit | commitdiff | tree |
1999-03-23 |
Tom Tromey | * progs.am (install-@DIR@PROGRAMS): Use `-e' instead... |
commit | commitdiff | tree |
1999-03-23 |
Tom Tromey | * automake.in (lang_lex_finish): Rewrite `l', not... |
commit | commitdiff | tree |
1999-03-22 |
Tom Tromey | 1999-02-01 Thomas Tanner <tanner@gmx.de> |
commit | commitdiff | tree |
1999-03-22 |
Tom Tromey | * ldadd.test: Use AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL. |
commit | commitdiff | tree |
1999-03-21 |
Tom Tromey | Made `+=' more robust. Fixes pluseq6.test and pluseq7... |
commit | commitdiff | tree |
1999-03-21 |
Tom Tromey | * pluseq7.test: New file. |
commit | commitdiff | tree |
1999-03-21 |
Tom Tromey | * nodep.test: New file. |
commit | commitdiff | tree |
1999-03-21 |
Tom Tromey | * automake.in (initialize_per_input): Initialize ... |
commit | commitdiff | tree |
1999-03-21 |
Tom Tromey | * subdir3.test: New file. |
commit | commitdiff | tree |
1999-03-20 |
Tom Tromey | 1999-03-21 Jim Meyering <meyering@na-net.ornl.gov> |
commit | commitdiff | tree |
1999-03-11 |
Tom Tromey | * m4/error.m4, m4/mktime.m4, m4/obstack.m4, m4/regex.m4, |
commit | commitdiff | tree |
1999-03-11 |
Tom Tromey | From Jim Meyering: |
commit | commitdiff | tree |
1999-03-11 |
Tom Tromey | * libobj9.test: New file. |
commit | commitdiff | tree |
1999-03-11 |
Tom Tromey | * insthook.test: Don't require GNU grep. From John... |
commit | commitdiff | tree |
1999-03-11 |
Tom Tromey | From Ralf Corsepius. Fixes lex3.test. |
commit | commitdiff | tree |
1999-03-11 |
Tom Tromey | * lex3.test: New file. |
commit | commitdiff | tree |
1999-03-01 |
Tom Tromey | * ansi3.test: Use no-dependencies option to avoid... |
commit | commitdiff | tree |
1999-03-01 |
Tom Tromey | Fixes from Pavel Roskin: |
commit | commitdiff | tree |
1999-02-27 |
Tom Tromey | * automake.in (lang_extensions): New sub. |
commit | commitdiff | tree |
1999-02-27 |
Tom Tromey | * ext.test (foo_SOURCES): New file. |
commit | commitdiff | tree |
1999-02-26 |
Tom Tromey | * automake.in (finish_languages): Added AM_LDFLAGS. |
commit | commitdiff | tree |
1999-02-11 |
Tom Tromey | * aclocal.in (obsolete_macros): Copied from automake.in. |
commit | commitdiff | tree |
1999-02-11 |
Tom Tromey | * cygwin32.test: Use AC_EXEEXT, not AM_EXEEXT. |
commit | commitdiff | tree |
1999-02-11 |
Tom Tromey | * automake.in (obsolete_macros): Corrected typo in... |
commit | commitdiff | tree |
1999-02-11 |
Tom Tromey | * automake.in (obsolete_macros): Use empty string... |
commit | commitdiff | tree |
1999-02-11 |
Tom Tromey | * obsolete2.test: New file. |
commit | commitdiff | tree |
1999-02-09 |
Tom Tromey | 1999-02-07 Paul Eggert <eggert@twinsun.com> |
commit | commitdiff | tree |
1999-02-09 |
Tom Tromey | * automake.in (handle_texinfo): Added `pgs' to list of |
commit | commitdiff | tree |
1999-02-09 |
Tom Tromey | 1999-02-04 Akim Demaille <demaille@inf.enst.fr> |
commit | commitdiff | tree |
1999-02-02 |
Tom Tromey | * automake.in (handle_merge_targets): Use INSTALL_STRI... |
commit | commitdiff | tree |
1999-02-01 |
Tom Tromey | * automake.in: Handle `ypp' as C++ yacc source and... |
commit | commitdiff | tree |
1999-02-01 |
Tom Tromey | * automake.in (handle_dist_worker): Correctly find... |
commit | commitdiff | tree |
1999-02-01 |
Tom Tromey | * automake.in (finish_languages): Use "&", not "do... |
commit | commitdiff | tree |
1999-02-01 |
Tom Tromey | * installsh.test (AUTOMAKE): Use $PERL. From Pavel... |
commit | commitdiff | tree |
1999-02-01 |
Tom Tromey | * cond5.test: Sleep 15 seconds, not 5. Some people... |
commit | commitdiff | tree |
1999-01-29 |
Tom Tromey | * automake.in (handle_configure): Removed unused varia... |
commit | commitdiff | tree |
1999-01-29 |
Tom Tromey | * ansi2knr.c: New version from L. Peter Deutsch. |
commit | commitdiff | tree |
1999-01-22 |
Tom Tromey | * automake.in (require_file_internal): Correctly exami... |
commit | commitdiff | tree |
1999-01-22 |
Tom Tromey | * copy.test: New file. |
commit | commitdiff | tree |
1999-01-22 |
Tom Tromey | * m4/init.m4 (AM_INIT_AUTOMAKE): Require autoconf... |
commit | commitdiff | tree |
1999-01-22 |
Tom Tromey | Updated Makefile.in |
commit | commitdiff | tree |
1999-01-22 |
Tom Tromey | * automake.in (lang_ppf77_rewrite): New function.... |
commit | commitdiff | tree |
1999-01-22 |
Tom Tromey | * ppf77.test: New file. |
commit | commitdiff | tree |
1999-01-22 |
Tom Tromey | * automake.in (handle_configure): Use `&' before sub... |
commit | commitdiff | tree |
1999-01-15 |
Tom Tromey | * configure.in: Version 1.4a (oops). |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * configure.in: Updated version to 1.5a. |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | Updated generated files Release-1-4 branchpoint-1-5 |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * automake.in (handle_configure): Compute $header_dir... |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * confh3.test: New file. |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * confh2.test: New file. |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * confh.test: Run automake differently the second... |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * automake.in (handle_tests): Avoid error messages... |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * automake.in (handle_texinfo): Add `/' to end of... |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * mdate3.test: New file. |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * texi-vers.am ($(srcdir)/stamp-@VTI@): Find @TEXI... |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * automake.in (create): Renamed from touch. |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * config.sub, config.guess: New versions from autoconf. |
commit | commitdiff | tree |
1999-01-14 |
Tom Tromey | * mkinstalldirs: New version from autoconf. |
commit | commitdiff | tree |
1999-01-12 |
Tom Tromey | * config.sub, config.guess, COPYING, texinfo.tex:... |
commit | commitdiff | tree |
next |