summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 1.4.3HEADmasterJelmer Vernooij2023-02-101-1/+1
|
* Remove perl support from the main subunit repoJelmer Vernooij2022-11-261-3/+0
| | | | | | | | | This has now moved to https://github.com/jelmer/subunit-perl This simplifies the build system logic and makes it unnecessary to integrate auto{conf,make} and the Perl buildsystem. The perl support is also not in the samestate as the rest of the code - it doesn't have a testsuite, and only supports subunit v1.
* Release 1.4.2.1.4.2Jelmer Vernooij2022-11-171-1/+1
|
* Release 1.4.11.4.1Jelmer Vernooij2022-11-051-1/+1
|
* fix perl distcheckJelmer Vernooij2022-11-051-0/+2
|
* Check minimum version of Python in configure.ac.Jelmer Vernooij2022-01-251-1/+1
|
* Release 1.4.0.1.4.0Jelmer Vernooij2020-03-141-1/+1
| | | | Signed-off-by: Jelmer Vernooij <jelmer@jelmer.uk>
* Fixup NEWS and versions for recent workRobert Collins2018-01-251-1/+1
|
* Release 1.2.1.2.0Robert Collins2015-10-231-1/+1
|
* Support --locals in tracebacks and release 1.1.01.1.0Robert Collins2015-03-101-1/+1
|
* Release 1.0.0.1.0.0Robert Collins2014-11-191-2/+2
|
* 0.0.210.0.21Robert Collins2014-08-271-1/+1
| | | | | | | | | | ------ BUGFIXES ~~~~~~~~ * Brown bag bugfix - 0.0.20's setup.py referenced cvs not csv. (Robert Collins, #1361924)
* Release 0.0.200.0.20Robert Collins2014-08-271-1/+1
| | | | | | | Also * The python-subunit tarball can now have setup run from the current directory. (Robert Collins, #1361857)
* 0.0.19Robert Collins2014-08-241-1/+1
| | | | | | | | | | | | ------ IMPROVEMENTS ~~~~~~~~~~~~ * ``subunit.run`` in Python will now exit 0 as long as the test stream has been generated correctly - this has always been the intent but API friction with testtools had prevented it working. (Robert Collins)
* Release 0.0.18.0.0.18Robert Collins2014-01-301-1/+1
|
* Release 0.0.17Robert Collins2014-01-291-1/+1
|
* Release 0.0.16.0.0.16Robert Collins2013-11-301-1/+1
|
* Release 0.0.150.0.15Robert Collins2013-08-251-1/+1
|
* Release 0.0.140.0.14Robert Collins2013-08-241-1/+1
|
* Release 0.0.13.0.0.13Robert Collins2013-06-171-2/+2
|
* Merge use of AM_PATH_AR in configure.ac, which fixes a warning from autoconf.Jelmer Vernooij2013-05-251-0/+1
|\
| * Invoke AM_PATH_AR. Fixes a warning from autoreconf.Jelmer Vernooij2013-05-251-0/+1
| |
* | Release 0.120.0.12Robert Collins2013-05-251-1/+1
|/
* Release 0.0.11, depending on the new testtools StreamResult API.0.0.11Robert Collins2013-04-081-1/+1
|
* Release 0.0.10.0.0.10Robert Collins2013-02-081-1/+1
|
* Release 0.0.9.0.0.9Robert Collins2012-12-171-1/+1
|
* Release 0.0.8.0.0.8Robert Collins2012-05-081-1/+1
|
* Release 0.0.7.0.0.7Robert Collins2011-06-121-1/+1
|
* Release 0.0.6.0.0.6Robert Collins2010-07-021-1/+1
|
* Release 0.0.5Robert Collins2010-01-201-2/+2
|
* Bump configure version for development cycle.Robert Collins2009-12-181-1/+1
|
* Release 0.0.4.Robert Collins2009-12-181-2/+2
|
* Use m4_define and m4_defn rather than AC_DEFUN as per recent autoconf ↵Robert Collins2009-12-181-5/+5
| | | | changes, permitting builds on autoconf 2.65.
* Tarballs should not claim to be 0.0.3 :)Robert Collins2009-12-161-1/+1
|
* Fix review commentsTrond Norbye2009-11-221-3/+3
|
* Don't add GCC options to non gcc compilersTrond Norbye2009-11-051-0/+14
|
* Move the C++ Listener from a patch against cppunit to a usable external ↵Robert Collins2009-10-031-0/+4
| | | | module for cppunit.
* Fix packaging bugs found when packaging 0.0.2 for Debian, and bump configure ↵Robert Collins2009-09-301-1/+1
| | | | to 0.0.3.
* Get make distcheck working with Jelmers perl-install patch (and some minor ↵Robert Collins2009-09-091-0/+1
| | | | trunk issues).
* Bump version and add NEWS file.Robert Collins2009-07-201-1/+1
|
* Switch to autoconf.Robert Collins2009-05-081-0/+56