Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c268d32c | 2001-05-08 14:06:36 | * distdir.am (dist-all): Build all the flavors using a single distdir. | ||
| 7e00b811 | 2001-05-08 10:39:49 | * automake.in (&handle_languages): `ext-compile.am' and `depend2.am' are now equivalent for generic rules: output only the latter. * ext-compile.am: Remove. | ||
| 11e74cc7 | 2001-05-05 20:47:29 | Fix bug reported by Robert Boehne: * automake.in (output_lex_build_rule): Don't let AMDEP_TRUE be substituted. (handle_dependencies): Likewise. * Makefile.am (maintainer-check): Look for AMDEP_TRUE substitution. Correct diff now has 30 lines. Look for space after losing `undef'. | ||
| 0ffa422b | 2001-05-03 08:21:05 | Case insensitive FS choke on Automake/ vs automake. Reported by Tim Van Holder. * Automake/: Move in... * lib/: this new directory. | ||
| 27251165 | 2001-04-27 10:45:14 | * Automake/: New directory. * Automake/Struct.pm: New file, based on Perl 5.6's Class::Struct. * automake.in (Language): Use Automake::Struct. * tests/defs: Adjust to find Struct. | ||
| 62e23845 | 2001-04-09 14:56:30 | * ext-compile.am: New file. * automake.in (&finish_languages): Output it. Require a C linker if there are several registered source suffixes. (&handle_compile): No longer push the `.c', `.o', `.obj', `.lo' extensions, which are discovered in ext-compile.am. With the help from Robert Boehne. | ||
| 7522c427 | 2001-04-09 10:31:05 | * automake.in (&get_object_extension): Use ansi2knr.am. * clean-kr.am, kr-extra.am: Remove, merged into... * ansi2knr.am: this new file. | ||
| 3334f9a6 | 2001-04-09 10:06:38 | * comp-vars.am: Remove, merged into... * compile.am: here. * automake.in (&get_object_extension): Adjust. | ||
| 7aa9fca1 | 2001-04-09 10:02:40 | * remake.am: Merge into... * configure.am: ... here. * automake.in (&handle_configure): Adjust. | ||
| 610b8c5f | 2001-04-09 10:00:50 | * automake.in (&output_lex_build_rule): Output this... * lex.am: New file. | ||
| 3727a57d | 2001-04-09 09:58:57 | * automake.in (&condition_negate): New. (&variable_conditions_permutations): Use it. (&read_am_file, &file_contents): Use it on `else' clauses to support `if FALSE'. (&output_yacc_build_rule): Output this... * yacc.am: New file. | ||
| cdc5e7f5 | 2001-03-09 22:24:20 | * Makefile.am (maintainer-check): Scan all *.am files and tests for invocations of `rm' without `-f'. * tests/mclean.test: Adjusted to prevent triggering the above test. | ||
| 32dcb427 | 2001-03-06 18:24:59 | * Makefile.am (maintainer-check): Simplify `grep -v ... | grep .' into `grep -v ...'. | ||
| a939c6ff | 2001-03-05 18:47:49 | * automake.in (&handle_programs, &handle_libraries, &handle_tags) (&handle_ltlibraries, &handle_emacs_lisp, &handle_python): Adjust. (&am_install_var): Forget about `-clean'. Transform ?INSTALL?. Always output the *.am file. * data-clean.am, java-clean.am, libs-clean.am, lisp-clean.am, * ltlib-clean.am, progs-clean.am, python-clean.am, tags-clean.am: Remove, merged into the corresponding *.am file. * data.am, libs.am, ltlib.am, progs.am, python.am: Equip with ?INSTALL?. | ||
| ab63b14c | 2001-03-05 16:57:52 | * Makefile.am (amfiles): Add configure.am. Sort alphabetically. | ||
| 7858570e | 2001-03-05 14:49:43 | * automake.in (&do_one_merge_target): Remove, was only called from... (&handle_merge_targets): here for `all'. Adjust. | ||
| 768c0b53 | 2001-03-05 14:35:47 | * automake.in ($in_file_name, $am_file_name, $relative_dirs): Globals, initialized... (&initialize_per_input): here. | ||
| 8df62374 | 2001-02-28 09:51:25 | * Makefile.am (maintainer-check): `undef $/' is OK. | ||
| d12bd4da | 2001-02-26 13:59:47 | * automake.in ($am_file): Be `local', as my'd variables used in `foreach' loops are always private to the loop. | ||
| 8158c272 | 2001-02-26 12:39:13 | * Makefile.am: Add install.am. | ||
| c44ceec2 | 2001-02-25 18:15:13 | * automake.in: Mying changes. * Makefile.am (maintainer-check): Check the stability of the number of uses of `local'. | ||
| 3773f48b | 2001-02-25 04:37:52 | * Makefile.am (amfiles): Added texibuild.am. * texibuild.am: New file. * tests/Makefile.am (TESTS): Added texinfo9.test. * tests/texinfo9.test: New file. * automake.in (handle_texinfo): Keep track of suffixes used. Give error if suffix unrecognized. Removed extraneous newline. | ||
| 7a0defee | 2001-02-21 08:35:51 | * dist-vars.am: Remove, merge into... * distdir.am: this. * automake.in (dirname, basename, backname): Move at the top of the file so that prototypes are checked, Use them without `&'. (&handle_dist): Adjust. | ||
| 88e17dc5 | 2001-02-21 08:26:34 | * dist.am: Remove, merge into... * distdir.am: here. Use the neat sed snippet for banners. BTW, distcheck is phony. * automake.in (&handle_dist_worker): Remove, merge into... (&handle_dist): this. (&file_contents): Strip leading new lines. Be sure to end comments with new lines. | ||
| 26aeaaa1 | 2001-02-16 06:48:01 | * config.guess, config.sub: New versions from FSF. * Makefile.am (WGET): New macro. (FETCHFILES): New macro. (fetch): New target. | ||
| 4fe13daa | 2001-02-14 02:33:43 | * automake.in (do_one_merge_target): Always register $name and $name-am as phony. | ||
| 8de13de5 | 2001-02-09 07:06:53 | Clean up maintainer-check warnings: * Makefile.am (maintainer-check): Ignore comment lines in CDPATH check. * automake.in (handle_dist_worker): Removed redundant `my $xform'. | ||
| 491b77b4 | 2001-02-05 09:09:17 | * Makefile.am (perl4-check): Remove, we now require Perl 5. (maintainer-check): Don't be silent when you find a problem, and actually, even specify the locations. Also check that @_ is assigned to arrays. | ||
| 8f0f4563 | 2001-02-04 15:10:23 | * distdir.am (distdir): New file, extracted from... * automake.in (handle_dist_worker): here. Adjust. | ||
| f2808296 | 2001-01-29 09:41:43 | * automake.in (handle_phony): Sort. (file_contents_with_transform): Catch `.PHONY:'. (handle_tests): Instead dumping the hard coded target check-TESTS and registering its .PHONYsm, get them from... * check.am: here, new file. | ||
| a44e29eb | 2001-01-29 09:27:18 | * automake.in (handle_tags): Use &transform. (am_error, am_line_error, am_conf_error, read_am_file): Use directly arrays in strings, no need for &join. Require Perl 5. * Makefile.am (maintainer-check): Use grep -w when looking for words. | ||
| 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. | ||
| faff82ec | 1999-11-08 00:24:00 | Fix for PR automake/18: * automake.in (handle_dist): Add contents of dist.am to the output rules. * Makefile.am (amfiles): Added dist.am. * dist.am: New file. (distcheck): Added uninstall and distclean checks. | ||
| 5d3c4759 | 1999-06-20 11:52:30 | * Makefile.am (TAGS_FILES): New macro. (ETAGS_ARGS): Moved files into TAGS_FILES. (TAGS_DEPENDENCIES): Likewise. (ETAGS_ARGS): Removed. (TAGS_DEPENDENCIES): Removed duplicate definition. * tags.am (ID): Handle VPATH correctly. Use TAGS_FILES. Report from Ganesan Rajagopal. (TAGS): Likewise. | ||
| 88b59597 | 1999-04-11 13:02:43 | First cut at allowing objects in subdirectories: * m4/Makefile.am (m4data_DATA): Added minuso.m4. * Makefile.am (dist_script_DATA): Added compile. * m4/minuso.m4: New file. * automake.in (initialize_global_constants): Added compile to common_files. (seen_cc_c_o): New global. (scan_one_configure_file): Set it when AM_PROG_CC_C_O seen. (handle_options): Recognize `subdir-objects' option. (lang_c_rewrite): Added directory argument. (lang_yacc_rewrite): Likewise. (lang_yaccxx_rewrite): Likewise. (lang_lex_rewrite): Likewise. (lang_lexxx_rewrite): Likewise. (handle_single_transform_list): Pass directory to _rewrite function. Generate dependencies for dirstamp files for each .o; it is just the rules we want to create once. (lang_c_rewrite): Handle `subdir-objects' option. (lang_c_rewrite): Require `compile' program. * compile: New file. | ||
| 3fefbbcf | 1999-04-09 23:15:00 | * Makefile.am (EXTRA_DIST): New macro. * ChangeLog.1996, ChangeLog.1998: New files. | ||
| 6921e816 | 1999-03-27 00:28:05 | * scripts.am (install-@DIR@SCRIPTS): Use NDIR when appropriate. (uninstall-@DIR@SCRIPTS): Likewise. * progs.am (install-@DIR@PROGRAMS): Use NDIR when appropriate. (uninstall-@DIR@PROGRAMS): Likewise. * ltlib.am (install-@DIR@LTLIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LTLIBRARIES): Likewise. * lisp.am (install-@DIR@LISP): Use NDIR when appropriate. (uninstall-@DIR@LISP): Likewise. * libs.am (install-@DIR@LIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LIBRARIES): Likewise. * java.am (install-@DIR@JAVA): Use NDIR when appropriate. (uninstall-@DIR@JAVA): Likewise. * header.am (install-@DIR@HEADERS): Use NDIR when appropriate. (uninstall-@DIR@HEADERS): Likewise. * data.am (install-@DIR@DATA): Use NDIR when appropriate. (uninstall-@DIR@DATA): Likewise. * Makefile.in: Rebuilt. * Makefile.am (dist_pkgdata_DATA): Renamed. (EXTRA_DIST): Removed. (install-data-hook): Added POST_INSTALL; print commands as they are run; respect DESTDIR. * dist-vars.am (DISTFILES): Removed $(HEADERS). * automake.in (am_install_var): Accept `-candist' and `-defaultdist' options. Handle `dist_' and `nodist_' prefixes. (am_primary_prefixes): Added can_dist argument. Recognize `dist_' and `nodist_' prefixes. (handle_scripts): Pass -candist to am_install_var. (handle_data): Pass -defaultdist to am_install_var. (handle_headers): Likewise. (handle_emacs_lisp): Pass -candist to am_install_var. (handle_java): Pass -candist to am_install_var. | ||
| 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. | ||
| 5f6de8b6 | 1999-01-14 20:27:44 | * automake.in (handle_texinfo): Add `/' to end of $conf_dir. * Makefile.am (AUTOMAKE_OPTIONS): Added `1.4'. | ||
| 37139c92 | 1999-01-10 21:32:23 | * Makefile.am (scriptdir): New macro. (script_DATA): Likewise. (install-data-hook): Use them. (EXTRA_DIST): Added script_DATA. (installcheck-local): Use script_DATA. | ||
| 69798b3b | 1999-01-10 21:19:25 | Fixed minor dist bug | ||
| 35850024 | 1999-01-10 18:37:08 | * aclocal.in (write_aclocal): Updated copyright. (parse_arguments): Likewise. * automake.in (parse_arguments): Updated copyright. (initialize_global_constants): Likewise. * Makefile.am (pkgdata_DATA): Renamed from pkgdata_SCRIPTS. (install-data-hook): New hook. Report from Petter Reinholdtsen. | ||
| 239620cc | 1998-12-02 12:16:32 | * Makefile.am (cvs-dist): Run `cvs tag' operation in srcdir. | ||
| b5a0bd5c | 1998-10-28 00:47:35 | * Makefile.am (maintainer-check): Changed code to be acceptable to bash 2.01.1. * automake.in (do_one_clean_target): Special-case config.status. Report from Jeff Garzik. | ||
| b66bff56 | 1998-10-16 10:21:40 | * Makefile.am (SUBDIRS): Added `.' again. | ||
| c5211595 | 1998-10-16 10:16:25 | Updated manual to refect noinst_LTLIBRARIES. Remembered to save buffer with last Makefile.am change. | ||
| 8ca52217 | 1998-10-16 10:09:33 | * Makefile.am (EXTRA_DIST): Removed automake.spec.in. From Matthew D. Langston. (info_TEXINFOS): Removed am-f77.texi. * automake.in (handle_ltlibraries): Allow `noinst' LTLIBRARIES. These are libtool convenience libraries. | ||
| 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. | ||
| 86552783 | 1998-10-11 13:07:31 | Preliminary (completely untested) multilib support. * automake.texi (Macros): Document AM_ENABLE_MULTILIB. * m4/Makefile.am (m4data_DATA): Added multi.m4. * Makefile.am (amfiles): Added multilib.am. * automake.in (seen_multilib): New global. (scan_one_configure_file): Recognize AM_ENABLE_MULTILIB. (generate_makefile): Call handle_multilib. (handle_multilib): New function. * multilib.am: New file. * m4/multi.m4: New file. | ||
| 3185f495 | 1998-10-03 11:19:12 | * automake.in (handle_configure): Handle case where there is no Makefile in the config header directory. Fixes test config.test. | ||
| 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. | ||
| 41b60e1c | 1998-07-16 22:26:53 | CONFIG_STATUS_DEPENDENCIES addition from Ian | ||
| 44cfa063 | 1998-03-19 00:30:17 | initial java support | ||
| daca6bcd | 1998-02-24 19:37:24 | reimplemented man pages | ||
| 3843d642 | 1998-02-13 07:38:26 | Makefile fixlet | ||
| 8551a9bd | 1997-09-25 04:56:27 | bug fix for bsd/ultrix | ||
| eedbb8af | 1997-08-05 23:51:45 | use correct form of split | ||
| 18ae63c0 | 1997-05-29 06:06:04 | ansi2knr fix from Gord | ||
| 3ab3d63e | 1997-04-29 16:16:52 | nit from Franc,ois | ||
| dbdb2711 | 1997-04-28 00:22:07 | got rid of interlock | ||
| 92384b94 | 1997-04-27 17:45:14 | no accidental config subs in automake | ||
| fc24edde | 1997-04-25 18:45:20 | nothing | ||
| be107a4e | 1997-04-25 18:31:57 | config header patch from Ian | ||
| c4b9c3bf | 1997-03-28 00:52:18 | silence stamp-creation rules | ||
| 346c7ccd | 1997-03-19 04:58:56 | applied missing patches from Francois, verbatim | ||
| 128c3d73 | 1997-03-19 04:38:45 | libtool patches from Gord | ||
| c63f993c | 1997-03-07 00:24:07 | minor changes | ||
| 0df76f10 | 1996-12-06 03:31:22 | bug fixes for : mode support | ||
| 20b84930 | 1996-12-04 18:04:51 | Perl 4 fixes | ||
| 4d712526 | 1996-12-03 17:48:56 | bug fix | ||
| 2f97b80c | 1996-11-22 06:58:20 | Merged in Gord's libtool patches | ||
| 6dd56d0c | 1996-11-18 21:36:28 | Removed old macro | ||
| b736f0ee | 1996-11-16 01:07:37 | Beginnings of new libtool support | ||
| cbf3dc2e | 1996-11-07 22:47:12 | Initial draft of --cygnus mode. Bug fixes for config.h in subdir | ||
| c19b5620 | 1996-10-06 03:55:55 | Many bug fixes | ||
| ed83ce6a | 1996-09-18 05:47:27 | Don't distribute BUILT_SOURCES or DATA | ||
| 082fd860 | 1996-09-09 01:10:10 | tweaks | ||
| 9d7b7438 | 1996-09-09 00:57:45 | Added distcheck-hook | ||
| 928556ab | 1996-09-08 15:05:57 | TAGS fixup | ||
| 18518e21 | 1996-08-24 16:20:57 | m4 fixes | ||
| 0f51c5ec | 1996-08-11 18:13:36 | Remove generated files at clean time | ||
| bcb69714 | 1996-08-11 16:01:03 | Fixed up interlock. Better C++ support. | ||
| c98183d6 | 1996-08-11 07:42:38 | Better C++, yacc, lex support | ||
| 293f0a04 | 1996-08-10 23:15:36 | ansi2knr rework. strtod fix. aclocal fixes | ||
| ae0c9a76 | 1996-08-05 22:45:55 | Better aclocal/AM_ support | ||
| b2758af4 | 1996-08-05 06:05:00 | Even more bug fixes | ||
| 52aa7739 | 1996-07-28 17:54:08 | Include aclocal | ||
| 3a9501f1 | 1996-06-21 16:48:32 | Various fixups | ||
| b4e30969 | 1996-06-02 22:00:38 | Added Emacs Lisp handling | ||
| 2ed82e7f | 1996-05-25 16:38:12 | Added support for DejaGNU | ||
| 7730153f | 1996-05-17 15:18:19 | Tags fixups | ||
| 564bf722 | 1996-03-29 06:20:18 | Preliminary libtool support | ||
| 6c85246d | 1996-03-28 18:41:20 | Find mdate-sh and mkinstalldirs in AC_CONFIG_AUX_DIR | ||
| a6f31e32 | 1996-03-26 21:43:07 | Random bug fixes | ||
| c9ede824 | 1996-03-16 01:40:57 | Fixed bug reported by Gord | ||
| 43c7da22 | 1996-02-28 19:10:06 | Bug fixes, test feature | ||
| 821ce280 | 1996-02-27 05:55:13 | Bug fixes. Rewrote docs | ||
| a702a566 | 1996-02-19 17:42:28 | Bug fixes |