aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: use autoconf pre-processor when building via autoconfAlon Bar-Lev2017-04-111-0/+4
* python: Prune CLEANFILES.Justus Winter2017-04-101-3/+1
* python: Fix distcheck.Justus Winter2017-04-101-2/+2
* python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev2017-04-101-12/+11
* python: simplify build, some fixupsAlon Bar-Lev2017-04-071-26/+12
* python: Fix vpath builds, fix distcheck.Justus Winter2017-04-051-8/+23
* python: Generate files into build directoryAlon Bar-Lev2017-04-051-52/+27
* python,build: Reinstate prepare target.Alon Bar-Lev2017-03-291-10/+15
* python: Improve build system integration.Justus Winter2017-03-141-11/+10
* python: Fix build system integration.Justus Winter2017-02-151-15/+16
* python: Use one copy of the source tree per Python version.Justus Winter2017-02-131-16/+21
* python: Fix removing the TOFU database.Justus Winter2016-11-251-1/+1
* tests: Remove tofu.db.Justus Winter2016-11-251-1/+1
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-22/+22
* python: Call ln(1) in a portable way.Werner Koch2016-10-141-2/+2
* python: Link 'data.h' and 'config.h' into the builddir.Alon Bar-Lev2016-09-301-5/+10
* python: Add 'prepare' target.Alon Bar-Lev2016-09-301-0/+3
* python: Include 'config.h'.Justus Winter2016-09-261-0/+1
* python: Create install dir.Werner Koch2016-09-211-0/+1
* tests: Make "make -j distcheck" work in Python.Werner Koch2016-09-201-1/+1
* tests: Improve portability.Werner Koch2016-09-201-2/+2
* python: Build for both Python2 and Python3.Justus Winter2016-09-141-5/+13
* python: Fix build system integration.Justus Winter2016-08-021-3/+17
* python: Rename compiled SWIG module.Justus Winter2016-07-281-1/+1
* python: Expose less functions to the Python world.Justus Winter2016-07-281-2/+2
* python: Improve python packaging.Justus Winter2016-07-121-2/+8
* python: Fix distcheck.Justus Winter2016-07-111-0/+2
* python: Enable out-of-tree build of pyme bindings.Justus Winter2016-07-111-16/+12
* python: Fix distcheck.Justus Winter2016-07-071-4/+17
* python: Avoid creating SWIG proxy classes.Justus Winter2016-06-161-1/+1
* python: Wrap objects implementing the buffer protocol.Justus Winter2016-06-161-1/+1
* python: Improve the documentation.Justus Winter2016-06-161-2/+7
* python: Get version information from the build system.Justus Winter2016-06-161-2/+3
* python: Fix license.Justus Winter2016-06-161-3/+3
* python: Fix stripping deprecated functionality.Justus Winter2016-06-081-1/+1
* python: Improve build system integration, fix warnings.Justus Winter2016-06-011-1/+1
* python: use GPG_ERROR_CONFIG variableTobias Mueller2016-05-311-1/+1
* python: Make all GnuPG errors available.Justus Winter2016-05-241-2/+8
* python: Various fixes.Justus Winter2016-05-181-1/+1
* python: Add a test suite.Justus Winter2016-05-121-0/+1
* python: Integrate into the build system.Justus Winter2016-05-111-0/+53