aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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