summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2018-07-19Remove long deprecated command scripts.Jussi Pakkanen
2018-05-17Support installation via polkitRyan Gonzalez
2018-03-07setup.py: set the python_requires fieldDylan Baker
2017-06-27Add mesonbuild.compilers to packages in setup.pyAlistair Thomas
2017-05-12setup.py: dependencies is now a directoryNirbheek Chauhan
2017-04-29setup.py: install scripts from build_dirMike Gilbert
2017-01-29Bump version number for release.Jussi Pakkanen
2017-01-23Added man page for mesontest.Jussi Pakkanen
2017-01-11style: [E402] module level import not at top of fileMike Sinkovsky
2016-12-19tree-wide: remove unused importsIgor Gnatenko
2016-11-26Install mesontest script along with the othersMinijackson
2016-10-11setup.py: On Unix install scripts without .py suffixPatrick Griffis
2016-05-30Remove unmaintained and broken PyQt5 GUI (#574)Nirbheek Chauhan
2016-03-28Error out if trying to install with Python 2.Jussi Pakkanen
2016-03-02Back to .py suffix in files. Closes #394.Jussi Pakkanen
2016-01-23Tweak setup.py includes.Jussi Pakkanen
2016-01-16Fix wraptool.Jussi Pakkanen
2016-01-16Fix some issues that break pypi installs and bump version to upload new version.Jussi Pakkanen
2016-01-16Some text tweaks.Jussi Pakkanen
2016-01-16Removed custom tar generator.Jussi Pakkanen
2016-01-16Support both setuptools and distutils.Jussi Pakkanen
2016-01-16Added distutils setup.py.Jussi Pakkanen