summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add Gitlab-CI integrationSimon McVittie2019-07-231-2/+2
* CI: Explicitly install python*-devSimon McVittie2019-07-231-0/+1
* CI: Use Debian 10 'buster' to test Python 3.7Simon McVittie2019-07-151-0/+2
* CI: Try to use a system copy of sphinx and tap.pySimon McVittie2019-07-151-2/+40
* Stop supporting Debian 8 'jessie' or Python 3.4Simon McVittie2019-07-151-4/+4
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-152-0/+4
* Update CI build infrastructure from dbusSimon McVittie2019-07-154-54/+188
* Remove remaining support for Ubuntu 14.04 'trusty'Simon McVittie2019-07-151-33/+0
* Travis-CI: Use system Python to run pip for system PythonSimon McVittie2018-05-031-0/+53
* Require dbus 1.8Simon McVittie2018-01-291-0/+4
* Work around limitations of Python 2 distutils and AX_PYTHON_DEVELSimon McVittie2017-11-011-0/+12
* ci-build: Export PYTHON to make sure we get exactly that versionSimon McVittie2017-11-011-1/+1
* ci-build: Write out config.log after attempting configureSimon McVittie2017-11-011-1/+6
* ci-build: test the setup.py glue as well as the Autotools buildSimon McVittie2016-03-061-0/+7
* Add Travis-CI metadataSimon McVittie2016-03-061-0/+117
* check-coding-style: work in out-of-tree buildsSimon McVittie2016-02-191-6/+6
* Use non-recursive make for everything except testsSimon McVittie2016-01-201-5/+0
* tools/check-coding-style.mk: Work correctly with out-of-tree buildsSimon McVittie2007-04-301-0/+1
* Add optional checks for coding style (mainly whitespace at the moment).Simon McVittie2007-04-245-0/+82
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-182-89/+0
* * Add tests backJohn (J5) Palmieri2006-07-122-0/+89