|
936e50e2
|
2001-05-07T05:41:49
|
|
inexplicable omission
|
|
bce23ab7
|
2001-05-05T22:08:48
|
|
* texinfos.am (uninstall-info-am): Debian install-info v1.8.3
prints to stderr.
(install-info-am): Likewise.
|
|
27251165
|
2001-04-27T10: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.
|
|
f42ed062
|
2001-04-11T05:44:26
|
|
2001-04-10 Robert Collins <robert.collins@itdomain.com.au>
* tests/subobj5.test: New file.
|
|
15f98c4c
|
2001-04-07T20:22:07
|
|
* depcomp (gcc3, gcc): Don't assume $? will be set in `if'
statement. Report from Larry Jones.
|
|
e1cca10d
|
2001-03-02T19:44:19
|
|
2001-03-02 Jens Krüger <jens_krueger@physik.tu-muenchen.de>
* depend2.am (?!GENERIC??LIBTOOL?%LTOBJ%): Add `%' to fix typo.
|
|
2d1fd748
|
2001-02-15T03:56:36
|
|
* automake.in (add_depend2): Only emit a given object rule once.
Fixes specflags6.test.
|
|
d9b3f8fa
|
2001-02-12T16:49:56
|
|
2001-02-12 Tom Tromey <tromey@redhat.com>
Fix for subdirbuiltsources.test:
* automake.in (initialize_per_input): [all_target] Initialize to
empty string.
(handle_merge_targets): Use all-redirect target to handle built
sources.
(do_one_merge_target): Don't generate all-redirect rule.
2001-02-11 Peter Muir <iyhi@yahoo.com>
* tests/subdirbuiltsources.test: New file.
* tests/Makefile.am (TESTS): Added new file.
|
|
b46ae388
|
2001-02-08T06:36:14
|
|
* lisp.am (install-@DIR@LISP): Removed extra space.
* header.am (install-@DIR@HEADERS): Removed extra space.
* data.am (install-@DIR@DATA): Removed extra space.
|
|
3c606e80
|
2001-02-04T03:41:45
|
|
* m4/depend.m4 (depcpp): Run tests in a subdir. Fixes report from
Bob Proulx.
|
|
182b5371
|
2001-02-03T05:56:41
|
|
* automake.texi (Java Support): Added index, @section.
|
|
1ea47381
|
2001-01-29T06:15:51
|
|
* automake.in (variable_value_as_list_worker): Handle entries in
%am_var_defs. Fixes listval.test.
|
|
1c3a6ac2
|
2001-01-21T20:46:28
|
|
2001-01-21 Alexandre Duret-Lutz <duret_g@epita.fr>
Tom Tromey <tromey@redhat.com>
* automake.in (obsolete_rx): Match whole macro names, not
substrings.
aclocal.in (obsolete_rx): Likewise.
|
|
47b23cb4
|
2001-01-13T03:42:07
|
|
Updated THANKS
|
|
d53ab406
|
2001-01-12T18:44:43
|
|
Updated THANKS
|
|
d39c6bd8
|
2000-12-23T20:11:56
|
|
From Rusty Ballinger:
* automake.in (handle_java): Don't skip `noinst' prefix.
|
|
da7e06f2
|
2000-11-18T23:58:25
|
|
* m4/depend.m4 (AM_DEPENDENCIES): Redirect `$am_depcomp' stdout to
/dev/null. From Paul Martinolich.
|
|
e9fe970b
|
2000-10-17T08:29:44
|
|
* depcomp: Altered sed clause to strip of inclusion depth
|
|
8bc6c15d
|
2000-08-26T20:28:37
|
|
* automake.in (handle_man_pages): Generate install targets for man
even if man_MANS not defined. From `danpb'. Fixes PR automake/73.
|
|
eb91e2d1
|
2000-08-26T20:20:50
|
|
* m4/depend.m4 (depcpp): Use `-o conftest.o'.
Fix for PR automake/74. From js pendry.
|
|
651739d4
|
2000-08-04T17:32:34
|
|
Idea from Nicolas Thiery:
* automake.texi (Tests): Document DEJATOOL as a list.
* dejagnu.am (RUNTESTDEFAULTFLAGS): Use $$tool, not $(DEJATOOL).
(check-DEJAGNU): Run runtest in a loop.
|
|
4dcad717
|
2000-07-28T17:11:11
|
|
* lisp.am (uninstall-@DIR@LISP): Prefix file with $(DESTDIR).
From Bruno Haible.
|
|
2b752327
|
2000-05-15T16:43:40
|
|
* missing: Add support for `help2man'.
|
|
bf49a9a9
|
2000-05-12T00:02:29
|
|
* automake.in (handle_tests): Work correctly if TESTS is empty;
print nothing if it is. From Kevin Ryde.
|
|
2cac8d15
|
2000-03-23T05:15:47
|
|
* automake.texi (Uniform): Fix definition of pkglibdir.
From thi <ttn@revel.glug.org>.
|
|
e7b41cd7
|
2000-03-19T19:46:34
|
|
* tags.am: Don't reference $$here. Report from Sven Verdoolaege.
|
|
31299c75
|
2000-01-06T16:59:00
|
|
* header-vars.am (@SET_MAKE@): Added.
* subdirs.am (@SET_MAKE@): Removed. Report from Motoyuki
Kasahara.
|
|
cdbd6cb4
|
1999-12-25T18:35:29
|
|
* suffix2.test: Create config.guess and config.sub so user doesn't
need libtoolize. From Klaus Reichl.
|
|
829fecc5
|
1999-12-19T08:46:15
|
|
* automake.in (handle_dist_worker): Scan DIST_COMMON to see if
more subdirs are defined. From Axel Belinfante. Fixes
PR automake/2.
|
|
9ae48df8
|
1999-11-21T21:35:41
|
|
Merged from user-dep-gen-branch.
|
|
83119130
|
1999-11-09T05:47:37
|
|
* automake.in (handle_dist_worker): Use `cp -R', not `cp -r'.
From Jim Meyering. Also, don't mention file name in `cp'
destination. From Olly Betts.
|
|
79b8d211
|
1999-11-08T01:29:52
|
|
Updated THANKS
|
|
e80ed4bc
|
1999-11-07T23:16:29
|
|
* automake.in (SUFFIX_RULE_PATTERN): Add `0-9' as characters
allowed in suffixes. Fixes PR 22. From Matthias Clasen.
|
|
09375a66
|
1999-10-03T23:43:35
|
|
* m4/lispdir.m4: -batch must come before -q.
* elisp-comp: Likewise.
Reported by Lars Hecking <lhecking@nmrc.ucc.ie>
* THANKS: Added Lars.
|
|
2190baea
|
1999-08-15T22:54:24
|
|
* automake.in (get_object_extension): Fixed quoting bug. Fixes
ansi4.test.
|
|
a82a657d
|
1999-07-30T18:01:07
|
|
* double.test (bin_PROGRAMS): New file.
* Makefile.am (TESTS): Added double.test.
|
|
3965c81e
|
1999-06-24T18: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.
|
|
5d3c4759
|
1999-06-20T11: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.
|
|
2c3bc8e1
|
1999-06-20T11:34:10
|
|
1999-06-18 Thomas Tanner <tanner@ffii.org>
* automake.in (handle_ltlibraries): Check for -module in LDFLAGS,
too.
|
|
bd479e3d
|
1999-06-20T10:34:26
|
|
* ylwrap: Be less strict when recognizing DOS paths. From Mark
Elbrecht.
|
|
de61cdf9
|
1999-06-06T21:54:26
|
|
* THANKS: Added Shuhei Amakawa.
|
|
03423d92
|
1999-05-27T19:54:03
|
|
* ltlibobjs.test: New file.
* Makefile.am (TESTS): Added ltlibobjs.test.
(XFAIL_TESTS): Added ltlibobjs.test.
|
|
a3cd4fa4
|
1999-05-13T20:20:50
|
|
Meta updates
|
|
991def1a
|
1999-04-27T15:42:53
|
|
* pluseq8.test: New file.
* Makefile.am (TESTS): Added pluseq8.test.
|
|
aecaf575
|
1999-04-16T14:02:20
|
|
From Brian Ford:
* progs.am (install-@DIR@PROGRAMS, uninstall-@DIR@PROGRAMS):
Invoke `sed' only once per program.
* scripts.am (install-@DIR@SCRIPTS, uninstall-@DIR@SCRIPTS):
Invoke `sed' only once per program.
|
|
2e90f85a
|
1999-03-26T15:09:38
|
|
* automake.in (handle_merge_targets): `install-strip' is a phony
target. From Michel de Ruiter.
|
|
94eea578
|
1999-03-23T13:59:40
|
|
* progs.am (install-@DIR@PROGRAMS): Use `-e' instead of multiple
sed invocations. From Elrond.
(uninstall-@DIR@PROGRAMS): Likewise.
|
|
6e7084c5
|
1999-03-11T22:32:53
|
|
* insthook.test: Don't require GNU grep. From John Pierce.
|
|
fc690f41
|
1999-03-11T22:31:07
|
|
From Ralf Corsepius. Fixes lex3.test.
* automake.in (lang_yacc_finish): Include `.' in name pushed onto
maintainer-clean list.
(lang_lex_finish): Likewise.
|
|
d92b8dc9
|
1999-03-01T21:16:33
|
|
* ansi3.test: Use no-dependencies option to avoid GNU make
requirement. From Jerome Lovy.
|
|
2536f826
|
1999-02-27T12:22:47
|
|
* automake.in (lang_extensions): New sub.
(handle_dependencies): Use it.
(cxx_extensions): Removed.
(lang_cxx_finish): Use lang_extensions.
(f77_extensions): Removed.
(lang_f77_finish): Use lang_extensions.
(objc_extensions): Removed.
(lang_ppf77_finish): Put `.' before extension. Fixes ext.test.
Report from Dave Morrison.
(lang_ratfor_finish): Likewise.
|
|
876b9036
|
1999-02-09T23:50:58
|
|
* automake.in (handle_texinfo): Added `pgs' to list of
extensions. From NISHIDA Keisuke.
|
|
b598915c
|
1999-02-01T12:03:48
|
|
* automake.in (handle_dist_worker): Correctly find find in $$d,
not $$. From Bill Davidson.
|
|
54842f07
|
1999-01-22T14:18:11
|
|
* automake.in (require_file_internal): Correctly examine return
value of `system'. From Andris Pavenis. Fixes copy.test.
* m4/init.m4 (AM_INIT_AUTOMAKE): Require autoconf 2.13.
|
|
8bf3e8e8
|
1999-01-22T13:58:04
|
|
* automake.in (lang_ppf77_rewrite): New function. From Jochen
Kuepper.
(lang_ratfor_rewrite): New function
|
|
f6dbd5be
|
1999-01-10T20: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.
|
|
35850024
|
1999-01-10T18: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.
|
|
b68e4745
|
1999-01-10T18:07:14
|
|
Added Brian Jones to THANKS
|
|
dd97b9db
|
1999-01-06T12:41:34
|
|
* depend2.am (%.o): Use \012, not \n, to avoid losing `tr's. From
Bill Currie.
(%.lo): Likewise.
|
|
52640f6d
|
1998-12-11T14:10:11
|
|
Added a person to THANKS
|
|
210b9ed9
|
1998-10-19T23:21:43
|
|
* automake.in (scan_dependency_file): Fixed test on `while' loop.
Fixes depend2.test. Report from Akim Demaille.
|
|
6106bdfa
|
1998-10-13T18: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.
|
|
0efcfbcc
|
1998-10-01T11:37:29
|
|
* m4/lispdir.m4 (AM_PATH_LISPDIR): Correctly find xemacs and
xemacs install directories. From Robert Bihlmeyer.
|
|
72c1e14a
|
1998-10-01T00:23:45
|
|
Some bug fixes, plus a complete rewrite of source file handling:
* texinfos.am (install-info-am): Handle case where INFO_DEPS is
empty. Reported by Andrew Cagney.
(uninstall-info): Likewise.
(dist-info): Likewise.
* automake.in (handle_texinfo): Error if user tries to generate
HTML.
* automake.in (do_one_clean_target): Don't push previous clean
target if this target is `mostly'. Report from Raja R Harinath.
* subdirs.am (mostlyclean-recursive ...): Build local_target, not
target. From Raja R Harinath.
Completely changed how languages and source files are handled:
* automake.in: Call register_language for each language.
(lang_c_rewrite): New function.
(lang_cxx_rewrite): Likewise.
(lang_header_rewrite): Likewise.
(lang_yacc_rewrite): Likewise.
(lang_yaccxx_rewrite): Likewise.
(lang_lex_rewrite): Likewise.
(lang_lexxx_rewrite): Likewise.
(lang_asm_rewrite): Likewise.
(lang_fortran_rewrite): Likewise.
(register_language): Likewise.
(extension_map): New global.
(language_map): Likewise.
(resolve_linker): New function.
(handle_single_transform_list): Rewrote to use lang_X_rewrite
functions. Changed meaning of first argument.
(initialize_per_input): Removed seen_any_source. Initialize
language_scratch, extension_seen. Removed cxx_extensions,
seen_c_source, dir_holds_headers, dir_holds_sources.
(handle_source_transform): Don't compute $objpat. Pass $obj
directly to handle_single_transform_list.
(handle_built_sources): Fixed call to
handle_single_transform_list.
(lang_c_finish): New function.
(lang_cxx_finish): Likewise.
(lang_header_finish): Likewise.
(lang_yacc_finish): Likewise.
(lang_yaccxx_finish): Likewise.
(lang_lex_finish): Likewise.
(lang_lexxx_finish): Likewise..
(lang_asm_finish): Likewise.
(lang_fortran_finish): Likewise.
(yacc_lex_finish_helper): Likewise.
(libtool_compiler): Likewise.
(saw_extension): New function.
(handle_lib_objects_cond): Use saw_extension, not old variables.
(handle_yacc_lex_cxx): Removed.
(finish_languages): New function.
(get_object_extension): Don't set dir_holds_sources.
(handle_headers): Don't set dir_holds_headers. Instead, call
saw_extension.
(saw_sources_p): New function.
(handle_tags): Use it.
(handle_dependencies): Likewise.
(cxx_extensions): New function.
(handle_dependencies): Use it.
(generate_makefile): Call finish_languages, not
handle_yacc_lex_cxx.
|
|
9f0dd45a
|
1998-09-28T02:03:36
|
|
`include' handling from Marcus Daniels:
* automake.in: New pattern: INCLUDE_PATTERN.
(read_am_file): Make AM_FILE a local filehandle.
For INCLUDE_PATTERN, store included paths on @include_stack and call
read_am_file with argument.
(handle_configure): When printing the dependencies for
Makefile.in, print the items on include_stack (if any) as
dependencies, too.
* automake.texi: Make a command index `cm' that goes into the
concept index. Put if, endif, else, and include in the command index.
(Include): Show usage of include directive.
|
|
1198063a
|
1998-09-16T04:23:41
|
|
A couple fixes from Per Cederqvist
|
|
d14198e4
|
1998-08-17T05:33:12
|
|
Fixed colon6.test.
Added test for strange Tab bug
|
|
d2719082
|
1998-07-18T06:37:24
|
|
Fixed cond4.test
|
|
eedb9580
|
1998-07-17T22:58:51
|
|
DESTDIR fixlet
|
|
cf40aeb7
|
1998-06-02T18:22:05
|
|
minor meta-updates
|
|
8733de30
|
1998-05-18T05:33:56
|
|
various fixlets
|
|
3bdbb9e2
|
1998-04-05T21:36:12
|
|
library dependency bug reported by proven
|
|
a8959c36
|
1998-04-04T01:02:52
|
|
ac_output fix from doug evans
|
|
d19dffd5
|
1998-04-01T04:10:39
|
|
new ansi2knr
|
|
972f0741
|
1998-03-25T22:25:26
|
|
lisp files can be built
|
|
0acd47b8
|
1998-03-23T18:09:03
|
|
updated THANKS
|
|
c4420eee
|
1998-03-08T22:45:02
|
|
AC_OUTPUT ":" syntax patch
|
|
176a0c3b
|
1998-02-13T04:59:59
|
|
doc update
|
|
71c627f2
|
1998-02-13T04:56:24
|
|
fixed whoami.test buglet
|
|
68effc17
|
1998-02-13T04:30:19
|
|
yacc cleanup
|
|
4948270c
|
1998-02-05T20:43:29
|
|
applied AC_PROG_CXXCPP patch
|
|
b5deddfd
|
1998-01-13T22:27:39
|
|
perl 4 fix for aclocal
|
|
b3b24183
|
1997-12-01T22:54:53
|
|
fixed conditional sources bug
|
|
d9193017
|
1997-10-21T17:01:38
|
|
empty subdirs bug fix
|
|
d14bbc16
|
1997-10-20T23:46:04
|
|
fortran fixlet
|
|
0d8783b5
|
1997-10-20T05:26:21
|
|
bug fix
|
|
f6d7829f
|
1997-09-25T05:44:17
|
|
stdc fix from paul eggert
|
|
8551a9bd
|
1997-09-25T04:56:27
|
|
bug fix for bsd/ultrix
|
|
49e7073d
|
1997-09-24T23:37:08
|
|
dist bug fix
|
|
51882b2e
|
1997-08-28T15:43:26
|
|
suffix rule fix
|
|
ac6bacbd
|
1997-08-27T19:04:11
|
|
texinfo handling fix
|
|
47536666
|
1997-08-05T23:36:52
|
|
fix to missing program
|
|
0ed5877f
|
1997-05-27T05:53:06
|
|
make echo silent
|
|
447031fe
|
1997-04-30T01:30:40
|
|
run clean subdirs in reverse order
|
|
1fcbf1b7
|
1997-04-28T04:56:58
|
|
nothing
|
|
1d9a0421
|
1997-04-27T23:48:14
|
|
remake bugs reported by Phil Nelson
|
|
d9a5a21d
|
1997-04-26T05:07:53
|
|
patch to missing check
|
|
216086c6
|
1997-04-25T18:42:41
|
|
include all AC_PROG_* macros
|
|
68a4dd43
|
1997-04-16T05:22:57
|
|
bug fixes
|
|
cffe5066
|
1997-04-04T02:27:35
|
|
texinfo install fix
|