aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-03python: Remove Python bindingsIngo Klöcker1-112/+0
2024-12-04build,python: Fix uninstalling in distcheckIngo Klöcker1-1/+1
2024-05-29build,python: Fix make distcheck for Python 3.9+Ingo Klöcker1-2/+6
2024-05-29build,python: Build Python bindings without distutilsBen Greiner1-1/+1
2023-05-30cpp,python: Respect --disable-gpg-test for testsBiswapriyo Nath1-1/+7
2019-05-06python: Make EXTRA_DIST files explicitAndre Heinecke1-5/+2
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-1/+2
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor1-1/+1
2018-10-05build: Move config.h to conf/config.hWerner Koch1-1/+1
2018-10-04python: makefilesBen McGinnes1-4/+1
2018-10-04python: make fileBen McGinnes1-1/+0
2018-10-04python: make fileBen McGinnes1-1/+2
2018-10-03docs: pythonBen McGinnes1-0/+5
2017-04-11python: use autoconf pre-processor when building via autoconfAlon Bar-Lev1-0/+4
2017-04-10python: Prune CLEANFILES.Justus Winter1-3/+1
2017-04-10python: Fix distcheck.Justus Winter1-2/+2
2017-04-10python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev1-12/+11
2017-04-07python: simplify build, some fixupsAlon Bar-Lev1-26/+12
2017-04-05python: Fix vpath builds, fix distcheck.Justus Winter1-8/+23
2017-04-05python: Generate files into build directoryAlon Bar-Lev1-52/+27
2017-03-29python,build: Reinstate prepare target.Alon Bar-Lev1-10/+15
2017-03-14python: Improve build system integration.Justus Winter1-11/+10
2017-02-15python: Fix build system integration.Justus Winter1-15/+16
2017-02-13python: Use one copy of the source tree per Python version.Justus Winter1-16/+21
2016-11-25python: Fix removing the TOFU database.Justus Winter1-1/+1
2016-11-25tests: Remove tofu.db.Justus Winter1-1/+1
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-22/+22
2016-10-14python: Call ln(1) in a portable way.Werner Koch1-2/+2
2016-09-30python: Link 'data.h' and 'config.h' into the builddir.Alon Bar-Lev1-5/+10
2016-09-30python: Add 'prepare' target.Alon Bar-Lev1-0/+3
2016-09-26python: Include 'config.h'.Justus Winter1-0/+1
2016-09-21python: Create install dir.Werner Koch1-0/+1
2016-09-20tests: Make "make -j distcheck" work in Python.Werner Koch1-1/+1
2016-09-20tests: Improve portability.Werner Koch1-2/+2
2016-09-14python: Build for both Python2 and Python3.Justus Winter1-5/+13
2016-08-02python: Fix build system integration.Justus Winter1-3/+17
2016-07-28python: Rename compiled SWIG module.Justus Winter1-1/+1
2016-07-28python: Expose less functions to the Python world.Justus Winter1-2/+2
2016-07-12python: Improve python packaging.Justus Winter1-2/+8
2016-07-11python: Fix distcheck.Justus Winter1-0/+2
2016-07-11python: Enable out-of-tree build of pyme bindings.Justus Winter1-16/+12
2016-07-07python: Fix distcheck.Justus Winter1-4/+17
2016-06-16python: Avoid creating SWIG proxy classes.Justus Winter1-1/+1
2016-06-16python: Wrap objects implementing the buffer protocol.Justus Winter1-1/+1
2016-06-16python: Improve the documentation.Justus Winter1-2/+7
2016-06-16python: Get version information from the build system.Justus Winter1-2/+3
2016-06-16python: Fix license.Justus Winter1-3/+3
2016-06-08python: Fix stripping deprecated functionality.Justus Winter1-1/+1
2016-06-01python: Improve build system integration, fix warnings.Justus Winter1-1/+1
2016-05-31python: use GPG_ERROR_CONFIG variableTobias Mueller1-1/+1