platform/upstream/automake.git
1995-11-22 Tom Tromey(install-programs, uninstall-programs): Don't install...
1995-11-22 Tom Tromey(am_DATA): Include scripts.am
1995-11-22 Tom TromeyInitial revision
1995-11-21 Tom TromeyCleaned up how "prog_SOURCES" variable is found in...
1995-11-21 Tom Tromey(am_DATA): Include hack-make.sed and nl-remove.sed
1995-11-21 Tom TromeyInitial revision
1995-11-21 Tom Tromeymore
1995-11-21 Tom Tromeyremoved some
1995-11-21 Tom Tromeymore
1995-11-21 Tom Tromey(install-info): Rewrote
1995-11-21 Tom Tromeymore
1995-11-21 Tom Tromeymore docs
1995-11-21 Tom Tromey(all-recursive): Put with other -recursive rules
1995-11-21 Tom TromeyVersion 0.20
1995-11-21 Tom TromeyAnother bug fix
1995-11-21 Tom TromeyBug fix when looking for texinfo.tex
1995-11-21 Tom TromeyInitial revision
1995-11-21 Tom Tromeymore
1995-11-21 Tom TromeyIf TEXINFOS defined but texinfo.tex does not exist...
1995-11-21 Tom Tromey(all): Renamed from _all. Now uses all-recursive
1995-11-20 Tom Tromey(_all): New target. Now use Jim Meyering's formulation...
1995-11-18 Tom Tromey(Makefile.in): automake "Makefile", not "Makefile.am"
1995-11-18 Tom TromeyUse @datadir@
1995-11-18 Tom TromeyAdded @configure_input@ line
1995-11-17 Tom Tromey*** empty log message ***
1995-11-17 Tom Tromey*** empty log message ***
1995-11-17 Tom TromeyMore
1995-11-17 Tom Tromey"--help" option now prints auto-recognized file names.
1995-11-17 Tom Tromey(install-info): Don't cd to srcdir to avoid breaking...
1995-11-17 Tom Tromey*** empty log message ***
1995-11-17 Tom Tromeymore ideas
1995-11-17 Tom TromeyHandle automake.texi
1995-11-17 Tom Tromey*** empty log message ***
1995-11-17 Tom TromeyInitial revision
1995-11-16 Tom Tromey(all): Separated out due to AIX 3.2.5 bug.
1995-11-16 Tom Tromey(TAGS): bug fix
1995-11-16 Tom TromeyUse am_dir, not AM_DIR.
1995-11-16 Tom Tromeymore
1995-11-16 Tom Tromey(am_DATA): Include tags.am and tags-subd.am
1995-11-16 Tom TromeyTAGS target now in tags.am
1995-11-16 Tom TromeyTAGS and ID targets now in tags-subd.am
1995-11-16 Tom TromeyInitial revision
1995-11-16 Tom TromeyCleaned up AM_PROGRAM code.
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
next