[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake annotated tag, Release-0-25, create
From: |
Tom Tromey |
Subject: |
[Automake-commit] [SCM] GNU Automake annotated tag, Release-0-25, created. Release-0-25 |
Date: |
Tue, 25 Oct 2016 15:16:19 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=18b36c239ddf92c2ff0e0e15cf76d3a99df4d927
The annotated tag, Release-0-25 has been created
at 18b36c239ddf92c2ff0e0e15cf76d3a99df4d927 (tag)
tagging b256f4307793c78a477c623d9c6209c039b4e786 (commit)
tagged by Tom Tromey
on Sun Dec 10 22:58:55 1995 +0000
- Log -----------------------------------------------------------------
David J. MacKenzie (64):
Initial revision
Initial revision
Initial revision
might work
namespace cleanup
remove distname
Initial revision
many improvements
entered into RCS
Initial revision
vars thing
works on fileutils except for all
works on fileutils
works on m4 too
fix ansi2knr
fix dist
Initial revision
fix recognizing start of rules
more info
mention time example
remove kerb temps
allow parallel K&R
fix little bugs
Initial revision
make libprograms work
fix typo
add find sample
Initial revision
split out knr
fix rules and dist
Initial revision
use different clean file for ansi2knr
move knr stuff to another file
remove LDADD from LDFLAGS
add LDADD
Initial revision
new idea
add config vars to dist
don't add kr stuff if not needed
set all the std vars based on prefix
centralize prefix var setting
Initial revision
fix dist for no subdirs
fix doc bugs
fix typo
make install depend on all
more ideas
more ideas
do more in distclean
more bright ideas
fix typo
fix up distclean
mention indent
another idea
Add licensing exception for Autoconf.
distrib info files
install-info depends on info files
handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
more ideas
account for VPATH limitations
add path
remove INFOS
kludge for multiple-part info files
Add a blank in the #! line for 4.2BSD Dynix etc.
Doug Evans (13):
Fix syntax error.
Make `solaris' reflect the most recent major release.
if [ "$os" ] --> if [ x"$os" != x"" ]
fix 2 typos
Move comment to proper place.
Remove duplicate -freebsd* entry.
* config.sub (sparc64): New cpu.
(sparc): Recognize as a cpu.
Vendor for vxworks is wrs.
Delete duplicate of sparc-*.
Recognize lynx* as lynxos.
(sun4sol2): Alias for sparc-sun-solaris2.
(vxworks29k): New alias.
Erich Stefan Boleyn (3):
Recognize operating system "riscix*"; recognize acorn as vendor
Add configuration for semi-hosted ARM.
Recognize aof in the OS field.
Ian (1):
Add support for MIPS variants
Jim Blandy (3):
* config.sub: Added Xenix operating system.
Fri Nov 20 05:24:16 1992 Jim Blandy (address@hidden)
* config.sub: Add case for Bull dpx/2.
Jim Wilson (5):
(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.
(sparclite, sparclite-*): New configuration.
> (os): Add -clix*.
(lynx): Recognize as vendor.
(os): Accept coff as an OS.
John Hassey (1):
removed m88kbcs, changed delta88 and harris to
Michael Meissner (5):
*** empty log message ***
*** empty log message ***
RISC-OS rev 5, DEC OSF/1 changes.
Add preliminary PowerPC eABI support.
Add powerpc little endian support; Add powerpc variants; Add pentium
variants
Mike Stump (1):
Add support for a new 64 bit CPU type. Elxsi.
Per Bothner (1):
* config.sub: Cleanup NeXT support to emit nextstep*.
Richard Kenner (14):
Add "alpha".
Add H3050/RX support.
Fix typo in -hiux* case.
Add case for Bull dpx20.
Add ns* as operating systems; default to ns2 for NeXT.
Recognize FreeBSD.
(m68k-ccur): New system.
(basic_machine): Add 1750a.
(dsp16xx): New basic machine.
(ptx): New OS; use for Sequent.
(windowsnt): Alias for winnt.
(pdp11): New machine name.
(unixware, svr4): Treat as synonyms for sysv4.
Change FSF address.
Richard Stallman (40):
Initial revision
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
(amigaunix/amix): Use sysv4 as os.
Don't discard SCO version number if it's 3.2v4.
Default to bsd for *-sequent.
Translate sunos5 to solaris2, and solaris1 to sunos4.
($os alternatives for sco and isc): Preserve the specified os version if
any.
Error if company name is more than one word.
Default to clipper-intergraph if system is clix.
Accept i370, mvs.
Handle 386bsd.
Convert ...-sysvr4 into ...-sysv4.
Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.
Recognize -sysv* after -sysvr4.
Recognize powerpc.
(paragon): New alias.
Re-add hitachi to list of companies not to treat as OS names.
Alphabetize the list of machine-name aliases.
Delete duplicate clauses for hp9k2... and hp9k31...
Don't force os=-hpux for hp9k2... and hp9k3...
Accept freebsd as OS.
(next): Fix typo in m68k-next-ns3 alternative.
Fix unrecognized os error message.
(basic_machine): Accept cxux*.
Move m68k-ccur handling to proper part of file.
Accept i586 like i386.
Translate -gnu/linux* to -linux*.
Accept -domain as OS, and make it default for Apollo.
(rm400, rm600): New machine names.
Accept -lites* as op sys.
Roland McGrath (3):
(os handling): Recognize `linux' as a valid os.
Recognize `gnu' as a valid operating system. Sheesh.
Recognize operating system `netbsd*'.
Taufik (6):
entered into RCS
Add NetBSD support.
Remove mac68k-*.
Add da30-* for da30-unknown-netbsd*.
Rearrange handling of NetBSD ports.
Revert pc532 handling.
Tom Tromey (397):
(maintainer-clean): Renamed from realclean.
(maintainer-clean): Updated rules per GNU standards.
Changed to conform to new top-level dist target.
Changed to assume PACKAGE and VERSION are set by configure.
(Makefile): Don't assume subdir is 'src'
(id, ID): New targets
(PACKAGE, VERSION): New variables, initialized by configure
Some variables defined in dist-vars.am
Use maintainer-clean, per GNU standards
(TAGS): Make tags file that includes all subdir tags files
(maintainer-clean-local): Remove TAGS
(TAGS): Don't fail if a subdir doesn't have TAGS target.
(TAGS): Bug fixes.
(id, ID): New target.
Don't refer to distname.am.
Put "subdir=DIR" into subdir Makefile
Fixlet when printing "subdir=DIR"
*** empty log message ***
(ALL): Use ALLPROGRAMS, not PROGRAMS.
Handle ALLPROGRAMS variable.
(TAGS): Include $(CONFIG_HEADER) when making tags.
more ideas
Insert remake-subd.am if appropriate.
(PACKAGE, VERSION): Now in dist-vars.am
Renamed from "automake".
Initial revision
Use "#! /", not "#!/".
(install): New target.
Set AM_DIR based on configure results.
Use AC_PROG_INSTALL
Initial revision
Use "install::", not "install:"
(amdatadir): Fixed typo.
Handle --version and --help.
Bug fixes to argument parsing code.
(DIST_OTHER): Don't include auto-included files.
(DIST_OTHER): Include install-sh
More arg-parsing bug fixes.
(DIST_FILES): Include DIST_COMMON.
Search for commonly-used files and auto-include them in distribution
More ideas; wrote some
(DIST_OTHER): Removed auto-detected files.
Special-case when amdir=.
(DIST_OTHER): Another removal.
More fixes when finding common files.
more ideas
(common): Include texinfo.tex
(stamp-h.in): Use "touch", not "date", per GNU standards.
(install-info): Changed per GNU standards
more ideas; did some
(automake): New rule.
(common): Include COPYING.LIB
more ideas
(DISTCLEANFILES): New macro.
more ideas
(DIST_OTHER): Include automake.in
(dist): Handle DIST_SUBDIRS
more ideas
(DIST_SUBDIRS): New macro
(dist): Bug fix
(uninstall-man): Bug fix.
(uninstall-man): Another bug fix.
(dist): Don't handle DIST_DIRS.
(PACKAGE, VERSION): Define
(distdir): Is relative to ".."
more ideas
(DIST_FILES): Include HEADERS
(ID, TAGS): Include HEADERS
more ideas
more ideas; some docs
more docs
Look for _SOURCES (common sources) and generate _OBJECTS.
more ideas
more dosc
(dist): Don't link or copy file if it already exists.
Minor cleanups
Put version info in Makefile header
Remove "automatically created" header (now in automake).
No longer look for _SOURCES or _OBJECTS
(ALL): Use PROGRAMS, not ALLPROGRAMS.
Use AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
more ideas; did some
Allow `prog_LDADD', if specified, to override LDADD.
Use @address@hidden, and put after LDFLAGS
Bug fixes for LDADD-override feature.
If no arguments given, look for all Makefile.am's in this
Bug fix in "look for Makefile.am" code.
More bug fixes in "look for Makefile.am" code.
more ideas
(dist): Don't depend on DIST_DIRS
Auto-include TODO and THANKS files.
(DIST_OTHER): Don't include TODO
more ideas
(dist): Bug fix.
(common): config.guess and config.sub are common files.
more
Entire body of 'for' loop now in subshell
more
Added rule where Makefile.in depends on Makefile.am
(usage): Updated
(Makefile.in): Bug fix.
more docs
Cleaned up AM_PROGRAM code.
Initial revision
TAGS and ID targets now in tags-subd.am
TAGS target now in tags.am
(am_DATA): Include tags.am and tags-subd.am
more
Use am_dir, not AM_DIR.
(TAGS): bug fix
(all): Separated out due to AIX 3.2.5 bug.
Initial revision
*** empty log message ***
Handle automake.texi
more ideas
*** empty log message ***
(install-info): Don't cd to srcdir to avoid breaking install-sh
"--help" option now prints auto-recognized file names.
More
*** empty log message ***
*** empty log message ***
Added @configure_input@ line
Use @datadir@
(Makefile.in): automake "Makefile", not "Makefile.am"
(_all): New target. Now use Jim Meyering's formulation of AIX
(all): Renamed from _all. Now uses all-recursive
If TEXINFOS defined but texinfo.tex does not exist, give warning.
more
Initial revision
Bug fix when looking for texinfo.tex
Another bug fix
Version 0.20
(all-recursive): Put with other -recursive rules
more docs
more
(install-info): Rewrote
more
removed some
more
Initial revision
(am_DATA): Include hack-make.sed and nl-remove.sed
Cleaned up how "prog_SOURCES" variable is found in input.
Initial revision
(am_DATA): Include scripts.am
(install-programs, uninstall-programs): Don't install SCRIPTS
Include scripts.am or libscripts.am in output if appropriate
(install-info): Bug fix
more
Changes for autoconf 2.5.
Use fp_PROG_INSTALL
Handle .SUFFIXES here.
Don't include .SUFFIXES
(INSTALL_SCRIPT): Typo
Don't include programs.am if PROGRAMS empty
Removed unnecessary workarounds
Removed unnecessary comment
Added blank line at end
Put blank line after .SUFFIXES
more
more
Look for acconfig.h, config.h.top, and config.h.bot
Initial revision
(am_DATA): Include depend.am
*** empty log message ***
*** empty log message ***
Added --use-deps and --include-deps options.
Only include depend.am if SOURCES not empty
Use ".P", not "empty.P", as placeholder.
Added trailing blank line
(DIST_FILES): Include DIST_COMMON
(DIST_FILES): Rearranged to be like dist-vars-subd.am
More dependency-tracking bug fixes
more
(dist): Run `automake --include-deps' before making distribution
*** empty log message ***
*** empty log message ***
more
(dist): Don't link a file that has already been linked
Initial revision
Wrote uninstall targets
Initial revision
Use $(datadir), not datadir
Use @DIR@, not $(@DIR@)
Initial revision
Handle DATA and PACKAGEDATA
Use @LONG@, not $(@LONG@)
Use PACKAGEDATA, not custom code
*** empty log message ***
(maintainer-clean): Don't use realclean-local
Removed "NLS nuisances" section.
No blank line after Usage
Initial revision
No longer run through sed
(PACKAGEDATA): Removed data.sed, packagedata.sed. Added
Don't use packagedata.sed or data.sed
(am_dir): Run package name through name transform.
Removed "::" rules
Don't install libscripts here
(PACKAGEDATA): Include libscripts.am
Removed "::" rules
Rewrite targets like "all-local" to "all_local"
Added install, uninstall targets
Initial revision
Removed install, uninstall
Removed "::" rules
($(RECURSIVE)): Print name of target actually used
Many changes to avoid double-colon rules.
Include internationalization bits
(SUBDIRS): Define
(DIST_OTHER): Include gettext-sh
($(RECURSIVE)): Removed trailing \ from last line
Fixed bug in "--" option processing
Write 'SOURCES =' line after copying Makefile.am variables
(SUBDIRS): Hold off on internationalization
Don't apply transform to install directory name
(am_dir): Don't apply transform to install directory name
*** empty log message ***
--use-deps now the default
Start subshell in loop after check for Makefile.am
Blank line after OBJECTS= line
Test for install-sh and mkinstalldirs
(common): Include ABOUT-NLS.
(common): Remove NLS
Turn off i18n
*** empty log message ***
Redid install-data, install-exec, uninstall handling
Don't use double-colon rules
*** empty log message ***
Version 0.21
Set EDITION
Turned on internationalization
*** empty log message ***
Added --amdir option
(dist): Removed unneeded subdir= option to make
(dist): [DIST_SUBDIRS] Follow symlinks when copying.
*** empty log message ***
Initial revision
(PACKAGEDATA): Include texi-version.am
Minor internationalization fixes.
Only do version.texi processing if requested.
More version.texi fixes
More version.texi fixes
More version.texi fixes
(install-man): Always supply 'else' clause to 'if'
Always include footer.am in output
(.NOEXPORT): Removed (now in footer.am)
(TAGS): Always supply 'else' clause to 'if'
(install-info): Always supply 'else' clause to 'if'
.info file explicitly depends on primary .texi file
*** empty log message ***
*** empty log message ***
Put blah_TEXINFOS into DIST_COMMON
Use AC_CONFIG_HEADER.
Initial revision
(CONFIG_H): Define
(CONFIG_HEADER): Renamed from CONFIG_H
(common): Don't include acconfig.h, config.h.top, config.h.bot
Include stamp-h.in in DIST_COMMON if necessary
Move footer items to actual footer
Blank line after targets from user's Makefile.am
Fixlet
Look for .texi file in $am_reldir
Comment fix
*** empty log message ***
Bug fix when looking for .texi file in $am_reldir
Bug fix when including texi-version.am
Distribution config.h.in if required
Always print ".SUFFIXES:" rule.
*** empty log message ***
*** empty log message ***
*** empty log message ***
Fixlet
Reimplemented in Perl
Look for perl
Abort if perl not found
(DIST_CONF): Removed
(generate_makefile): Put Makefile.in, Makefile.am in @dist_common
(handle_footer): Don't define SOURCES or OBJECTS if empty
(stamp-vti): Use Ulrich's mdate-sh script
(require_file): New function.
*** empty log message ***
*** empty log message ***
Initial revision
(PACKAGEDATA): Removed all sed scripts. Added kr-vars.am
(ANSI2KNR): Removed
(COMPILE): New macro
Rewrote
Trailing blank line
(LINK): New macro
(ansi2knr, $(OBJECTS)): New targets
Completely revamped automatic de-ANSI-fication
(ansi2knr.o): Depend on CONFIG_HEADER
*** empty log message ***
Added clean targets
Fixes to clean targets.
Added clean targets
Initial revision
*** empty log message ***
Removed bogus local clean targets
(PACKAGEDATA): Include tags-clean.am
Remove TAGS in distclean, not maintainer-clean
Rewrote for new clean scheme.
Turned off internationalization.
*** empty log message ***
*** empty log message ***
Rewrote 'clean' rules.
If script ends up in shell, feed to perl
(handle_texinfo): Typo
(DIST_OTHER): Don't distribute gettext-sh
Nothing
(DIST_FILES): Include DATA, PACKAGEDATA.
(handle_texinfo): Include stamp-vti in distribution
(handle_configure): Verify existence of install-sh, mkinstalldirs
*** empty log message ***
(handle_dependencies): Bug fix when including dependencies.
(handle_dependencies): Another dependency bug fix.
(handle_dependencies): Put trailing newline after all deps.
Version 0.22.
Added clean targets.
Use -generic clean targets.
(do_one_clean_target): Print special text in maintainer-clean.
Bug fix for maintainer-clean
*** empty log message ***
(clean-vti): No such macro as VTI
(clean-generic): Only remove CLEANFILES if nonempty
(clean-generic): Bug fix.
(DISTCLEANFILES): Removed.
*** empty log message ***
*** empty log message ***
(PACKAGEDATA): Removed dist-subd-vars.am, header.am.
(generate_header): Don't use header.am.
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
(clean-generic): Always supply 'else' clause to 'if'
(handle_installdirs): New function.
*** empty log message ***
*** empty log message ***
Don't use touch.
Rewrote man page handling.
Bug fixes
More man-related fixes
*** empty log message ***
Removed mans.am.
(handle_installdirs): Handle installdirs-recursive.
(RECURSIVE): Removed uninstall-data-recursive and
(handle_installdirs): Always make installdirs target.
(handle_configure): Fixed typo.
Initial revision
New option --output-dir
(dist): Give automake --output-dir option.
(dist): Don't die if a subdirectory already exists.
Version 0.23
($(OBJECTS)): Depend on $(ANSI2KNR), not ansi2knr.
(LIBOBJS, ALLOCA): Removed.
(address@hidden@.a): Look at $(@address@hidden)
(handle_libraries): Generate blah_LIBADD defines if required.
*** empty log message ***
Version 0.24.
*** empty log message ***
(am_variable): New function.
(handle_footer): Allow SUFFIXES variable.
*** empty log message ***
(MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
*** empty log message ***
Changes for Perl 5, from Gord Matzigkeit
*** empty log message ***
(generate_makefile): Don't use AM_ forms in call to am_variable.
Reworked 'all' target handling.
(ALL): Removed.
*** empty log message ***
($PACKAGE): Removed.
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
Updated for CVS
Added more stuff
Handle installcheck.
Beginnings of switch to uniform naming scheme
Many cleanups.
Changes to check GNU/GNITS standards.
Nothing
Finished uniform naming scheme
Bug fixes
Bug fixes.
More fixes for uniform naming
Check for AC_PROG_MAKE_SET when required
Version 0.25
Minor bug and doc fixes
Added cvs-dist target
Can't use 'true' in Makefiles
Many bug fixes
Fixed 'make check' bugs
Torbjorn Granlund (1):
*** empty log message ***
sac (2):
(h8300hds): Change hds to hms.
Accept sh, hms.
wood (1):
> Default to bsd if vendor is next.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake annotated tag, Release-0-25, created. Release-0-25,
Tom Tromey <=