aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/setup.py.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove the -builtin flag for SWIG.Tobias Mueller2017-02-141-1/+1
* python: Conditionally provide py3 argument to SWIGTobias Mueller2017-02-141-2/+3
* python: Require at least GPGME 1.7 for out-of-tree builds.Justus Winter2016-11-091-2/+2
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-7/+7
* python: Link 'data.h' and 'config.h' into the builddir.Alon Bar-Lev2016-09-301-4/+0
* python: Include 'config.h'.Justus Winter2016-09-261-1/+6
* python: Improve metadata and READMEs.Justus Winter2016-09-191-0/+1
* python: Release the GIL during calls into GPGME.Justus Winter2016-09-161-7/+8
* python: Clarify that we support Python 2.7 too.Justus Winter2016-09-141-1/+1
* python: Use more generic shebang.Justus Winter2016-09-141-1/+1
* python: Avoid hardcoding the interpreter.Justus Winter2016-09-121-2/+2
* python: Do not rely on subprocess.DEVNULL.Justus Winter2016-09-121-2/+7
* python: Add a flag identifying in-tree builds.Justus Winter2016-08-021-1/+11
* python: Rename compiled SWIG module.Justus Winter2016-07-281-1/+1
* python: Drop bad category.Justus Winter2016-07-141-1/+0
* python: Improve python packaging.Justus Winter2016-07-121-1/+18
* python: Enable out-of-tree build of pyme bindings.Justus Winter2016-07-111-5/+76
* python: Get version information from the build system.Justus Winter2016-06-161-0/+86