platform/upstream/automake.git
1995-11-16 Tom Tromeymore docs
1995-11-16 Tom Tromey(Makefile.in): Bug fix.
1995-11-16 Tom Tromey(usage): Updated
1995-11-16 Tom TromeyAdded rule where Makefile.in depends on Makefile.am
1995-11-16 Tom Tromeymore
1995-11-16 Tom TromeyEntire body of 'for' loop now in subshell
1995-11-16 Tom Tromeymore
1995-11-16 Tom Tromey(common): config.guess and config.sub are common files.
1995-11-16 Tom Tromey(dist): Bug fix.
1995-11-16 Tom Tromeymore ideas
1995-11-16 Tom Tromey(DIST_OTHER): Don't include TODO
1995-11-16 Tom TromeyAuto-include TODO and THANKS files.
1995-11-16 Tom Tromey(dist): Don't depend on DIST_DIRS
1995-11-16 Tom Tromeymore ideas
1995-11-16 Tom TromeyMore bug fixes in "look for Makefile.am" code.
1995-11-16 Tom TromeyBug fix in "look for Makefile.am" code.
1995-11-16 Tom TromeyIf no arguments given, look for all Makefile.am's in...
1995-11-16 Tom TromeyBug fixes for LDADD-override feature.
1995-11-16 Tom TromeyUse @PROGRAM@_LDADD, and put after LDFLAGS
1995-11-16 Tom TromeyAllow `prog_LDADD', if specified, to override LDADD.
1995-11-16 Tom Tromeymore ideas; did some
1995-11-16 Tom TromeyUse AM_PROGRAMS, not ALLPROGRAMS, and invert sense.
1995-11-16 Tom Tromey(ALL): Use PROGRAMS, not ALLPROGRAMS.
1995-11-15 Tom TromeyNo longer look for _SOURCES or _OBJECTS
1995-11-15 Tom TromeyRemove "automatically created" header (now in automake).
1995-11-15 Tom TromeyPut version info in Makefile header
1995-11-14 Tom TromeyMinor cleanups
1995-11-14 Tom Tromey(dist): Don't link or copy file if it already exists.
1995-11-14 Tom Tromeymore dosc
1995-11-14 Tom Tromeymore ideas
1995-11-14 Tom TromeyLook for _SOURCES (common sources) and generate _OBJECTS.
1995-11-14 Tom Tromeymore docs
1995-11-14 Tom Tromeymore ideas; some docs
1995-11-14 Tom Tromeymore ideas
1995-11-14 Tom Tromey(ID, TAGS): Include HEADERS
1995-11-14 Tom Tromey(DIST_FILES): Include HEADERS
1995-11-13 Tom Tromeymore ideas
1995-11-13 Tom Tromey(distdir): Is relative to ".."
1995-11-13 Tom Tromey(PACKAGE, VERSION): Define
1995-11-13 Tom Tromey(dist): Don't handle DIST_DIRS.
1995-11-13 Tom Tromey(uninstall-man): Another bug fix.
1995-11-13 Tom Tromey(uninstall-man): Bug fix.
1995-11-13 Tom Tromey(dist): Bug fix
1995-11-13 Tom Tromey(DIST_SUBDIRS): New macro
1995-11-13 Tom Tromeymore ideas
1995-11-13 Tom Tromey(dist): Handle DIST_SUBDIRS
1995-11-13 Tom Tromey(DIST_OTHER): Include automake.in
1995-11-13 Tom Tromeymore ideas
1995-11-13 Tom Tromey(DISTCLEANFILES): New macro.
1995-11-13 Tom Tromeymore ideas
1995-11-13 Tom Tromey(common): Include COPYING.LIB
1995-11-13 Tom Tromey(automake): New rule.
1995-11-13 Tom Tromeymore ideas; did some
1995-11-13 Tom Tromey(install-info): Changed per GNU standards
1995-11-13 Tom Tromey(stamp-h.in): Use "touch", not "date", per GNU standards.
1995-11-13 Tom Tromey(common): Include texinfo.tex
1995-11-13 Tom Tromeymore ideas
1995-11-12 Tom TromeyMore fixes when finding common files.
1995-11-12 Tom Tromey(DIST_OTHER): Another removal.
1995-11-12 Tom TromeySpecial-case when amdir=.
1995-11-12 Tom Tromey(DIST_OTHER): Removed auto-detected files.
1995-11-12 Tom TromeyMore ideas; wrote some
1995-11-12 Tom TromeySearch for commonly-used files and auto-include them...
1995-11-12 Tom Tromey(DIST_FILES): Include DIST_COMMON.
1995-11-12 Tom TromeyMore arg-parsing bug fixes.
1995-11-12 Tom Tromey(DIST_OTHER): Include install-sh
1995-11-12 Tom Tromey(DIST_OTHER): Don't include auto-included files.
1995-11-12 Tom TromeyBug fixes to argument parsing code.
1995-11-12 Tom TromeyHandle --version and --help.
1995-11-12 Tom Tromey(amdatadir): Fixed typo.
1995-11-12 Tom TromeyUse "install::", not "install:"
1995-11-12 Tom TromeyInitial revision
1995-11-12 Tom TromeyUse AC_PROG_INSTALL
1995-11-12 Tom TromeySet AM_DIR based on configure results.
1995-11-12 Tom Tromey(install): New target.
1995-11-12 Tom TromeyUse "#! /", not "#!/".
1995-11-12 Tom TromeyInitial revision
1995-11-12 Tom TromeyRenamed from "automake".
1995-11-12 Tom Tromey(PACKAGE, VERSION): Now in dist-vars.am
1995-11-12 Tom TromeyInsert remake-subd.am if appropriate.
1995-11-12 Tom Tromeymore ideas
1995-11-12 Tom Tromey(TAGS): Include $(CONFIG_HEADER) when making tags.
1995-11-12 Tom TromeyHandle ALLPROGRAMS variable.
1995-11-12 Tom Tromey(ALL): Use ALLPROGRAMS, not PROGRAMS.
1995-11-12 Tom Tromey*** empty log message ***
1995-11-12 Tom TromeyFixlet when printing "subdir=DIR"
1995-11-12 Tom TromeyPut "subdir=DIR" into subdir Makefile
1995-11-12 Tom TromeyDon't refer to distname.am.
1995-11-12 Tom Tromey(id, ID): New target.
1995-11-12 Tom Tromey(TAGS): Bug fixes.
1995-11-12 Tom Tromey(TAGS): Don't fail if a subdir doesn't have TAGS target.
1995-11-12 Tom Tromey(maintainer-clean-local): Remove TAGS
1995-11-12 Tom Tromey(TAGS): Make tags file that includes all subdir tags...
1995-11-12 Tom TromeyUse maintainer-clean, per GNU standards
1995-11-12 Tom TromeySome variables defined in dist-vars.am
1995-11-12 Tom Tromey(PACKAGE, VERSION): New variables, initialized by configure
1995-11-12 Tom Tromey(id, ID): New targets
1995-11-12 Tom Tromey(Makefile): Don't assume subdir is 'src'
1995-11-12 Tom TromeyChanged to assume PACKAGE and VERSION are set by configure.
1995-11-12 Tom TromeyChanged to conform to new top-level dist target.
next