index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2018-07-19
Remove long deprecated command scripts.
Jussi Pakkanen
2018-05-17
Support installation via polkit
Ryan Gonzalez
2018-03-07
setup.py: set the python_requires field
Dylan Baker
2017-06-27
Add mesonbuild.compilers to packages in setup.py
Alistair Thomas
2017-05-12
setup.py: dependencies is now a directory
Nirbheek Chauhan
2017-04-29
setup.py: install scripts from build_dir
Mike Gilbert
2017-01-29
Bump version number for release.
Jussi Pakkanen
2017-01-23
Added man page for mesontest.
Jussi Pakkanen
2017-01-11
style: [E402] module level import not at top of file
Mike Sinkovsky
2016-12-19
tree-wide: remove unused imports
Igor Gnatenko
2016-11-26
Install mesontest script along with the others
Minijackson
2016-10-11
setup.py: On Unix install scripts without .py suffix
Patrick Griffis
2016-05-30
Remove unmaintained and broken PyQt5 GUI (#574)
Nirbheek Chauhan
2016-03-28
Error out if trying to install with Python 2.
Jussi Pakkanen
2016-03-02
Back to .py suffix in files. Closes #394.
Jussi Pakkanen
2016-01-23
Tweak setup.py includes.
Jussi Pakkanen
2016-01-16
Fix wraptool.
Jussi Pakkanen
2016-01-16
Fix some issues that break pypi installs and bump version to upload new version.
Jussi Pakkanen
2016-01-16
Some text tweaks.
Jussi Pakkanen
2016-01-16
Removed custom tar generator.
Jussi Pakkanen
2016-01-16
Support both setuptools and distutils.
Jussi Pakkanen
2016-01-16
Added distutils setup.py.
Jussi Pakkanen