aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2008-04-07Make the testsuite work better.origin/masterorigin/HEADBen Elliston1-1/+1
* Makefile.am (RUNTESTDEFAULTFLAGS): Add RUNTEST=$(RUNTEST). * Makefile.in: Regenerate. * dejagnu.exp (host_execute): Improve regexp matching. * testsuite/libdejagnu/unit.cc: C++ fixes.
2008-02-11Install some omitted baseboard scripts.Ben Elliston1-0/+3
2008-02-11 Hans-Peter Nilsson <hp@axis.com> * Makefile.am (baseboard_SCRIPTS): Add scripts cris-sim.exp, iq2000-sim.exp and m32r-linux-sim.exp. * Makefile.in: Regenerate.
2006-07-142006-07-13 Daniel Jacobowitz <dan@codesourcery.com>Ben Elliston1-1/+1
* Makefile.am (DOCBOOK2RTF): Fix typo. * Makefile.in: Regenerated. * lib/libgloss.exp (process_multilib_options): Use -- to handle options starting with hyphens.
2006-06-06 * Makefile.am (CONTRIB): New.Ben Elliston1-2/+6
(EXTRA_DIST): Add $(CONTRIB). (doc/dejagnu.texi): Set directory-category param to docbook2texi. * Makefile.in: Regenerate. * doc/dejagnu.texi: Likewise.
2006-06-06 * configure.ac: Check for docbook2texi, not docbook2x-texi. TheBen Elliston1-3/+3
wrapper script changed its name again in the latest release. * configure: Regenerate. * Makefile.am (DOCBOOK2X_TEXI): Rename from this .. (DOCBOOK2TEXI): .. to this. (doc/dejagnu.texi): Do not use output-file parameter to deposit the .texi file into the source directory; use mv(1) instead. Set directory-description parameter. * Makefile.in: Likewise.
2005-12-24 * Makefile.am (doc/dejagnu.texi): Don't use shell redirection, inBen Elliston1-1/+2
case the command fails and zeroes the Texinfo source file. Move the output (if successful) by its default filename using mv(1). * Makefile.in: Regenerate.
2005-12-24 * configure.ac (DOCBOOK2X_TEXI): Add search for this program.Ben Elliston1-8/+11
* configure: Regenerate. * Makefile.am (DOCBOOK2PDF, DOCBOOK2RTF, DOCBOOK2PS): New. (DOCBOOK2HTML, DOCBOOK2X_TEXI): Likewise. (dejagnu.pdf): Use $(DOCBOOK2PDF). (dejagnu.ps): Likewise, use $(DOCBOOK2PS). (dejagnu.rtf): Likewise, use $(DOCBOOK2RTF). (html): Likewise, use $(DOCBOOK2HTML). (doc/dejagnu.texi): Produce using the docbook2x-texi wrapper, which is much simpler. Likewise, use $(DOCBOOK2X_TEXI). * Makefile.in: Regenerate.
2005-12-24 * Makefile.am (EXTRA_DIST): Remove $(PACKAGING_FILES).Ben Elliston1-11/+2
(XML): Remove $(srcdir) from each filename; VPATH suffices. (PACKAGING_METAFILES): Remove. * Makefile.in: Regenerate.
2005-12-24 * Makefile.am (RUNTEST): Simplify, as Automake already generatesBen Elliston1-4/+2
similar logic in Makefile.in. * Makefile.in: Regenerate.
2005-12-24 * Makefile.am (RUNTESTDEFAULTFLAGS): Omit --tool so thatBen Elliston1-1/+1
libdejagnu tests are run too. * Makefile.in: Regenerate.
2005-12-23 * Makefile.am (XML): Include $(srcdir) in filenames.Ben Elliston1-1/+2
* Makefile.in: Regenerate.
2005-12-23 * Makefile.am (SUBDIRS): Remove.Ben Elliston1-14/+43
(EXTRA_DIST): Append $(XML). (dist_man_MANS): Define. (info_TEXINFOS): Likewise. (XML): List XML source files. (dejagnu.pdf): New target. (dejagnu.ps): Likewise. (dejagnu.rtf): Likewise. (html): Likewise. (dejagnu.texi): Special rule to build Texinfo source. * Makefile.in: Regenerate. * configure.ac: Don't search for docbook2dvi. Search for docbook2rtf and docbook2pdf. Don't output doc/Makefile or doc/C/Makefile. * configure: Regenerate. * doc/texinfo.tex: Move from here .. * texinfo.tex: .. to here. * doc/Makefile.am: Remove. * doc/Makefile.in: Likewise. * doc/C/dejagnu.omf: Likewise. * doc/C/topic.dat: Likewise. * doc/C/dejagnu.xml: Move from here .. * doc/dejagnu.xml: .. to here. * doc/C/legal.xml: Move from here .. * doc/legal.xml: .. to here. * doc/C/ref.xml: Move from here .. * doc/ref.xml: .. to here. * doc/C/user.xml: Move from here .. * doc/user.xml: .. to here. * doc/dejagnu.texi: Rebuild from XML source.
2005-12-20 * Makefile.am (SUBDIRS): Remove testsuite, example.Ben Elliston1-1/+31
(EXTRA_DIST): Add $(TESTSUITE_FILES). (TESTSUITE_FILES): New. (RUNTEST, RUNTESTDEFAULTFLAGS): New. (AM_CXXFLAGS): Set. (check_PROGRAMS): New. (unit_SOURCES): New. * Makefile.in: Regenerate. * configure.ac (AC_OUTPUT): Don't output example/Makefile, testsuite/Makefile or testsuite/libdejagnu/Makefile. * configure: Regenerate. * testsuite/Makefile.am: Remove. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.am: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise.
2005-12-20 * Makefile.am (baseboard_SCRIPTS): Rename ms1->mt.Ben Elliston1-1/+1
* Makefile.in: Regenerate.
2005-07-07 * Makefile.am (baseboard_SCRIPTS): Add ms1-sid.exp.Ben Elliston1-0/+1
* Makefile.in: Regenerate.
2004-02-07 * Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.Ben Elliston1-8/+4
(config_SCRIPTS): Remove udi.exp, vrtx.exp. (baseboard_SCRIPTS): Remove a29k-udi.exp. * Makefile.in: Regenerate. * baseboards/a29k-udi.exp: Remove. * baseboards/dos.exp: Update comments. * config/udi.exp: Remove. * config/vrtx.exp: Remove. * doc/overview.sgml: Update. Don't mention mondfe and xsh support. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. * lib/mondfe.exp: Remove. * lib/xsh.exp: Likewise. * lib/remote.exp: Don't load mondfe.exp or xsh.exp. * packaging/pkg/prototype: Update. * NEWS: Update.
2004-02-07 * Makefile.am (rpmspec): Remove.Ben Elliston1-23/+15
(rpm): Additionally depend on dejagnu.spec. ($(PKGDIR)/dejagnu): New target that installs DejaGnu into this directory. This saves duplicated code in the solpkg and hpdepot targets. (solpkg): Depend on $(PKGDIR)/dejagnu. (hpdepot): Likewise. * Makefile.in: Regenerate.
2004-02-07 * Makefile.am (RUNTEST, RUNTESTDEFAULTFLAGS): Remove.Ben Elliston1-6/+0
* Makefile.in: Regenerate. * testsuite/Makefile.am (CLEANFILES): Remove. (RUNTESTDEFAULTFLATS): Pass --srcdir and RUNTEST=$(RUNTEST). * testsuite/Makefile.in: Regenerate.
2004-02-06* util-defs.exp only exists to support testing lib/utils.exp, so moveBen Elliston1-1/+1
it to the testsuite/lib directory and out of users' sight. * lib/util-defs.exp: Move from here .. * testsuite/lib/util-defs.exp: .. to here. * Makefile.am (EXTRA_DIST): Remove lib/util-defs.exp. * Makefile.in: Regenerate. * testsuite/Makefile.am (EXTRA_DIST): Add lib/util-defs.exp. * testsuite/Makefile.in: Regenerate. * doc/ref.sgml (File Map): Remove util-defs.exp. * packaging/pkg/prototype: Update file list.
2004-02-06 * Makefile.am (PKGING): Remove.Ben Elliston1-44/+17
(PACKAGING_METAFILES): Update accordingly. (CLEANFILES, check-DEJAGNU): Remove. (tarball): Remove; use `dist'. (deb): Update target recipe to use `make dist'.
2004-02-06* Use modern Automake features to simplify the Makefiles/configury.Ben Elliston1-99/+174
* This work eliminates the need for the special Clean.tcl script. * Clean.tcl: Remove. * Makefile.am (SUBDIRS): Add testsuite, example directories. (EXTRA_DIST): Define. (pkgdata_SCRIPTS): Add lib/*.exp files. (DATE, TCLSH): Remove. (configdir, config_DATA, config_SCRIPTS): Define. (baseboarddir, baseboard_DATA, baseboard_SCRIPTS): Likewise. (pkgdata_DATA): Likewise. (djlibexecdir, djlibexec_SCRIPTS): Likewise. (PKGING, PACKAGING_METAFILES): New macros. (clean-local): Remove. (rpm): Depend on dist. (deb): Likewise. (dist-hook): Remove. (lib_dest, lib_files): Likewise. (baseboard_dest, baseboard_files): Likewise. (include_dest, config_dest, config_files): Likewise. (install-data-local): Likewise. (uninstall-local): Likewise. (site.exp): Likewise. * Makefile.in: Regenerate. * testsuite/Makefile.am (all, all-am, etcetera): Remove. (force): Likewise. (EXTRA_DIST): Define. (site.exp): Remove target. * testsuite/Makefile.in: Regenerate. * testsuite/libdejagnu/Makefile.am (EXTRA_DIST): Define. (noinst_PROGRAMS): Rename from this .. (check_PROGRAMS): .. to this. * testsuite/libdejagnu/Makefile.in: Regenerate. * doc/Makefile.am (man_MANS): Rename from this .. (dist_man_MANS): .. to this. (info_TEXINFOS): Define. (TARGETS): Remove overview.rtf. (EXTRA_DIST): Define. (%.rtf: %.sgml): Remove rule. (%.gif: %.fig): Likewise. (%.epsi: %.eps): Likewise. (%.eps: %.fig): Likewise. (clean, realclean, distclean): Remove. (install-docs): Don't install overview.rtf. * doc/Makefile.in: Regenerate. * doc/texinfo.tex: New file. * example/calc/Makefile.am (noinst_PROGRAMS): Rename from this .. (check_PROGRAMS): .. to this. (EXTRA_DIST): Add test cases and calc.1 man page. * example/calc/Makefile.in: Regenerate. * example/calc/aclocal.m4: Likewise. * example/calc/configure: Likewise. * example/calc/stamp-h.in: Remove. * example/hello/Makefile.am (bin_PROGRAMS): Rename from this .. (check_PROGRAMS): .. to this. (EXTRA_DIST): Define. * example/hello/Makefile.in: Regenerate. * example/hello/aclocal.m4: Likewise. * example/hello/configure: Likewise. * example/hello/testsuite/Makefile.am (EXTRA_DIST): Define. * example/hello/testsuite/Makefile.in: Regenerate.
2004-01-27 * Makefile.am (tarball): Depend on book1.html, not overview.html.Ben Elliston1-32/+12
Don't echo needless messages. Portably copy the source tree to dejagnu-${VERSION}. Portably copy documentation files from the source tree to the distribution directory. Don't copy RPM-related files -- leave that to the rpm target. (snapshot): Remove target. (overview.html): Rename target from this .. (book1.htm): .. to this. (rpm): Portably copy tar file to SOURCES directory. (deb): Depend on book1.html, not overview.html. (dist-hook): Depend on book1.html, not overview.html. * Makefile.in: Rebuild. * doc/Makefile.am (TARGETS): Depend on book1.html. (book1.html): Depend on html/book1.html. (overview.dvi): Remove target. * doc/Makefile.in: Rebuild.
2003-08-17 * Makefile.am: Tidy comments and unused command lines.Ben Elliston1-12/+9
* Makefile.in: Regenerate. * testsuite/libdejagnu/Makefile.in: Likewise.
2003-08-12 * Makefile.am (tarball): Update path to dejagnu.spec.Ben Elliston1-19/+11
(rpmspec): Likewise. (deb): Likewise, update path to package metafiles. (solpkg): Likewise. (hpdepot): Likewise. * Makefile.in: Regenerate. * aclocal.m4: Likewise. * configure: Likewise. * doc/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.am (CXXFLAGS): Rename from this .. (AM_CXXFLAGS): .. to this, in order to suppress Automake warning. * testsuite/libdejagnu/Makefile.in: Regenerate.
2003-03-172003-03-16 Rob Savoye <rob@direwolf.welcomehome.org>Rob Savoye1-1/+1
* lib/unix.exp: Preservce the value of LD_LIBRARY_PATH, rather than stomp on it. This is based on a patch from Brendan Conoboy <blc@redhat.com>. * Most files: Update copyright dates. 2003-03-13 Mike Stump <mrs@apple.com> * lib/dg.exp(dg-test): Add compiler flags to testcase name, to help ensure uniqueness. 2003-03-05 Alexandre Oliva <aoliva@redhat.com> * lib/remote.exp (standard_download, standard_upload): Support nfsdir and nfsroot_server. 2001-11-12 Andrew Cagney <ac131313@redhat.com> * lib/remote.exp (local_exec, standard_close): Use SHELL background instead of tcl background to background the kill processes. Work around problem found by Nick Duffek in older CYGWINs. (migrated from Redhat's sources kind late, sorry)
2002-11-122002-11-12 Peter Breitenlohner <peb@mppmu.mpg.de>Rob Savoye1-3/+5
* Makefile.am: Add support for DESTDIR. * Makefile.in: Regenerated.
2002-09-04Regenerated html docs. Tweaked how Makefile.am builds tarballs.dejagnu-1.4.3-releaseRob Savoye1-12/+15
2002-09-04 * Makefile.am: Add support to build Solaris and HPUX packages.Rob Savoye1-1/+40
* Makefile.in: Regenerated with automake 1.6. * aclocal.m4: Regenerated with aclocal 1.6. * example/hello/Makefile.in: Regenerated with automake 1.6. * example/calc/Makefile.in: Regenerated with automake 1.6.
2002-08-31Minor Updates before release.Rob Savoye1-2/+2
2002-04-262002-04-19 Nick Clifton <nickc@cambridge.redhat.com>Rob Savoye1-3/+0
* Import files from sourceware dejagnu repository: 2002-03-15 Chris Demetriou <cgd@broadcom.com> * baseboards/mips-sim-idt32.exp: New file. 2002-01-21 Ben Elliston <bje@redhat.com> * baseboards/sh-sid.exp: New file. 2001-11-26 Thomas Fitzsimmons <fitzsim@redhat.com> * baseboards/i386-sid.exp: New file. 2001-10-10 Frank Ch. Eigler <fche@redhat.com> * config/sid.exp (set_host_info): New proc. Call it to set gdb,nointerrupt flag to work around framework problems. 2001-08-24 Frank Ch. Eigler <fche@redhat.com> * baseboards/basic-sid.exp (find_sid_conf): Tolerate not finding path to pregen configuration file. 2001-02-22 Ben Elliston <bje@redhat.com> * config/sid.exp: New file. * baseboards/basic-sid.exp: Likewise. * baseboards/arm-sid.exp: Likewise. * baseboards/m32r-sid.exp: Likewise. * baseboards/m68k-sid.exp: Likewise.
2001-09-12 * Makefile.am: Add a clean-local target, and nuke example andRob Savoye1-2/+12
testsuite from SUBDIRS, so they don't get built via "make all". * Makefile: All Makefiles regenerated. * debian/changelog: Update version for 1.4.2 release. * redhat/dejagnu.spec: Update version for 1.4.2 release.
2001-05-30 * acinclude.m4(DJ_AC_STL): Also useRob Savoye1-1/+1
AC_LANG_CPLUSPLUS so we build this test case with G++. * aclocal.m4, configure: Regenerated. * dejagnu.h: Don't use testout(), have each method print the array value directly, which is much simpler. * acinclude.m4(DJ_AC_STL): s/for for/for/. * dejagnu.h: Add conditional support for sstream. (testout): Likewise. Make return type `const'.
2001-05-09 * runtest.exp: Add new command line option, --status (or -st) toRob Savoye1-1/+1
toggle whether Tcl script bugs in test drivers should be propogated as an error to the shell. * lib/dejagnu.exp: Trim off test state part of the message, so we don't duplicate it.
2001-05-06 * debian/rules: Install all the doc formats.dejagnu-1.4.1-releaseRob Savoye1-6/+22
* redhat/dejagnu.spec: Install all the doc formats. * Clean.tcl: Also nuke all Emacs backup files. * Makefile.am: Fix dependencies on tarball target. Add new target to build Debian packages. Add $(includedir) to install-data-local target so dejagnu.h gets installed in the right place. * doc/Makefile.am: Make all paths absolute, cause some versions of the db2* tools are braindead. * doc/overview.sgml: Update version numbers and log. * doc/user.sgml: Add mention of dejagnu.h header file. * doc/ref.sgml: Add chapter on dejagnu.h header file for unit testing. * config/default.exp: New file for default config settings for simple native testsuites that don't need anything else. * lib/dejagnu.exp: Add $text\r\n to all strings, to make sure we only get one line at a time. * testsuite/libdejagnu: New directory for dejagnu library test cases. * testsuite/libdejagnu/unit.cc: Test case for dejagnu.h. * testsuite/libdejagnu/tunit.exp: Test driver for dejagnu.h. * testsuite/libdejagnu/Makefile.am: New makefile to build the test case. * testsuite/libdejagnu/Makefile.in: Generated. * testsuite/Makefile.am: Add libdejagnu to SUBDIRS. Replace the site.exp rule, cause we don't want the $tool setting, so we run all the test suites. Don't pass the tool name for "make check". * configure.in: Add testsuite/libdejagnu/Makefile to AC_OUTPUT.
2001-05-04 * Makefile.am: Rename dist2 to tarball target. Fix the versionRob Savoye1-30/+43
number to have the minor release too.
2001-04-12 * Clean.tcl: Add -r to rm, so it gets rid of CVS directories.Rob Savoye1-17/+39
* .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.
2001-04-06 * Makefile.am: Add an empty check-DEJAGNU target, cause we onlyRob Savoye1-4/+19
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.
2001-02-18 * Most all files: Update copyright notices.Rob Savoye1-3/+52
* 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.
2001-02-05Initial revisionRob Savoye1-0/+50