1999-04-20 |
Alexandre Oliva | * automake.in (handle_lib_objects_cond): Only require... |
commit | commitdiff | tree |
1999-04-20 |
Alexandre Oliva | * libobj10.test: New file. |
commit | commitdiff | tree |
1999-04-19 |
Tom Tromey | * automake.in: Treat `.class' files as Java source. |
commit | commitdiff | tree |
1999-04-18 |
Alexandre Oliva | * m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site... |
commit | commitdiff | tree |
1999-04-17 |
Alexandre Oliva | * m4/lispdir.m4: Do not override lispdir if it's alread... |
commit | commitdiff | tree |
1999-04-17 |
Alexandre Oliva | bump version # |
commit | commitdiff | tree |
1999-04-17 |
Alexandre Oliva | * m4/mktime.m4 (bigtime_test, main): Move alarm from |
commit | commitdiff | tree |
1999-04-17 |
Alexandre Oliva | * automake.in: Create stamps for headers in appropriate |
commit | commitdiff | tree |
1999-04-16 |
Tom Tromey | From Brian Ford: |
commit | commitdiff | tree |
1999-04-13 |
Tom Tromey | Typo fix |
commit | commitdiff | tree |
1999-04-13 |
Tom Tromey | * automake.in (handle_subdirs): Make `install-recursiv... |
commit | commitdiff | tree |
1999-04-12 |
Tom Tromey | * ansi2knr.c: New version from Pavel Roskin (via ansi2... |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * automake.in (handle_dist): Use AMTAR. last-merge-into-user-dep-gen-branch |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * automake.in (lang_sub_obj): New function. |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * subobj2.test: New file. |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * automake.in: Only register `asm' once. |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | Assembly code no longer included by default: |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * automake.in (get_object_extension): Substitute ... |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | First cut at allowing objects in subdirectories: |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * subobj.test: New file. |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * automake.in (initialize_per_input): Initialize ... |
commit | commitdiff | tree |
1999-04-11 |
Tom Tromey | * m4/gcj.m4 (AM_PROG_GCJ): Use AC_CHECK_PROGS, not... |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | Fix for confh.test: |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * confh.test: Use `sed' to extract full definition of |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * depend2.am (%.o): Use `$(*D)/$(*F)', not just `... |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * defs: Ensure srcdir is always absolute. |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * automake.in (am_install_var): Remove redundancies... |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * Makefile.am (XFAIL_TESTS): Removed cond8.test. |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | Removed erroneous comment |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * automake.in (handle_single_transform_list): Handle... |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * automake.in (initialize_global_constants): Use ... |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * automake.in (initialize_global_constants): Use ... |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * automake.in (handle_ltlibraries): Allow check_LTLIBR... |
commit | commitdiff | tree |
1999-04-10 |
Tom Tromey | * automake.in (lang_yacc_finish): Added missing `&'. |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * automake.in (handle_configure): Replace multiple... |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * automake.in (handle_dependencies): Fix test for ... |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | oops, missing trailing backslash |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * suffix.test: New file. |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * automake.in (handle_source_transform): Add a pfx... |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * Makefile.am (XFAIL_TESTS): Added cond8.test. |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * cond3.test: Refer to am_targ_OBJECTS. |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * remake-hdr.am: Create the stamp file before the heade... |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * automake.in (lang_yacc_finish): Generate and dist... |
commit | commitdiff | tree |
1999-04-10 |
Alexandre Oliva | * yacc2.test, yacc3.test: New files. |
commit | commitdiff | tree |
1999-04-09 |
Alexandre Oliva | * automake.in (lang_yacc_finish): $hname must not conta... |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * Makefile.am (EXTRA_DIST): New macro. |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * automake.in (handle_source_transform): Handle dist... |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * nodist.test: New file. |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * automake.texi (Macros): Mention AM_PROG_GCJ. |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * automake.in (lang_java_finish): Generate .lo rule... |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * m4/gcj.m4: New file. |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * automake.in: Register the `java' language. |
commit | commitdiff | tree |
1999-04-09 |
Tom Tromey | * gcj.test: New file. |
commit | commitdiff | tree |
1999-04-08 |
Tom Tromey | * cond8.test: New file. |
commit | commitdiff | tree |
1999-04-07 |
Tom Tromey | * automake.in (handle_texinfo): Indentation fixes. |
commit | commitdiff | tree |
1999-04-07 |
Alexandre Oliva | * backsl2.test: New file. |
commit | commitdiff | tree |
1999-04-07 |
Alexandre Oliva | * automake.in (value_to_list): Skip *only* trailing... |
commit | commitdiff | tree |
1999-04-07 |
Alexandre Oliva | * automake.in (value_to_list): Skip trailing backslashes. |
commit | commitdiff | tree |
1999-04-07 |
Alexandre Oliva | * automake.in (handle_texinfo): Add texinfo.tex to... |
commit | commitdiff | tree |
1999-04-07 |
Alexandre Oliva | * texinfo8.test: texinfo.tex is only disted by aux... |
commit | commitdiff | tree |
1999-04-07 |
Alexandre Oliva | * texinfo8.test: New file. |
commit | commitdiff | tree |
1999-04-06 |
Alexandre Oliva | Rebuilt. |
commit | commitdiff | tree |
1999-04-03 |
Alexandre Oliva | * automake.in (handle_tests): Test `dir=./' before... |
commit | commitdiff | tree |
1999-03-31 |
Tom Tromey | * automake.in (quote_cond_val): Quote \n. |
commit | commitdiff | tree |
1999-03-31 |
Tom Tromey | * pluseq2.test, pluseq3.test: Updated for recent ... |
commit | commitdiff | tree |
1999-03-31 |
Alexandre Oliva | * Makefile.am (XFAIL_TESTS): add confh.test |
commit | commitdiff | tree |
1999-03-31 |
Alexandre Oliva | * automake.in (handle_tests): support XFAIL_TEST |
commit | commitdiff | tree |
1999-03-30 |
Tom Tromey | * mclean.test: Fixed typo. |
commit | commitdiff | tree |
1999-03-30 |
Tom Tromey | * mclean.test: New file. |
commit | commitdiff | tree |
1999-03-30 |
Tom Tromey | Rebuilt aclocal.m4 and configure |
commit | commitdiff | tree |
1999-03-30 |
Alexandre Oliva | * confh.test: if include/Makefile.am is created, the... |
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 |
next |