Age | Commit message (Expand) | Author | Files | Lines |
2011-06-30 | * Makefile.am (all-local): New rule. | Ben Elliston | 1 | -0/+4 |
2011-03-09 | * Makefile.am (DISTCLEANFILES): Define. | Ben Elliston | 1 | -0/+2 |
2011-03-09 | * Makefile.am (doc/dejagnu.texi): Conditional on MAINTAINER_MODE. | Ben Elliston | 1 | -0/+2 |
2011-03-04 | * Makefile.am (EXTRA_DIST): Correct name of historical ChangeLog. | Ben Elliston | 1 | -1/+1 |
2011-03-03 | * Makefile.am: Bump to GPL version 3. | Ben Elliston | 1 | -1/+1 |
2010-01-01 | update copyright date for 2010. | Rob Savoye | 1 | -0/+19 |
2009-06-16 | * Makefile.am (rpm, deb, solpkg, hpdepot): Remove targets. | Ben Elliston | 1 | -45/+0 |
2008-04-07 | Make the testsuite work better.origin/masterorigin/HEAD | Ben Elliston | 1 | -1/+1 |
2008-02-11 | Install some omitted baseboard scripts. | Ben Elliston | 1 | -0/+3 |
2006-07-14 | 2006-07-13 Daniel Jacobowitz <dan@codesourcery.com> | Ben Elliston | 1 | -1/+1 |
2006-06-06 | * Makefile.am (CONTRIB): New. | Ben Elliston | 1 | -2/+6 |
2006-06-06 | * configure.ac: Check for docbook2texi, not docbook2x-texi. The | Ben Elliston | 1 | -3/+3 |
2005-12-24 | * Makefile.am (doc/dejagnu.texi): Don't use shell redirection, in | Ben Elliston | 1 | -1/+2 |
2005-12-24 | * configure.ac (DOCBOOK2X_TEXI): Add search for this program. | Ben Elliston | 1 | -8/+11 |
2005-12-24 | * Makefile.am (EXTRA_DIST): Remove $(PACKAGING_FILES). | Ben Elliston | 1 | -11/+2 |
2005-12-24 | * Makefile.am (RUNTEST): Simplify, as Automake already generates | Ben Elliston | 1 | -4/+2 |
2005-12-24 | * Makefile.am (RUNTESTDEFAULTFLAGS): Omit --tool so that | Ben Elliston | 1 | -1/+1 |
2005-12-23 | * Makefile.am (XML): Include $(srcdir) in filenames. | Ben Elliston | 1 | -1/+2 |
2005-12-23 | * Makefile.am (SUBDIRS): Remove. | Ben Elliston | 1 | -14/+43 |
2005-12-20 | * Makefile.am (SUBDIRS): Remove testsuite, example. | Ben Elliston | 1 | -1/+31 |
2005-12-20 | * Makefile.am (baseboard_SCRIPTS): Rename ms1->mt. | Ben Elliston | 1 | -1/+1 |
2005-07-07 | * Makefile.am (baseboard_SCRIPTS): Add ms1-sid.exp. | Ben Elliston | 1 | -0/+1 |
2004-02-07 | * Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp. | Ben Elliston | 1 | -8/+4 |
2004-02-07 | * Makefile.am (rpmspec): Remove. | Ben Elliston | 1 | -23/+15 |
2004-02-07 | * Makefile.am (RUNTEST, RUNTESTDEFAULTFLAGS): Remove. | Ben Elliston | 1 | -6/+0 |
2004-02-06 | * util-defs.exp only exists to support testing lib/utils.exp, so move | Ben Elliston | 1 | -1/+1 |
2004-02-06 | * Makefile.am (PKGING): Remove. | Ben Elliston | 1 | -44/+17 |
2004-02-06 | * Use modern Automake features to simplify the Makefiles/configury. | Ben Elliston | 1 | -99/+174 |
2004-01-27 | * Makefile.am (tarball): Depend on book1.html, not overview.html. | Ben Elliston | 1 | -32/+12 |
2003-08-17 | * Makefile.am: Tidy comments and unused command lines. | Ben Elliston | 1 | -12/+9 |
2003-08-12 | * Makefile.am (tarball): Update path to dejagnu.spec. | Ben Elliston | 1 | -19/+11 |
2003-03-17 | 2003-03-16 Rob Savoye <rob@direwolf.welcomehome.org> | Rob Savoye | 1 | -1/+1 |
2002-11-12 | 2002-11-12 Peter Breitenlohner <peb@mppmu.mpg.de> | Rob Savoye | 1 | -3/+5 |
2002-09-04 | Regenerated html docs. Tweaked how Makefile.am builds tarballs.dejagnu-1.4.3-release | Rob Savoye | 1 | -12/+15 |
2002-09-04 | * Makefile.am: Add support to build Solaris and HPUX packages. | Rob Savoye | 1 | -1/+40 |
2002-08-31 | Minor Updates before release. | Rob Savoye | 1 | -2/+2 |
2002-04-26 | 2002-04-19 Nick Clifton <nickc@cambridge.redhat.com> | Rob Savoye | 1 | -3/+0 |
2001-09-12 | * Makefile.am: Add a clean-local target, and nuke example and | Rob Savoye | 1 | -2/+12 |
2001-05-30 | * acinclude.m4(DJ_AC_STL): Also use | Rob Savoye | 1 | -1/+1 |
2001-05-09 | * runtest.exp: Add new command line option, --status (or -st) to | Rob Savoye | 1 | -1/+1 |
2001-05-06 | * debian/rules: Install all the doc formats.dejagnu-1.4.1-release | Rob Savoye | 1 | -6/+22 |
2001-05-04 | * Makefile.am: Rename dist2 to tarball target. Fix the version | Rob Savoye | 1 | -30/+43 |
2001-04-12 | * Clean.tcl: Add -r to rm, so it gets rid of CVS directories. | Rob Savoye | 1 | -17/+39 |
2001-04-06 | * Makefile.am: Add an empty check-DEJAGNU target, cause we only | Rob Savoye | 1 | -4/+19 |
2001-02-18 | * Most all files: Update copyright notices. | Rob Savoye | 1 | -3/+52 |
2001-02-05 | Initial revision | Rob Savoye | 1 | -0/+50 |