aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/setup.py.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-299/+0
* build,python: Add Python 3.13 and remove Python 3.8Ingo Klöcker2024-12-041-1/+1
* build,python: Fix build with setuptools 72.2.0+Ingo Klöcker2024-09-021-3/+3
* build,python: Build Python bindings without distutilsBen Greiner2024-05-291-7/+12
* python: Fix configure generating setup.py.NIIBE Yutaka2022-10-261-11/+16
* build:python: Don't use gpg-error-config/gpgme-config.NIIBE Yutaka2022-09-151-29/+5
* python: documentationBen McGinnes2018-11-301-43/+65
* doc: convert more http:// links to https://Daniel Kahn Gillmor2018-10-181-1/+1
* Python bindings setup fileBen McGinnes2018-08-181-2/+11
* Python bindings setup: Near PEP8 complianceBen McGinnes2018-08-181-83/+110
* python bindings: python 3.7Ben McGinnes2018-06-291-0/+1
* python: Fix crash by leaving struct members intactTobias Mueller2018-04-171-18/+1
* python: Fix build in certain cases.Justus Winter2017-05-181-1/+1
* python: Read gpg-error.h using the pre-processorAlon Bar-Lev2017-04-101-25/+35
* python: Remove unneeded stats copyAlon Bar-Lev2017-04-101-6/+0
* python: support .pydistutils.cfg modeAlon Bar-Lev2017-04-101-15/+10
* python: simplify build, some fixupsAlon Bar-Lev2017-04-071-13/+10
* python: Fix vpath builds, fix distcheck.Justus Winter2017-04-051-13/+68
* python: Generate files into build directoryAlon Bar-Lev2017-04-051-11/+37
* python,build: Reinstate prepare target.Alon Bar-Lev2017-03-291-4/+5
* python: Support manipulating the TOFU policy.Justus Winter2017-02-171-1/+2
* python: Fix build system integration.Justus Winter2017-02-151-4/+4
* 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