| Commit message (Expand) | Author | Age |
* | perl: fix compilation with glibc 2.27 | Hans Dedecker | 2018-10-16 |
* | perlmod: fix ability to build module out-of-feed | Philip Prindeville | 2018-09-23 |
* | perl: version modules and non-base packages | Philip Prindeville | 2018-08-13 |
* | perl: build with -fno-strict-liasing and -fwrapv | Philip Prindeville | 2018-08-01 |
* | perl: update to 5.28 | Philip Prindeville | 2018-07-31 |
* | perl: update to 5.26.2 | Philip Prindeville | 2018-04-29 |
* | Merge pull request #5504 from pprindeville/perl-cleanup | Philip Prindeville | 2018-01-26 |
|\ |
|
| * | perlmod: avoid 'do' semantics and just concatenate | Philip Prindeville | 2018-01-25 |
| * | Revert "perl: when Makefile.PL fails give more feedback" | Philip Prindeville | 2018-01-25 |
| * | Revert "perlmod: redux handling odd Makefile.PL eval value" | Philip Prindeville | 2018-01-25 |
* | | perl: add build config for aarch64 | Tomasz Maciej Nowak | 2018-01-26 |
|/ |
|
* | perl: remove build timestamp | Alexander Couzens | 2017-12-14 |
* | perlmod: redux handling odd Makefile.PL eval value | Philip Prindeville | 2017-11-07 |
* | perl: when Makefile.PL fails give more feedback | Philip Prindeville | 2017-10-27 |
* | perl: modules failing due to dot not in @INC | Philip Prindeville | 2017-10-27 |
* | perl: update to 5.26.1 | Philip Prindeville | 2017-10-24 |
* | perl: put -rdynamic in proper build variable | Philip Prindeville | 2017-10-16 |
* | perl: simplify passing in ldflags | Philip Prindeville | 2017-10-16 |
* | treewide: run "make check FIXUP=1" | Etienne Champetier | 2017-08-29 |
* | lang/perl: Upgraded to Perl 5.24.1 | Michail Frolov | 2017-05-10 |
* | Merge pull request #3740 from pprindeville/fix-perlmod-stripping | Hannu Nyman | 2017-01-11 |
|\ |
|
| * | perlmod: global knob to disable comment stripping modules | Philip Prindeville | 2017-01-11 |
* | | treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING... | Matthias Schiffer | 2017-01-10 |
|/ |
|
* | Merge pull request #2922 from cshore/pull-request-fix-perl-utf8-dependency | Hannu Nyman | 2016-11-06 |
|\ |
|
| * | lang/perlbase: Fix missing utf8 dependency on unicore | Daniel Dickinson | 2016-07-04 |
* | | Merge pull request #2446 from jow-/CVE-2016-2381 | champtar | 2016-07-12 |
|\ \
| |/
|/| |
|
| * | perl: securely handle duplicate environment variables [CVE-2016-2381] | Jo-Philipp Wich | 2016-03-01 |
* | | lang/perl: Fix typos (found by codespell) | Stefan Weil | 2016-04-09 |
|/ |
|
* | Merge pull request #2267 from jow-/CVE-2015-8607 | Naoir | 2016-01-23 |
|\ |
|
| * | perl: ensure File::Spec::canonpath() preserves taint [CVE-2015-8607] | Jo-Philipp Wich | 2016-01-14 |
* | | treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with c... | Felix Fietkau | 2016-01-20 |
|/ |
|
* | perl: Update to 5.22.1 | Marcel Denia | 2015-12-21 |
* | perl: Work around recompile failures | Marcel Denia | 2015-12-10 |
* | perl: Fix uClibc handling | Marcel Denia | 2015-11-30 |
* | perl: Set gccversion configuration symbol correctly | Marcel Denia | 2015-11-29 |
* | perl: Bump PKG_RELEASE | Marcel Denia | 2015-11-20 |
* | perl: Enable crypt() for all libc implementations | Marcel Denia | 2015-11-20 |
* | perl: Bump PKG_RELEASE | Marcel Denia | 2015-09-25 |
* | perl: Reorganize patches | Marcel Denia | 2015-09-25 |
* | perl: Remove microperl caretx dependency patch | Marcel Denia | 2015-09-25 |
* | perl: Invert perlbase-essential/perlbase-config circular dependency solution | Marcel Denia | 2015-09-25 |
* | Merge pull request #1770 from robho/perlbase-data_needs_more_dependencies | Naoir | 2015-09-23 |
|\ |
|
| * | perlbase-data: Add dependency on perlbase-bytes | Robert Högberg | 2015-09-22 |
* | | perl: Properly override PERL_INC for subdirectory builds | Marcel Denia | 2015-09-14 |
|/ |
|
* | perl: Bump PKG_RELEASE | Marcel Denia | 2015-09-01 |
* | perl: Skip $0 test on busybox in dist/threads/t/join.t | Marcel Denia | 2015-09-01 |
* | perl: Skip crypt() tests if unavailable in t/op/tie_fetch_count.t | Marcel Denia | 2015-09-01 |
* | perl: Update perlbase.mk | Marcel Denia | 2015-09-01 |
* | perl: Improve run_tests.sh | Marcel Denia | 2015-09-01 |
* | perl: Update extensions configuration symbol | Marcel Denia | 2015-09-01 |