summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-07-15CI: Use Debian 10 'buster' to test Python 3.7Simon McVittie1-0/+2
2019-07-15CI: Try to use a system copy of sphinx and tap.pySimon McVittie1-2/+40
2019-07-15Stop supporting Debian 8 'jessie' or Python 3.4Simon McVittie1-4/+4
2019-07-15Add clearer licensing information in SPDX formatSimon McVittie2-0/+4
2019-07-15Update CI build infrastructure from dbusSimon McVittie4-54/+188
2019-07-15Remove remaining support for Ubuntu 14.04 'trusty'Simon McVittie1-33/+0
2018-05-03Travis-CI: Use system Python to run pip for system PythonSimon McVittie1-0/+53
2018-01-29Require dbus 1.8Simon McVittie1-0/+4
2017-11-01Work around limitations of Python 2 distutils and AX_PYTHON_DEVELSimon McVittie1-0/+12
2017-11-01ci-build: Export PYTHON to make sure we get exactly that versionSimon McVittie1-1/+1
2017-11-01ci-build: Write out config.log after attempting configureSimon McVittie1-1/+6
2016-03-06ci-build: test the setup.py glue as well as the Autotools buildSimon McVittie1-0/+7
2016-03-06Add Travis-CI metadataSimon McVittie1-0/+117
2016-02-19check-coding-style: work in out-of-tree buildsSimon McVittie1-6/+6
2016-01-20Use non-recursive make for everything except testsSimon McVittie1-5/+0
2007-04-30tools/check-coding-style.mk: Work correctly with out-of-tree buildsSimon McVittie1-0/+1
2007-04-24Add optional checks for coding style (mainly whitespace at the moment).Simon McVittie5-0/+82
2006-12-18Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2-89/+0
2006-07-12* Add tests backJohn (J5) Palmieri2-0/+89