Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
0.08

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.08

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
27 Oct 2015 15:51:10
0.08

|
sunpoet  |
- Update to 0.08
- Add NO_ARCH
Changes: http://search.cpan.org/dist/ExtUtils-LibBuilder/Changes |
29 Sep 2015 11:16:10
0.07

|
culot  |
- Update to 0.07
Changes: http://search.cpan.org/dist/ExtUtils-LibBuilder/Changes |
07 Jan 2015 17:56:26
0.06_1

|
sunpoet  |
- Fix BUILD_DEPENDS: ExtUtils::CBuilder 0.23+ is already in all supported Perl
releases
- Add LICENSE |
26 Nov 2014 13:08:38
0.06_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
0.06

|
bapt  |
Cleanup plist |
07 Sep 2014 07:34:21
0.06

|
wen  |
- Update to 0.06
Changes: http://cpansearch.perl.org/src/AMBS/ExtUtils-LibBuilder-0.06/Changes
- Pass maintainership to perl@ |
05 Feb 2014 15:40:35
0.04

|
ehaupt  |
Support staging. |
20 Sep 2013 17:13:47
0.04

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
06 Aug 2013 08:50:49
0.04

|
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: wen@ (maintainer) |
16 Feb 2011 08:39:41
0.04
|
wen  |
ExtUtils::LibBuilder is a tool to build C libraries.
WWW: http://search.cpan.org/dist/ExtUtils-LibBuilder/ |