aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/setup.py.in (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-18python: Fix build in certain cases.Justus Winter1-1/+1
2017-04-10python: Read gpg-error.h using the pre-processorAlon Bar-Lev1-25/+35
2017-04-10python: Remove unneeded stats copyAlon Bar-Lev1-6/+0
2017-04-10python: support .pydistutils.cfg modeAlon Bar-Lev1-15/+10
2017-04-07python: simplify build, some fixupsAlon Bar-Lev1-13/+10
2017-04-05python: Fix vpath builds, fix distcheck.Justus Winter1-13/+68
2017-04-05python: Generate files into build directoryAlon Bar-Lev1-11/+37
2017-03-29python,build: Reinstate prepare target.Alon Bar-Lev1-4/+5
2017-02-17python: Support manipulating the TOFU policy.Justus Winter1-1/+2
2017-02-15python: Fix build system integration.Justus Winter1-4/+4
2017-02-14python: Remove the -builtin flag for SWIG.Tobias Mueller1-1/+1
2017-02-14python: Conditionally provide py3 argument to SWIGTobias Mueller1-2/+3
2016-11-09python: Require at least GPGME 1.7 for out-of-tree builds.Justus Winter1-2/+2
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-7/+7
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