summaryrefslogtreecommitdiff
path: root/bindings/perl
Commit message (Expand)AuthorAgeFilesLines
* Remove all existing codeJan-Michael Brummer2023-03-279-291/+0
* bindings: perl: Use ccflags from %Config for libproxy module compilationFabian Vogt2022-06-212-0/+8
* Merge pull request #152 from DimStar77/issue123Dominique Leuenberger2022-06-201-0/+31
|\
| * perl: Add XS_unpack_charPtrPtr functionDominique Leuenberger2020-12-301-0/+31
* | Fix perl testing and enable it by defaultFabian Vogt2022-03-313-3/+4
|/
* Add public px_proxy_factory_free_proxies functionFabian Vogt2017-09-201-0/+5
* bindings: perl: Add an option to explicitly link against libperl.so.Raphael Kubo da Costa2016-01-192-1/+19
* bindings: perl: Do not link against libperl.dominique.leuenberger@gmail.com2013-09-071-1/+1
* Link perl bindings to pthread. Fix bug 182dominique.leuenberger@gmail.com2013-02-141-1/+1
* Don't append empty variable to link_directoriesnicolas.dufresne2010-10-121-1/+0
* issue 144: do not mix CFLAGS and CXXFLAGS.dominique.leuenberger@gmail.com2010-10-121-3/+0
* Enable VENDORARCH option and PX_PERL_ARCH overridenicolas.dufresne2010-08-181-11/+17
* Use more normal path variablesnpmccallum2010-06-131-1/+0
* rearrainge the build system ; make libmodman optionally build against externa...npmccallum2010-06-121-7/+5
* Revert 654 that broke compilation of perl binding on OS Xnicolas.dufresne2010-06-071-1/+1
* Set link_directories in every CMakeList.txtnicolas.dufresne2010-05-191-0/+1
* fix cmake error RE perl bindings on OSXnpmccallum2010-03-301-1/+1
* Perl: No need to link against libperldominique.leuenberger2010-03-291-1/+1
* Perl: fix parallel buildingdominique.leuenberger2010-03-281-1/+1
* Perl: remove some debugging in the cmake build processdominique.leuenberger2010-03-281-2/+0
* Perl: Allow distributions to install our perl module in vendor path. openSUSE...dominique.leuenberger2010-03-283-3/+19
* Perl: the library needs to be linked agains libproxy of coursedominique.leuenberger2010-03-281-1/+1
* Perl: the library should be called Libproxy.so, thus removing the default nam...dominique.leuenberger2010-03-281-0/+1
* Perl: Cleaning up the lib folder that got messed up.dominique.leuenberger2010-03-282-0/+2
* Perl: Integrate the perl bindings in our CMake Build Systemdominique.leuenberger2010-03-2818-1565/+64
* Perl bindings and sample application. Bindings written by Gonéri LE BOUDERdominique.leuenberger2010-03-0115-0/+1712