kc3-lang/automake

Branch :


Log

Author Commit Date CI Message
ccbedc02 1995-11-22 03:28:09 Removed unnecessary comment
9da31a9f 1995-11-22 03:26:14 Removed unnecessary workarounds
b3d56b1e 1995-11-22 03:25:23 Don't include programs.am if PROGRAMS empty
21e440ab 1995-11-22 03:23:26 (INSTALL_SCRIPT): Typo
b0bba75d 1995-11-22 03:22:14 Don't include .SUFFIXES
18729010 1995-11-22 03:21:41 Handle .SUFFIXES here.
adf00087 1995-11-22 03:18:03 Use fp_PROG_INSTALL
c971f27c 1995-11-22 03:17:10 Changes for autoconf 2.5. Now includes INSTALL_SCRIPTS.
6608ef57 1995-11-22 03:10:04 more
1c6667a1 1995-11-22 03:08:09 (install-info): Bug fix
eab674a4 1995-11-22 02:53:34 Include scripts.am or libscripts.am in output if appropriate
c8c5b62e 1995-11-22 00:26:03 (install-programs, uninstall-programs): Don't install SCRIPTS
7b81d577 1995-11-22 00:25:15 (am_DATA): Include scripts.am
0d3b9eeb 1995-11-22 00:24:48 Initial revision
0c8a0585 1995-11-21 09:11:38 Cleaned up how "prog_SOURCES" variable is found in input. Ditto prog_OBJECTS. Put static sed scripts into separate, installed files.
2e447864 1995-11-21 09:07:38 (am_DATA): Include hack-make.sed and nl-remove.sed
8458c306 1995-11-21 09:05:34 Initial revision
86ec0d7b 1995-11-21 09:02:46 more
cb16ca2a 1995-11-21 09:00:26 removed some
40b93852 1995-11-21 08:55:56 more
c4a612ed 1995-11-21 08:53:47 (install-info): Rewrote
4b3a0be3 1995-11-21 08:53:37 more
35be9f1c 1995-11-21 08:26:41 more docs
2100c3e0 1995-11-21 07:55:55 (all-recursive): Put with other -recursive rules
2eebf921 1995-11-21 07:33:35 Version 0.20
dba7c90f 1995-11-21 07:32:34 Another bug fix
4f806cf6 1995-11-21 07:32:06 Bug fix when looking for texinfo.tex
c049ba7c 1995-11-21 07:19:29 Initial revision
a33b9020 1995-11-21 06:23:47 more
4e9b7f24 1995-11-21 06:23:37 If TEXINFOS defined but texinfo.tex does not exist, give warning.
e9bfbcbc 1995-11-21 05:56:46 (all): Renamed from _all. Now uses all-recursive (all-recursive): Don't fail immediately if -k specified.
885b23c7 1995-11-20 22:48:03 (_all): New target. Now use Jim Meyering's formulation of AIX workaround. (install-exec, install-data): New targets
6cb9c627 1995-11-18 19:07:30 (Makefile.in): automake "Makefile", not "Makefile.am"
d6cc9ff0 1995-11-18 19:05:58 Use @datadir@
289352b7 1995-11-18 19:01:34 Added @configure_input@ line
c4ee58ef 1995-11-17 23:32:43 *** empty log message ***
f3d05978 1995-11-17 23:32:22 *** empty log message ***
3505b90a 1995-11-17 22:26:24 More
0276a954 1995-11-17 22:25:38 "--help" option now prints auto-recognized file names. Allow AM_ overriding of more variables.
3aaef34c 1995-11-17 21:20:40 (install-info): Don't cd to srcdir to avoid breaking install-sh Other bug fixes
cc299c21 1995-11-17 08:55:52 *** empty log message ***
846b9cd3 1995-11-17 08:16:54 more ideas
35f79103 1995-11-17 08:15:05 Handle automake.texi
5a6548a1 1995-11-17 08:14:12 *** empty log message ***
29954d07 1995-11-17 08:12:28 Initial revision
489fc39a 1995-11-16 18:43:43 (all): Separated out due to AIX 3.2.5 bug.
df36f434 1995-11-16 18:34:20 (TAGS): bug fix
3dc2a1f4 1995-11-16 18:33:25 Use am_dir, not AM_DIR. Use version, not VERSION. Bug fix in TAGS code.
f06d1acb 1995-11-16 18:32:54 more
b953a2ac 1995-11-16 18:28:43 (am_DATA): Include tags.am and tags-subd.am
a1862a48 1995-11-16 18:28:16 TAGS target now in tags.am
9a5d8600 1995-11-16 18:27:53 TAGS and ID targets now in tags-subd.am
ac77e561 1995-11-16 18:27:10 Initial revision
ed52f8a2 1995-11-16 18:27:01 Cleaned up AM_PROGRAM code. Handle TAGS target better
dd0d75a1 1995-11-16 18:24:36 more docs
bc2e8b73 1995-11-16 17:28:29 (Makefile.in): Bug fix.
dff990ef 1995-11-16 09:41:51 (usage): Updated
cc53aa2e 1995-11-16 09:34:39 Added rule where Makefile.in depends on Makefile.am
9220097a 1995-11-16 09:32:22 more
94d1e3e0 1995-11-16 09:31:57 Entire body of 'for' loop now in subshell
c5dd4a0b 1995-11-16 09:29:31 more
0b3304da 1995-11-16 09:11:05 (common): config.guess and config.sub are common files.
c56f3563 1995-11-16 08:24:16 (dist): Bug fix.
ed9e9ef7 1995-11-16 08:21:49 more ideas
b4744521 1995-11-16 08:19:23 (DIST_OTHER): Don't include TODO
6675ce08 1995-11-16 08:19:00 Auto-include TODO and THANKS files.
476f70e7 1995-11-16 08:16:46 (dist): Don't depend on DIST_DIRS
b07e8217 1995-11-16 08:16:19 more ideas
bcd839f4 1995-11-16 08:14:44 More bug fixes in "look for Makefile.am" code.
b93fd835 1995-11-16 08:10:20 Bug fix in "look for Makefile.am" code.
25ff144a 1995-11-16 08:08:51 If no arguments given, look for all Makefile.am's in this directory and in immediate subdirs
4b3d4241 1995-11-16 07:59:19 Bug fixes for LDADD-override feature.
95a58476 1995-11-16 07:35:22 Use @PROGRAM@_LDADD, and put after LDFLAGS
8d299d6c 1995-11-16 07:34:50 Allow `prog_LDADD', if specified, to override LDADD.
d67ec9b2 1995-11-16 07:12:42 more ideas; did some
082e8ce7 1995-11-16 07:09:24 Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
31e30c5f 1995-11-16 07:07:38 (ALL): Use PROGRAMS, not ALLPROGRAMS.
4da5f739 1995-11-15 01:54:43 No longer look for _SOURCES or _OBJECTS
65b0fedf 1995-11-15 00:23:37 Remove "automatically created" header (now in automake). Updated copyright.
1acbdd67 1995-11-15 00:23:13 Put version info in Makefile header
4a85f353 1995-11-14 23:38:17 Minor cleanups
043afd39 1995-11-14 23:25:13 (dist): Don't link or copy file if it already exists.
b26755dd 1995-11-14 07:56:09 more dosc
22cbd200 1995-11-14 07:54:59 more ideas
c0c8e685 1995-11-14 07:54:15 Look for _SOURCES (common sources) and generate _OBJECTS.
d5e392ad 1995-11-14 07:50:58 more docs
a8b006cf 1995-11-14 07:38:14 more ideas; some docs
63da0de2 1995-11-14 03:54:02 more ideas
bac1159e 1995-11-14 01:40:08 (ID, TAGS): Include HEADERS
9fdc6dd3 1995-11-14 01:39:47 (DIST_FILES): Include HEADERS
8bca7b44 1995-11-13 22:20:02 more ideas
f8c414f9 1995-11-13 22:11:58 (distdir): Is relative to ".."
dba51b95 1995-11-13 22:06:41 (PACKAGE, VERSION): Define
6aeff444 1995-11-13 22:04:19 (dist): Don't handle DIST_DIRS.
10b2838b 1995-11-13 22:01:35 (uninstall-man): Another bug fix.
6604594e 1995-11-13 21:59:38 (uninstall-man): Bug fix.
8767a864 1995-11-13 19:37:59 (dist): Bug fix
1d80db95 1995-11-13 19:31:35 (DIST_SUBDIRS): New macro
22bbb8aa 1995-11-13 19:31:08 more ideas
7b69643b 1995-11-13 19:30:22 (dist): Handle DIST_SUBDIRS