This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so
[perl5.git] / lib / ExtUtils /
2007-03-09 Craig A. BerryIn ExtUtils::Liblist::Kid::_vms_ext(), escape the dolla...
2007-03-08 Craig A. BerryMM->{ldflags} may not be defined and wouldn't help...
2007-03-07 Rafael Garcia-SuarezSyntax nit in ExtUtils::Liblist::Kid, noticed by Yves...
2007-03-04 Craig A. BerryUse linker flags rather than compiler flags in ExtUtils...
2007-02-24 Alexey TourbinExtUtils/Constant/Base.pm: use constant folding to...
2007-02-24 Alexey TourbinExtUtils/MM_Unix.pm (fixin): do not clobber $/
2007-02-24 Rafael Garcia-SuarezAt least, fix the MakeMaker build_man tests.
2007-02-22 Rafael Garcia-SuarezReinstate tests removed by change #30381, but don't
2007-02-22 Steve PetersRevert changes to lib/ExtUtils/t/build_man.t from change
2007-02-22 Steve PetersUpgrade to ExtUtils-MakeMaker-6.32. Included a version
2007-02-06 Steve PetersUpgrade to ExtUtils-Command-1.13
2007-02-05 Nicholas ClarkUpgrade to ExtUtils-ParseXS-2.18
2007-01-29 Nicholas ClarkUNITCHECK for XS code. Turned out to be harder that...
2007-01-12 Rafael Garcia-SuarezUpgrade to ExtUtils::Manifest 1.51
2007-01-01 Jarkko HietaniemiSymbian port: add Series 90 support
2006-12-18 Ilya ZakharevichExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignorin...
2006-12-18 Rafael Garcia-SuarezBump version number of ExtUtils::MM_Unix after last...
2006-12-18 Ilya ZakharevichOS/2-specific fixes, round II
2006-12-18 Ilya ZakharevichFixes for the test suite on OS/2
2006-12-11 Jan DuboisFirst patch from:
2006-11-29 Steve PetersUpgrade to ExtUtils-ParseXS-2.17. Actuall just caught...
2006-11-24 Steve HayCleanup manifest file left by test script when using VC8
2006-11-24 Steve HayEmbed manifest files in DLLs built with Module-Build...
2006-11-23 Robin Barkerinstallman3dir is null
2006-11-19 Alexey TourbinExtUtils/typemap: better error messages + constant...
2006-11-14 Alexey TourbinParseXS.pm: small optimization for "Usage: ..." constan...
2006-11-13 Steve HayEmbed manifest files in EXEs and DLLs when building...
2006-11-13 Yves OrtonRegex Utility Functions and Substituion Fix (XML::Twig...
2006-10-27 Matt TaggartSpelling nits from Debian bug list...
2006-10-10 Jarkko HietaniemiC++: class is a keyword
2006-10-10 Rafael Garcia-SuarezAdjust test count for ExtUtils::Command
2006-10-10 Steve PetersUpgrade to ExtUtils-Manifest-1.49.
2006-10-10 Steve PetersUpgrade to ExtUtils-Command-1.12.
2006-10-10 Steve PetersUpgrade to ExtUtils-Makemaker-6.31.
2006-10-03 Steve PetersQuiet warnings in new test for ExtUtils::Command.
2006-10-03 Steve PetersUpgrade to ExtUtils-Manifest-1.48
2006-10-03 Steve PetersUpdate to ExtUtils-Command-1.11
2006-09-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.16. There actually are...
2006-09-12 Rafael Garcia-SuarezUpgrade to MakeMaker 6.30_04
2006-07-18 Randy W. SimsFix Borland problem with quoted pre-processor macros...
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-07-02 Yves OrtonSynchronize ExtUtils::Instal 1.41
2006-05-15 Nicholas ClarkEncode run-time relocation of file names in packlist...
2006-05-15 Nicholas ClarkSimplify the implementation in ExtUtils::Packlist:...
2006-05-04 Steve PetersUpgrade to ExtUtils-Install-1.40
2006-05-01 Nicholas ClarkAllow a macro of "0" to mean "#if 0" for convenient...
2006-04-27 Steve PetersUpgrade to ExtUtils-Install-1.39
2006-04-26 Marcus Holland-MoritzRe: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-05 SADAHIRO TomoyukiFix test portability on non-ASCII platforms
2006-04-04 Gisle AasChange 27592 disabled the building of manpages for...
2006-03-30 Randy W. SimsRe: New Module::Build released
2006-03-27 Craig A. BerryEU::MM::MM_VMS::one_liner must quote "--" argument
2006-03-24 Craig A. Berryrestore EU::MM test fixes from 26079, 26813, and 26919
2006-03-24 Rafael Garcia-SuarezBump version number of ExtUtils::MM_Win32
2006-03-24 Steve HayFix broken MM_Win32.t tests following 27590
2006-03-23 Rafael Garcia-SuarezWhen MAN3PODS is forced to {} in a Makefile.PL, manpage...
2006-03-23 Rafael Garcia-SuarezNo reason to ship MakeMaker's META.yml
2006-03-23 Rafael Garcia-SuarezMerge changes from CPAN's EU:MM 6.30_01.
2006-03-23 Rafael Garcia-SuarezGet version numbers in line with what's in the CPAN
2006-03-22 Gisle AasAdjust docs to reflect that DynaLoader, as of change...
2006-03-17 Rafael Garcia-SuarezUpgrade to ExtUtils::CBuilder 0.17
2006-02-21 Steve Peters$ExtUtils::MM_Unix::VERSION needs to stay numeric to...
2006-02-20 Nicholas ClarkNeed to clear CvXSUBANY() too to turn a constant sub...
2006-01-31 Yves OrtonRe: [PATCH] Re: replacing "inuse" Win files (was Re...
2006-01-23 Nicholas Clarkconstant_add_symbol needs to be static, else static...
2006-01-23 Jarkko HietaniemiTru64: -Uusedl: lib/ExtUtils/t/Embed.t
2006-01-21 Craig A. BerryMake Manifest.t do what is says it's doing.
2006-01-13 Craig A. BerryAssorted VMS-only MakeMaker fixes for blead
2006-01-06 Nicholas ClarkNegating an unsigned value generates warnings for some...
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2005-12-30 Rafael Garcia-SuarezRe: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
2005-12-27 Nicholas Clarks/%/%%/ in the package name so that it can be used...
2005-12-27 Nicholas ClarkPass in the full arguments to ExtUtils::Constant::ProxySubs
2005-12-27 Nicholas ClarkAs what we're doing is generating subroutines, which...
2005-12-27 Nicholas ClarkRemoving MAKE_JOBS_FIFO from %ENV causes FreeBSD make...
2005-12-26 Nicholas ClarkRemove the hard wired test numbers in the generated...
2005-12-26 Nicholas ClarkSupport type UNDEF, and correct a bug in the macro...
2005-12-26 Nicholas ClarkAdd method macro_from_item to encapsulate the entire...
2005-12-26 Nicholas ClarkAdd a couple of newlines for tidier regen output, consi...
2005-12-26 Nicholas ClarkAdd C_FH and XS_FH arguments to ExtUtils::Constant...
2005-12-26 Nicholas ClarkThe values for proxy constant subroutines need to be...
2005-12-23 Nicholas ClarkProvide support for types PVN and UNDEF in
2005-12-23 Nicholas ClarkExtUtils::ParseXS needs to stack $filepathname to make...
2005-12-23 Nicholas ClarkAdd support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 Nicholas ClarkNeed to be more careful with the symbol table manipulat...
2005-12-23 Nicholas ClarkSIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas ClarkUse inlineable proxy constant subs for Socket
2005-12-23 Steve PetersFix for pod2man() in ExtUtils::Command::MM to work...
2005-12-22 Nicholas ClarkUse inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas ClarkMake ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Nicholas ClarkBreak out the code to generate #ifdef/#endif into new...
2005-12-22 Nicholas ClarkBreak out the item normalisation code into a method...
2005-11-10 Dominic DunlopSuppress leaked warnings in ExtUtils tests
2005-10-31 Sébastien Aperghis... Making ExtUtils::Constant compatible with Perl 5.004
2005-10-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.15.
2005-10-09 Steve PetersUpgraded to ExtUtils-ParseXS-2.14.
2005-10-09 Steve PetersIt would be nice to upgrade the right file. Double...
2005-10-04 Steve PetersUpgrade to ExtUtils-ParseXS-2.13
2005-10-04 Steve PetersUpgrade to ExtUtils-CBuilder-0.15 (with a small edit to
2005-09-29 Steve HayClean up CBuilder and ParseXS test files
next