kc3-lang/automake/automake.in

Branch :


Log

Author Commit Date CI Message
6e3c1d44 1995-11-27 20:54:24 Completely revamped automatic de-ANSI-fication
64bdcdbf 1995-11-27 19:56:26 (require_file): New function. (handle_texinfo): Require 'mdate-sh' (common_sometimes): New variable (usage): Use it.
5b5ae2b2 1995-11-27 19:39:33 (handle_footer): Don't define SOURCES or OBJECTS if empty
4c805292 1995-11-27 19:35:39 (generate_makefile): Put Makefile.in, Makefile.am in @dist_common (handle_configure): Use @dist_common as appropriate
4e5c5723 1995-11-27 19:06:26 Reimplemented in Perl
8ecb3191 1995-11-27 08:44:43 Fixlet
b8af539f 1995-11-26 07:26:02 Always print ".SUFFIXES:" rule.
4e9ed983 1995-11-26 07:11:04 Distribution config.h.in if required
627dc246 1995-11-26 06:53:21 Bug fix when including texi-version.am
6490f482 1995-11-26 06:51:32 Bug fix when looking for .texi file in $am_reldir
a5c9d023 1995-11-26 06:43:09 Look for .texi file in $am_reldir
2440b497 1995-11-26 06:41:18 Fixlet
ebbfac68 1995-11-26 06:40:21 Blank line after targets from user's Makefile.am
0c606413 1995-11-26 06:39:23 Move footer items to actual footer
bfdc73f0 1995-11-26 06:36:03 Include stamp-h.in in DIST_COMMON if necessary
e64737e8 1995-11-26 06:32:09 (common): Don't include acconfig.h, config.h.top, config.h.bot
f82bbbbf 1995-11-26 06:11:25 Put blah_TEXINFOS into DIST_COMMON
89c30ad0 1995-11-26 06:05:40 .info file explicitly depends on primary .texi file
58a6925f 1995-11-26 05:50:52 Always include footer.am in output
da65729d 1995-11-26 05:42:17 More version.texi fixes
6ebdad47 1995-11-26 05:41:10 More version.texi fixes
a6ee2c42 1995-11-26 05:40:01 More version.texi fixes
aeb3929d 1995-11-26 05:39:41 Only do version.texi processing if requested.
aa5d0fa2 1995-11-26 05:37:37 Minor internationalization fixes. Subshell can now exit with nonzero status. Fixed up .texi handling; now uses texi-version.am Make sure '.c' and '.o' are in .SUFFIXES if required.
78623e59 1995-11-25 23:23:39 Added --amdir option
237f9185 1995-11-25 00:58:33 Redid install-data, install-exec, uninstall handling
114f2328 1995-11-24 23:51:37 (common): Remove NLS
25d8f8ba 1995-11-24 23:49:53 (common): Include ABOUT-NLS.
8856f881 1995-11-24 23:47:32 Test for install-sh and mkinstalldirs
5c8705d2 1995-11-24 23:36:17 Blank line after OBJECTS= line
bad4584a 1995-11-24 23:35:25 Start subshell in loop after check for Makefile.am
8cee1b99 1995-11-24 23:33:54 --use-deps now the default
fa37b481 1995-11-24 23:30:45 (am_dir): Don't apply transform to install directory name
acfc6a5b 1995-11-23 18:02:38 Write 'SOURCES =' line after copying Makefile.am variables
07e50f2b 1995-11-23 17:58:08 Fixed bug in "--" option processing
31de2f3a 1995-11-23 03:38:45 Many changes to avoid double-colon rules.
951f3d09 1995-11-23 00:23:33 (am_dir): Run package name through name transform.
c6c361fc 1995-11-23 00:22:32 Don't use packagedata.sed or data.sed
fdede8fa 1995-11-22 22:31:02 No blank line after Usage
16151888 1995-11-22 22:04:49 Removed "NLS nuisances" section. Now uniformly uses $echo for user-visible messages (in advance of internationalization)
6c996efd 1995-11-22 08:49:18 Handle DATA and PACKAGEDATA
9904a6b7 1995-11-22 07:21:44 More dependency-tracking bug fixes
7108c9ac 1995-11-22 06:23:54 Only include depend.am if SOURCES not empty
60ae7f1e 1995-11-22 06:22:54 Added --use-deps and --include-deps options. Handle auto-generating dependencies.
caafb04f 1995-11-22 04:19:20 Look for acconfig.h, config.h.top, and config.h.bot
8c5bd6f3 1995-11-22 04:00:37 Put blank line after .SUFFIXES
b3d56b1e 1995-11-22 03:25:23 Don't include programs.am if PROGRAMS empty
18729010 1995-11-22 03:21:41 Handle .SUFFIXES here.
eab674a4 1995-11-22 02:53:34 Include scripts.am or libscripts.am in output if appropriate
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.
dba7c90f 1995-11-21 07:32:34 Another bug fix
4f806cf6 1995-11-21 07:32:06 Bug fix when looking for texinfo.tex
4e9b7f24 1995-11-21 06:23:37 If TEXINFOS defined but texinfo.tex does not exist, give warning.
d6cc9ff0 1995-11-18 19:05:58 Use @datadir@
289352b7 1995-11-18 19:01:34 Added @configure_input@ line
0276a954 1995-11-17 22:25:38 "--help" option now prints auto-recognized file names. Allow AM_ overriding of more variables.
3dc2a1f4 1995-11-16 18:33:25 Use am_dir, not AM_DIR. Use version, not VERSION. Bug fix in TAGS code.
ed52f8a2 1995-11-16 18:27:01 Cleaned up AM_PROGRAM code. Handle TAGS target better
dff990ef 1995-11-16 09:41:51 (usage): Updated
94d1e3e0 1995-11-16 09:31:57 Entire body of 'for' loop now in subshell
0b3304da 1995-11-16 09:11:05 (common): config.guess and config.sub are common files.
6675ce08 1995-11-16 08:19:00 Auto-include TODO and THANKS files.
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.
8d299d6c 1995-11-16 07:34:50 Allow `prog_LDADD', if specified, to override LDADD.
082e8ce7 1995-11-16 07:09:24 Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
4da5f739 1995-11-15 01:54:43 No longer look for _SOURCES or _OBJECTS
1acbdd67 1995-11-15 00:23:13 Put version info in Makefile header
4a85f353 1995-11-14 23:38:17 Minor cleanups
c0c8e685 1995-11-14 07:54:15 Look for _SOURCES (common sources) and generate _OBJECTS.
dfba2512 1995-11-13 18:34:10 (common): Include COPYING.LIB
e670c87b 1995-11-13 17:55:15 (common): Include texinfo.tex
30e615d8 1995-11-12 23:59:08 More fixes when finding common files.
b76a1637 1995-11-12 23:54:38 Special-case when amdir=.
fdde4c5a 1995-11-12 23:49:55 Search for commonly-used files and auto-include them in distribution
4819a3b7 1995-11-12 23:41:03 More arg-parsing bug fixes.
6ba8ee1d 1995-11-12 23:35:53 Bug fixes to argument parsing code.
63629f2e 1995-11-12 23:25:00 Handle --version and --help. NLS stuff from autoconf.
56628761 1995-11-12 23:00:14 Set AM_DIR based on configure results.
74377186 1995-11-12 22:53:53 Use "#! /", not "#!/".
f32df240 1995-11-12 22:51:29 Renamed from "automake". Set VERSION.
b889ac23 1995-11-12 22:33:47 Insert remake-subd.am if appropriate.
e85f113a 1995-11-12 22:13:16 Handle ALLPROGRAMS variable.
dad7a4b3 1995-11-12 20:27:48 Fixlet when printing "subdir=DIR"
223390eb 1995-11-12 20:11:27 Put "subdir=DIR" into subdir Makefile
cdc67517 1995-11-12 20:02:57 Don't refer to distname.am. Only put footer.am in subdir Makefiles.
a70f27e2 1994-11-05 14:39:50 kludge for multiple-part info files
30cb7b6b 1994-10-24 23:01:59 handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
9e25ef0c 1994-10-01 23:42:31 fix typo
82b06ade 1994-09-28 17:34:10 fix dist for no subdirs
eb5fc858 1994-09-28 14:56:25 centralize prefix var setting
16a93723 1994-09-27 01:32:22 don't add kr stuff if not needed
49508362 1994-09-26 14:24:47 use different clean file for ansi2knr
da7dda64 1994-09-22 03:45:02 fix rules and dist
030a4ce7 1994-09-20 21:29:40 split out knr
d61e936c 1994-09-20 20:51:41 make libprograms work
8a5debe7 1994-09-20 18:05:10 fix little bugs
f0a848d3 1994-09-20 02:18:25 fix recognizing start of rules