summaryrefslogtreecommitdiffstats
path: root/cython/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-02-07cython: Fix Windows buildGravatar Nikias Bassen1-0/+4
2022-02-07cython: Fix for LibTool compilation and Python 3 libintlGravatar Rick Mark1-1/+1
2021-06-09cython: Add -no-undefined to linker flags for shared python libGravatar Nikias Bassen1-1/+1
2020-06-14Add API version to library and pkgconfig file for proper linkingGravatar Nikias Bassen1-1/+1
2020-06-09Unfold automake variables into multiple lines for maintainabilityGravatar Martin Szulecki1-8/+28
2019-08-08cython: Make sure plist.pxd is installed correctlyGravatar Nikias Bassen1-0/+3
2019-05-11cython: use PYTHON_LIBS instead of PYTHON_LDFLAGSGravatar Yves-Alexis Perez1-1/+1
2017-04-20build: Make sure plist.pxd is included in tarballsGravatar Christophe Fergeau1-3/+2
2017-04-20cython: Remove references to libxml2 flags from Makefile.amGravatar Nikias Bassen1-2/+2
2016-04-20cython: Fix module build with libplist already installedGravatar Elan Ruusamäe1-1/+1
2014-10-14cython: Enforce default symbol visibility to make bindings loadableGravatar Martin Szulecki1-1/+1
2014-10-14cython: Use output variables instead of relative paths in MakefileGravatar Martin Szulecki1-2/+2
2013-12-13change build system to autotoolsGravatar Nikias Bassen1-0/+31