aboutsummaryrefslogtreecommitdiff
path: root/redhat
AgeCommit message (Collapse)Author
2003-08-12 * deb: Move from here ..Ben Elliston
* packaging/deb: .. to here. * redhat: Move from here .. * packaging/rpm: .. to here. * depot: Move from here .. * packaging/depot: .. to here. * pkg: Move from here .. * packaging/pkg: .. to here.
2002-08-31Minor Updates before release.Rob Savoye
2002-08-30Slowly working towards the next release...Rob Savoye
2001-09-13Change the version number to 1.4.2.release_1_4_2dejagnu-1.4.2-releaseRob Savoye
2001-09-12 * Makefile.am: Add a clean-local target, and nuke example andRob Savoye
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-06 * debian/rules: Install all the doc formats.release-1-4-1dejagnu-1.4.1-releaseRob Savoye
* 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 * redhat/dejagnu.spec: Update version number, and installRob Savoye
dejagnu.h. * debian/changelog: Update version number. * debian/rules: and install dejagnu.h
2001-02-22 * debian/changelog: Add entry for new release.Rob Savoye
* 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.
2001-02-05Initial revisionRob Savoye