- 20 Jan, 2021 1 commit
-
-
Brian Manning authored
-
- 17 Jan, 2021 1 commit
-
-
Torsten Schönfeld authored
Remove PDF outline exports that do not exist See merge request !1
-
- 13 Jan, 2021 1 commit
-
-
Zaki Mughal [sivoais] authored
-
- 24 Nov, 2020 4 commits
-
-
Brian Manning authored
-
Raymond S Brand authored
-
Raymond S Brand authored
-
Brian Manning authored
-
- 08 Nov, 2020 5 commits
-
-
Raymond S Brand authored
-
Raymond S Brand authored
-
Raymond S Brand authored
Also add an example to exercise the new bindings.
-
Raymond S Brand authored
-
Raymond S Brand authored
Followup to a4c8f7d7.
-
- 07 Oct, 2019 1 commit
-
-
Brian Manning authored
-
- 11 Sep, 2019 3 commits
-
-
Johan Vromans authored
-
Johan Vromans authored
-
Torsten Schönfeld authored
-
- 29 Sep, 2015 1 commit
-
-
Brian Manning authored
-
- 22 Sep, 2015 2 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
CPAN testers results indicate that dynamically loading libpthread.so is not supported on NetBSD either.
-
- 24 Aug, 2015 1 commit
-
-
- 26 Nov, 2014 1 commit
-
-
Brian Manning authored
-
- 02 Nov, 2014 1 commit
-
-
Torsten Schönfeld authored
On OpenBSD, any program that directly or indirectly wants to load libpthread.so must do so from the start. But when perl is built without ithreads, it will also most likely not be compiled with "-pthread". When libglib/libgobject then go and try to load libpthread.so, the loader will error out. Fix by setting LD_PRELOAD=libpthread.so at the relevant points in the build and test process.
-
- 29 Sep, 2013 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 25 Sep, 2013 2 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
- 02 Feb, 2013 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 20 Jan, 2013 1 commit
-
-
Torsten Schönfeld authored
-
- 08 Dec, 2012 1 commit
-
-
Brian Manning authored
-
- 03 Oct, 2012 1 commit
-
-
Torsten Schönfeld authored
The ExtUtils::MakeMaker version shipped with perl <= 5.14 does not seem to handle references in the meta information correctly.
-
- 18 Aug, 2012 1 commit
-
-
Torsten Schönfeld authored
-
- 31 Jul, 2012 3 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
Due to the switch to the META spec version 2, we also need to change the way we specify our dependencies.
-
- 06 Jul, 2012 1 commit
-
-
Torsten Schönfeld authored
-
- 05 Jul, 2012 1 commit
-
-
Torsten Schönfeld authored
-
- 04 Jul, 2012 1 commit
-
-
Brian Manning authored
-
- 03 Jul, 2012 1 commit
-
-
Brian Manning authored
- changed 'exact' to 'full' for the license reference
-
- 27 Jun, 2012 1 commit
-
-
Brian Manning authored
- %meta_merge is used to pass META_MERGE values to EU::MM and CPAN::Meta; these populate META.[yml|json] and MYMETA.[yml|json] - Moved AUTHOR and LICENSE fields into %meta_merge - CPAN::Meta::Spec explains fields and their allowed values (https://metacpan.org/module/CPAN::Meta::Spec)
-