summaryrefslogtreecommitdiff
path: root/cython/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* cython: Fix Windows buildNikias Bassen2022-02-071-0/+4
* cython: Fix for LibTool compilation and Python 3 libintlRick Mark2022-02-071-1/+1
* cython: Add -no-undefined to linker flags for shared python libNikias Bassen2021-06-091-1/+1
* Add API version to library and pkgconfig file for proper linkingNikias Bassen2020-06-141-1/+1
* Unfold automake variables into multiple lines for maintainabilityMartin Szulecki2020-06-091-8/+28
* cython: Make sure plist.pxd is installed correctlyNikias Bassen2019-08-081-0/+3
* cython: use PYTHON_LIBS instead of PYTHON_LDFLAGSYves-Alexis Perez2019-05-111-1/+1
* build: Make sure plist.pxd is included in tarballsChristophe Fergeau2017-04-201-3/+2
* cython: Remove references to libxml2 flags from Makefile.amNikias Bassen2017-04-201-2/+2
* cython: Fix module build with libplist already installedElan Ruusamäe2016-04-201-1/+1
* cython: Enforce default symbol visibility to make bindings loadableMartin Szulecki2014-10-141-1/+1
* cython: Use output variables instead of relative paths in MakefileMartin Szulecki2014-10-141-2/+2
* change build system to autotoolsNikias Bassen2013-12-131-0/+31