Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7d55ecd3 | 2000-04-05 20:55:48 | * automake.in (require_file_internal): Pass --copy to libtoolize if automake was run with `--copy'. | ||
| af18dda2 | 2000-03-19 21:54:13 | Fix for PR automake/45: * automake.texi (configure): Mention requirement to run AM_INIT_AUTOMAKE. (Requirements): Removed most text. * automake.in (seen_init_automake): New global. (scan_configure): Error if AM_INIT_AUTOMAKE not seen. (scan_one_configure_file): Don't support AM_INIT_GUILE_MODULE. Set seen_init_automake if needed. | ||
| e13f3ed4 | 1999-12-14 04:10:36 | * depend2.am: Removed erroneous comment. * automake.texi (Program variables): Document nostdinc. (Options): Likewise. * automake.in (get_object_extension): Respect nostdinc option. (handle_options): Recognize nostdinc. * comp-vars.am (DEFS): Use @DEFAULT_INCLUDES@ as sole substitution. * automake.in (read_am_file): Allow conditional includes. Fixes test condincl.test. | ||
| ebdbd5b3 | 1999-11-22 19:22:02 | Jumbo patch: First cut at Python support (untested). A few miscellaneous bug fixes. | ||
| 9ae48df8 | 1999-11-21 21:35:41 | Merged from user-dep-gen-branch. | ||
| 6a60072d | 1999-11-13 00:15:58 | * Makefile.am (path-check): Make sure distdir is writeable before removing it. * automake.in (handle_texinfo): Added `cm' and `ov' extensions. (handle_dist_worker): Make sure distdir is writeable before removing it. (initialize_global_constants [$dist_trailer]): Make sure distdir is writeable before removing it. * dist.am (distcheck): Make the new source tree read-only before compiling. Idea from Karl Berry. | ||
| 3965c81e | 1999-06-24 18:18:34 | 1999-06-25 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp> * configure.in (ACLOCAL): Do not prepend the variable SRCDIR to m4. (AUTOMAKE): Set --amdir to current directory. | ||
| 7f63e083 | 1999-04-26 23:20:47 | * automake.in (check_canonical_spelling): Insert AM before names starting with non-letters. * automake.texi: Document it. | ||
| 9b560304 | 1999-04-22 21:50:53 | * automake.texi: Don't mention AM_FUNC_MKTIME. * aclocal.in (obsolete_macros): Mention AM_FUNC_MKTIME. * automake.in (scan_one_configure_file): Recognize AC_FUNC_MKTIME, not AM_FUNC_MKTIME. (obsolete_macros): Mention AM_FUNC_MKTIME. * m4/Makefile.am (m4data_DATA): Removed mktime.m4. * m4/mktime.m4: Removed. | ||
| 87281ba3 | 1999-04-19 12:22:21 | * automake.in: Treat `.class' files as Java source. (lang_java_finish): Handle `.class' files. | ||
| a4d219cd | 1999-04-09 22:27:13 | * automake.texi (Macros): Mention AM_PROG_GCJ. (Java Support): New node. (Dist): Documented dist_ and nodist_ prefixes. * m4/gcj.m4 (AM_PROG_GCJ): Renamed from AC_PROG_GCJ. | ||
| a78b324c | 1999-03-31 13:54:15 | * automake.in (quote_cond_val): Quote \n. (unquote_cond_val): Unquote \n. (read_am_file): If line ends with `\', preserve it and add a newline. (read_main_am_file): In conditional case, put conditional text at beginning of each generated line. | ||
| af49c4fe | 1999-03-26 22:34:03 | * Makefile.in: Rebuilt. * Makefile.am: Updated to reflect removal of TAR subst. * automake.texi (Options): Document dist-bzip2. * automake.in (TAR): Removed global. (initialize_global_constants): Changed `dist' to use pipe with gzip; work with non-GNU tar. (handle_dist): Handle non-GNU tar. Don't define TAR. (initialize_global_constants): Added `dist-bzip2' entry. (handle_options): Recognize dist-bzip2 option. (handle_dist): Likewise. * configure: Rebuilt. * configure.in: Don't check for tar. * m4/init.m4 (AM_INIT_AUTOMAKE): Check for `tar'. Substitute AMTARFLAGS. | ||
| a85ba428 | 1999-03-26 21:57:32 | * automake.in (am_install_var): Removed obsolete comment. * texinfos.am (uninstall-info): Don't print loop but instead print commands. Simplified pre-uninstall loop. * scripts.am (uninstall-@DIR@SCRIPTS): Don't print loop but instead print commands. * progs.am (uninstall-@DIR@PROGRAMS): Don't print loop but instead print commands. * ltlib.am (uninstall-@DIR@LTLIBRARIES): Don't print loop but instead print commands. * lisp.am (install-@DIR@LISP): Strip subdir from file name. (uninstall-@DIR@LISP): Likewise. Also, don't print loop but instead print commands. * libs.am (uninstall-@DIR@LIBRARIES): Don't print loop but instead print commands. * java.am (uninstall-@DIR@JAVA): Don't print loop but instead print commands. * header.am (install-@DIR@HEADERS): Strip subdir from file name. (uninstall-@DIR@HEADERS): Likewise. Also, don't print loop but instead print commands. * data.am (install-@DIR@DATA): Strip subdir from file name. (uninstall-@DIR@DATA): Likewise. Also, don't print loop but instead print commands. | ||
| afa8bf3c | 1999-03-22 11:49:49 | 1999-02-01 Thomas Tanner <tanner@gmx.de> * automake.in: accept both A(C|M)_PROG_LIBTOOL, print a warning when AM_PROG_LIBTOOL was found * automake.texi: renamed AM_PROG_LIBTOOL to AC_PROG_LIBTOOL | ||
| 8bf3e8e8 | 1999-01-22 13:58:04 | * automake.in (lang_ppf77_rewrite): New function. From Jochen Kuepper. (lang_ratfor_rewrite): New function | ||
| 645f982c | 1999-01-15 09:43:48 | * configure.in: Version 1.4a (oops). | ||
| 47aeeb94 | 1999-01-14 23:16:03 | * configure.in: Updated version to 1.5a. | ||
| dd6c734c | 1999-01-10 21:01:06 | 1999-01-10 Tom Tromey <tromey@cygnus.com> * automake.in (objc_extensions): New sub. (handle_dependencies): Only generate dependency-tracking code for ObjC when ObjC source seen. 1998-12-22 Marcus G. Daniels <mgd@chama.santafe.edu> * automake.in (handle_dependencies): Transform EXT & PFX in Objective C case. 1998-12-11 Marcus G. Daniels <mgd@chama.santafe.edu> * automake.in: Register Objective C language. (finish_languages): Consider Objective C to be non_c. (lang_objc_rewrite, lang_objc_finish): New functions. (resolve_linker): Recognize OBJCLINK before LINK. | ||
| f6dbd5be | 1999-01-10 20:39:29 | * automake.in (handle_texinfo): Set $conf_pat correctly when config_aux_dir not used. (handle_texinfo): Run maintainer-clean-aminfo rules in srcdir. From Erez Zadok. * texi-vers.am (maintainer-clean-@VTI@): Prefix file names with $(srcdir). From Erez Zadok. ($(srcdir)/stamp-@VTI@): Don't run mdate-sh from srcdir. | ||
| d0e49df5 | 1999-01-06 13:01:38 | Fri Dec 11 10:20:42 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU> * compile_f_c_cxx.test: Change to use F77 and F77LINK instead of FC and FLINK, respectively. * flibs.test: same * fnoc.test: same * fo.test: same * fonly.test: same * link_f_c.test: same * link_f_c_cxx.test: same * link_f_cxx.test: same * link_f_only.test: same Fri Dec 11 10:23:17 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU> * automake.in, automake.texi: Change all of the Fortran 77 code to use the new `F77' prefix instead of the older `FC' prefix. Specifically this changed FC, FCOMPILE, LTFCOMPILE, FLINK and FLD to F77, F77COMPILE, LTF77COMPILE, F77LINK and F77LD, respectively. | ||
| 2f5c5e73 | 1998-12-02 13:15:20 | * configure.in: Upped version to 1.3e (1.3d was just released). | ||
| 403a3cef | 1998-12-02 12:47:00 | * configure.in: Upped version to 1.3d. | ||
| a055924b | 1998-12-01 15:35:12 | minor TODO updates | ||
| 16f62e56 | 1998-11-27 21:24:48 | * automake.texi: Formatting changes for latest texinfo. * automake.in (handle_java): Removed debugging print. | ||
| a6c80a1e | 1998-11-10 09:51:35 | Doc improvement from Akim Demaille. | ||
| 4825b9fe | 1998-10-30 14:15:04 | 1998-10-29 Gary V. Vaughan <gvaughan@oranda.demon.co.uk> * automake.in (parse_arguments): Fixed type of -c for copying 1998-10-30 Tom Tromey <tromey@cygnus.com> * automake.texi (Install): Documented DESTDIR more fully. From Jeff Garzik. | ||
| c5211595 | 1998-10-16 10:16:25 | Updated manual to refect noinst_LTLIBRARIES. Remembered to save buffer with last Makefile.am change. | ||
| 6106bdfa | 1998-10-13 18:57:21 | F77 additions from Matthew D Langston * m4/f77.m4: New file. * m4/Makefile.am (m4data_DATA): Added f77.m4. * automake.in (resolve_linker): Put the Fortran 77 linker where it needs to be. * automake.in (lang_f77_finish): Add support for Fortran 77. * automake.in (f77_extensions): New helper function for function `lang_f77_finish'. * automake.in (lang_f77_rewrite): Change to return success. * automake.in (scan_one_configure_file): Add test for the Fortran 77 compiler. * automake.in (finish_languages): Changed tests for "C++ only" to "C++ and/or Fortran 77 only", and renamed `all_cxx' to `non_c'. * automake.in: Registered the ppf77 language (`.F' extension) for preprocessed Fortran 77. * automake.in: Registered the ratfor language (`.r' extension). * automake.in: Registered Fortran 77 header files with the "header language" (`.inc' extension). * automake.texi: Added several new index entries. * automake.texi: - Add `@ovindex' (output variable index). - Merge `@defmac' (Autoconf macros) and `@ovindex' to the General Index. * automake.texi (Macros): - Changed the `@table @code' list of macros to `@defmac'. - Add `AC_PROG_FC' and `MDL_F77_LIBRARY_LDFLAGS' to the list. * automake.texi (C++): Change `@table' to `@vtable'. * automake.texi (Fortran 77): Add Fortran 77 documentation. | ||
| dee4d56f | 1998-10-03 18:26:55 | * automake.in (handle_aclocal_m4): Use new MAINTAINER_MODE conditional. (handle_configure): Likewise. (read_am_file): Likewise. (file_contents_with_transform): Likewise. (scan_one_configure_file): Recognize that AM_MAINTAINER_MODE defines a conditional. * automake.texi (Optional): Document new AM_MAINTAINER_MODE. * texi-vers.am ($(srcdir)/@VTEXI@): Look at MAINTAINER_MODE conditional. (maintainer-clean-@VTI@): Likewise. * remake.am ($(srcdir)/configure): Look at MAINTAINER_MODE conditional. * remake-hdr.am ($(srcdir)/@CONFIG_HEADER_IN@): Look at MAINTAINER_MODE conditional. * m4/maintainer.m4 (AM_MAINTAINER_MODE): Defined MAINTAINER_MODE conditional. | ||
| 0ac22bb6 | 1998-09-28 01:51:16 | `.' in SUBDIRS changes order of builds: * Makefile.am (SUBDIRS): Added `.'. Put tests last. * tags.am (TAGS): Don't look for TAGS file in `.'. * automake.texi (Top level): Document SUBDIRS change. * automake.in (handle_installdirs): Create separate installdirs-am target. (handle_merge_targets): Don't put all-am onto @all. Fixed error message. Correctly handle install-info. Give error if install-info-local inappropriately defined. Don't special-case install-data, install-exec, install, uninstall, or all. (handle_subdirs): Don't push `-recursive' target names onto corresponding lists. (do_one_merge_target): Always define `-am' form of rule, and point ordinary form to `-am' or `-recursive' as appropriate. Special-case `all'. (do_check_merge_target): Generate check-am target. (handle_dist_worker): Use target_defined. (handle_dist): Likewise. (handle_merge_targets): Likewise. (do_one_merge_target): Likewise. (do_check_merge_target): Likewise. (do_one_clean_target): Likewise. (initialize_per_input): Initialize $all_target. (do_one_clean_target): Always generate -am form of rule; other changes for new SUBDIRS change. (handle_clean): Always generate clean-am form of rule. (handle_tags): Only build subdir if not `.'. (handle_dist_worker): Skip `.' directory. * subdirs.am: Allow `.' to be specified in SUBDIRS. | ||
| 174373e9 | 1998-09-27 23:02:12 | * automake.texi (Dist): Document EXTRA_DIST change. * automake.in (handle_dist_worker): Allow subdirs in EXTRA_DIST. | ||
| df2d56e0 | 1998-09-26 19:16:56 | Upped version number in configure.in | ||
| af650dd5 | 1998-08-12 20:17:43 | upped to 1.3b | ||
| 99850ce5 | 1998-08-11 19:30:48 | Changed bug-reporting address. More minor fixes from Markus Oberhumer | ||
| b5b61792 | 1998-07-17 17:22:43 | AM_MAKEFLAGS patch from Ian | ||
| 41b60e1c | 1998-07-16 22:26:53 | CONFIG_STATUS_DEPENDENCIES addition from Ian | ||
| 42edeab6 | 1998-04-05 22:50:32 | upped to version 1.3 | ||
| 999a757a | 1998-04-03 20:12:53 | install fix for egcs | ||
| ca334299 | 1998-03-31 08:20:44 | doc update | ||
| c172f1e8 | 1998-03-23 18:31:18 | upped to 1.2h | ||
| 9fd4b88c | 1998-03-23 16:14:25 | added --print-ac-dir to aclocal | ||
| 5b709c5b | 1998-03-20 20:13:07 | updated docs for DESTDIR | ||
| 4816911e | 1998-03-19 07:51:31 | upped to 1.2g for Per | ||
| 44cfa063 | 1998-03-19 00:30:17 | initial java support | ||
| b219e3bc | 1998-02-24 20:39:48 | upped version to 1.2f | ||
| 46d1e88d | 1998-02-13 07:31:03 | upped to 1.2e | ||
| 176a0c3b | 1998-02-13 04:59:59 | doc update | ||
| 1ad64040 | 1997-11-26 21:48:09 | upped to 1.2d | ||
| d841c08b | 1997-10-25 21:34:25 | nothing | ||
| ede25777 | 1997-10-25 06:06:45 | new test | ||
| 0d8783b5 | 1997-10-20 05:26:21 | bug fix | ||
| 92e7f9f8 | 1997-09-29 19:26:23 | fixed 'make dist' | ||
| 14f2a84e | 1997-09-28 21:51:54 | doc update from akim | ||
| 3cd0636b | 1997-09-25 05:55:06 | released 1.2b | ||
| 5cba59db | 1997-09-24 22:11:59 | dependencies fix | ||
| d699e713 | 1997-08-28 15:52:35 | upped version number | ||
| 3dbba1af | 1997-08-06 16:52:46 | doc fixlet | ||
| 69fc9e63 | 1997-08-05 23:10:54 | maintainer-clean patch for info | ||
| 6a517d6f | 1997-06-23 02:15:22 | version 1.2 | ||
| c31d75b5 | 1997-06-23 01:24:16 | BUILT_SOURCES cleanup | ||
| 2b8aaa16 | 1997-06-04 04:16:09 | doc update | ||
| 7434bb5f | 1997-06-01 19:54:31 | various bug fixes | ||
| 27ccbf24 | 1997-05-27 05:44:25 | put -i on command line when rebuilding | ||
| 61d75925 | 1997-05-27 05:02:22 | upped to 1.1q | ||
| dbf75997 | 1997-05-01 01:18:21 | some patches from ian put var index into final index put CFLAGS into LINK | ||
| d374963e | 1997-04-30 01:59:37 | now 1.1p | ||
| 94352188 | 1997-04-28 07:15:34 | doc update | ||
| 52a7eb6b | 1997-04-28 03:31:07 | nothing | ||
| 728305d7 | 1997-04-27 17:46:53 | doc fix | ||
| a28f027d | 1997-04-27 16:56:34 | doc fixes | ||
| 4a81b0a3 | 1997-04-16 06:42:29 | typo in earlier fix. texinfo fix | ||
| 939ff93f | 1997-04-10 07:42:50 | doc fixes | ||
| 121c5a1b | 1997-04-07 23:45:35 | version check fix | ||
| 6f1d9645 | 1997-04-04 02:21:13 | ltlibrary fix | ||
| 0877cdef | 1997-03-28 00:45:18 | added 3rd arg to init function | ||
| af5eda70 | 1997-03-26 06:26:30 | doc fix from Gord | ||
| 9c11ddf6 | 1997-03-24 20:48:14 | fixed bug in sanity check | ||
| bbe861b9 | 1997-03-22 06:44:05 | nothing | ||
| 9c2ae2af | 1997-03-20 23:51:34 | cygwin32 support | ||
| f8b80147 | 1997-03-19 07:24:15 | fixlets; doc updates | ||
| 220aadb9 | 1997-03-19 00:21:30 | fixlets | ||
| 9af84fb6 | 1997-02-28 16:24:39 | fixed bug-reporting address | ||
| 07a5a37e | 1997-02-28 16:23:23 | fixlet | ||
| fdf4f35e | 1997-02-25 03:40:20 | bug fix | ||
| 7279b801 | 1997-02-23 19:42:25 | now 1.1m | ||
| a6655646 | 1997-02-23 19:41:20 | allow texinfo files w/o .info extension | ||
| 36612ff6 | 1997-02-22 22:30:16 | macro fixes | ||
| ff18cb6b | 1997-02-21 23:57:17 | nothing | ||
| 1b10e923 | 1997-02-21 07:50:43 | many fixes | ||
| 87431841 | 1997-01-08 01:58:42 | added -I option to aclocal | ||
| cd38c424 | 1996-12-09 01:15:16 | exec directoriess are installed by install-exec | ||
| 1895feea | 1996-12-07 21:41:41 | fixed remake2.test | ||
| 4a43b883 | 1996-12-05 09:56:18 | use AM_GNU_GETTEXT now | ||
| 7ae775a8 | 1996-12-04 08:21:14 | removed --strictness | ||
| 1f62a0eb | 1996-12-04 07:48:44 | allow -local clean rules | ||
| 4d712526 | 1996-12-03 17:48:56 | bug fix | ||
| 5ad5323e | 1996-12-02 20:52:12 | bug fix and version increment | ||
| f854b32d | 1996-12-01 20:35:52 | More fixes | ||
| f0385a72 | 1996-11-22 06:59:13 | Added missing files, rebuilt makefile |