aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/setup.py.in (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-30python: Link 'data.h' and 'config.h' into the builddir.Alon Bar-Lev1-4/+0
2016-09-26python: Include 'config.h'.Justus Winter1-1/+6
2016-09-19python: Improve metadata and READMEs.Justus Winter1-0/+1
2016-09-16python: Release the GIL during calls into GPGME.Justus Winter1-7/+8
2016-09-14python: Clarify that we support Python 2.7 too.Justus Winter1-1/+1
2016-09-14python: Use more generic shebang.Justus Winter1-1/+1
2016-09-12python: Avoid hardcoding the interpreter.Justus Winter1-2/+2
2016-09-12python: Do not rely on subprocess.DEVNULL.Justus Winter1-2/+7
2016-08-02python: Add a flag identifying in-tree builds.Justus Winter1-1/+11
2016-07-28python: Rename compiled SWIG module.Justus Winter1-1/+1
2016-07-14python: Drop bad category.Justus Winter1-1/+0
2016-07-12python: Improve python packaging.Justus Winter1-1/+18
2016-07-11python: Enable out-of-tree build of pyme bindings.Justus Winter1-5/+76
2016-06-16python: Get version information from the build system.Justus Winter1-14/+7
2016-06-06python: Drop obsolete VCS keywords.Justus Winter1-1/+0
2016-05-11python: Integrate into the build system.Justus Winter1-30/+12
2016-05-10python: Delete trailing whitespace.Justus Winter1-4/+4
2016-05-10python: Rename bindings.Justus Winter1-0/+0
2015-05-05Python 3 port of PyMEBen McGinnes1-0/+113