platform/upstream/dejagnu.git
23 years ago * Clean.tcl: Add -r to rm, so it gets rid of CVS directories.
Rob Savoye [Thu, 12 Apr 2001 05:32:15 +0000 (05:32 +0000)]
* Clean.tcl: Add -r to rm, so it gets rid of CVS directories.
* .clean: Don't install the debian or redhat packaging directories.
* Makefle.am: Install dejagnu.h. Fix dist2 target, so we build our
own tarballs, instead of letting automake do it for us.
* examples/cala/Makefile.am: Use noist_PROGRAMS, so calc doesn't
get installed.
* doc/Makefile.am: Install the man page for runtest.
* configure.in: Make VERSION 1.4.0, not just 1.4, so distributions
get built right.
* lib/dejagnu.exp: Test driver for embedded DejaGnu API.
* dejagnu.h: Embedded DejaGnu API main header file.
* config/default.exp: Default tool init file for simple test
suites.

23 years ago * Makefile.am: Add an empty check-DEJAGNU target, cause we only
Rob Savoye [Fri, 6 Apr 2001 15:58:26 +0000 (15:58 +0000)]
* Makefile.am: Add an empty check-DEJAGNU target, cause we only
want to run the testsuite once.
* example/Makefile.am: Don't run "calc" as part of check target,
cause calc is just an example.
* testsuite/Makefile.am: Use the runtest in the source tree, or
refuse to run.

23 years ago * baseboards/unix.exp: Don't link with -lm on cygwin.
Rob Savoye [Wed, 4 Apr 2001 01:23:15 +0000 (01:23 +0000)]
    * baseboards/unix.exp: Don't link with -lm on cygwin.
* lib/target.exp: Remove compiler warnings about -fpic or -fPIC on
cygwin.

23 years ago * debian/changelog: Add entry for new release.
Rob Savoye [Thu, 22 Feb 2001 05:47:34 +0000 (05:47 +0000)]
* debian/changelog: Add entry for new release.
* debian/control: Fix problem with "no binary package" error.
* debian/rules: Fix so things actually build a package. This was
mostly installing the new html version of the doc, not an info
page.
* doc/Makefile.am: Build and install the rtf and ps versions
of the manual. Remove all the created files and subdirectories.
* doc/overview.sgml: Update the copyright message.
* doc/ref.sgml: Update the copyright messages. Add section on
obtaining DejaGnu releases.
* doc/user.sgml: Update the copyright messages. Add blurb about
the --mail option.
* doc/overview: Regenerated.

23 years ago * Most all files: Update copyright notices.
Rob Savoye [Sun, 18 Feb 2001 05:12:06 +0000 (05:12 +0000)]
* Most all files: Update copyright notices.
* Makefile.am: Add support for making RPMs. Force different
values for RUNTEST and RUNTESTFLAGS, so we can test ourselves.
* testsuite/Makefile.am: Force a different value for
RUNTESTFLAGS.
* acinclude.m4, configure.in: Find Tclsh, and Docbook.
* configure: Regenerated.
* doc/Makefile.am: Use $DOCBOOK to find the filters.
* doc/overview: Add the html version of the doc so one doesn't
need docbook to read the manual.
* example/calc/Makefile.am: New automake support.
* example/calc/Makefile.in: Generated.
* example/Makefile.am: Recursion support for make.
* example/calc/Makefile.in: Generated by automake.
* example/calc/calc.h.in: Move constants to calc.c, so we can use
autoheader.
* example/calc/calc.c: Add constants from calc.h.in.
* redhat/dejagnu.spec: New RPM packaging file.
* debian/{changelog,conffiles,control,copyright,postinst,preinst,
rules,site.exp}: New Debian packaging support.

23 years agoInitial revision
Rob Savoye [Mon, 5 Feb 2001 04:26:49 +0000 (04:26 +0000)]
Initial revision

23 years agoInitial revision
Rob Savoye [Mon, 5 Feb 2001 04:14:59 +0000 (04:14 +0000)]
Initial revision