This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Minor updates to makerel to take the new world order into account
[perl5.git] / Configure
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-25 Nicholas ClarkExplicitly sort the extensions, now that they come...
2009-09-24 Nicholas ClarkSearch for extensions in cpan/ as well as ext/
2009-08-18 H.Merijn BrandCorrectly detect NDBM_File availability
2009-08-13 Andy DoughertyInstall arch-dependent files into $archlib.
2009-08-12 H.Merijn BrandRemove duplicate entry (from config_heavy.pl)
2009-07-18 Andy DoughertyConfigure should sort inc_version_list
2009-07-01 Andy Dougherty[Configure]: avoid leaking Win32CORE.c into output...
2009-06-29 H.Merijn BrandSubject: Re: dual-life: IO 1.25 and Scalar-List-Utils...
2009-06-18 Niko TyniAdd gcc predefined macros to $Config{cppsymbols} on...
2009-06-04 H.Merijn BrandRemember if binaries are ELF
2009-05-06 H.Merijn Brand-Duserelocatableinc and -Duseshrplib don't work together
2009-03-25 H.Merijn BrandDetection of IPv6 clueful functions by Configure (part 1)
2009-02-16 Nicholas ClarkMove PERL_VERSION_STRING from patchlevel.h to perl.h
2009-02-16 Nicholas ClarkIgnore #defines in in patchlevel.h that end the line...
2009-02-10 H.Merijn BrandComment inside evaluated shell string causes havoc
2009-02-10 H.Merijn BrandRestore old behavior for perl builds with (still) unfla...
2009-02-10 Nicholas ClarkAll extensions are at the top level, so no longer any...
2009-02-09 Nicholas ClarkRemove special casing for extensions nested inside...
2009-02-06 Nicholas ClarkCope with new-style ext/Data-Dumper as well as old...
2009-02-05 Nicholas ClarkExclude VMS extensions on non-VMS.
2009-01-19 H.Merijn BrandSetUID scripts are deprecated for 5.12
2008-12-25 H.Merijn BrandMake PERL_PATCHLEVEL a single value quoted string
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-06 Marcus Holland-MoritzAdd prototype detection for NDBM header files
2008-10-29 Ingo WeinholdHaiku Port
2008-10-28 Tony Cookfix for failed Gconvert detection under C++
2008-10-27 Marcus Holland-MoritzFix prototype detection for C++
2008-10-18 H.Merijn Brandy2038 time checks have overflow checks. Added documenta...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-09-29 H.Merijn BrandA builtin hard upper bound for sLOCALTIME_max to preven...
2008-09-29 H.Merijn BrandAllow s{GM,LOCAL)TIME_{min,max} to be set from CLI...
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-08-22 Reini UrbanCygwin build harmonization, remove cygwin/Makefile.SHs
2008-08-08 Bram[perl #24198] Bad default-domainname extraction in...
2008-07-11 Jerry D. HeddenFix to Change 34120
2008-07-10 Jerry D. HeddenConfigure - d_sprintf_returns_strlen
2008-07-08 H.Merijn BrandFine-grained sGMTIME_min/max detection
2008-07-08 H.Merijn BrandBe sure to use the correct type, so bits do not get...
2008-07-07 H.Merijn BrandProbe for timegm
2008-07-07 H.Merijn BrandPart one of y2038 changes for Schwern
2008-06-16 H.Merijn BrandWarnings-free for metalint-3.5-27. Woot!
2008-05-27 H.Merijn BrandRevert part of #31039
2008-05-20 Andy DoughertyRe: Change 33843: [perl #54120] [PATCH] [metaconfig...
2008-05-17 Andy DoughertyRe: [perl #50180] NDBM_File fails to build
2008-05-17 Andy Dougherty[perl #54120] [PATCH] [metaconfig] Need more -fstack...
2008-04-02 Jerry D. HeddenRe: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456...
2008-03-30 Nicholas Clarkdetecting Configure test goofs (Was Re: branch predicti...
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-24 Nicholas ClarkGive the test file for __builtin_expect() the correct...
2008-03-21 H.Merijn BrandFinal move from meta-3.0 to meta-3.5
2008-02-15 H.Merijn BrandResync with metaconfig. Escape the last ~.
2008-02-15 Nicholas ClarkShell patterns are subject to tilde expansion. So the...
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-22 H.Merijn BrandRegen. Lots of under-the-hood changes accumulated.
2008-01-14 H.Merijn BrandIntermediate update/regen in cleanup process, dtrace...
2008-01-12 Andy ArmstrongRe: [PATCH] Stop DTrace config option looping in non...
2008-01-11 Andy Armstrongsh doesn't know about !
2008-01-11 Andy ArmstrongAdd dtrace support
2008-01-09 H.Merijn BrandIntermediate re-gen for AndyA's dtrace work. More to...
2008-01-01 H.Merijn BrandMissing test, adding $ to the other tests
2008-01-01 H.Merijn BrandBring back the platforms that do not support -fstack...
2007-12-29 H.Merijn BrandSync after metaconfig backports. Some reorders were...
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-20 Nicholas Clarkchar can be unsigned, so i8 needs to be signed char.
2007-12-20 Nicholas ClarkOops. Change 32669 didn't mean to add ssp to the libswa...
2007-12-20 Nicholas ClarkA new try at getting -fstack-protector working, by...
2007-12-20 Nicholas ClarkMerge the duplicated code for the tests for -fno-strict...
2007-10-08 Alexander Gough[Patch] Configure doesn't pick up Hash/Util/FieldHash
2007-09-09 H.Merijn BrandThe question auctioned at YAPC::Europe-2007 in Vienna
2007-08-21 H.Merijn Brandbye bye charsize
2007-07-19 Marcus Holland-MoritzVarious Gentoo Patches
2007-07-19 H.Merijn BrandExpand tabs, add -A ccflags=-DMACRO to -h
2007-07-09 H.Merijn BrandPERL_PATCHNUM is dead. Long live SMOKEs!
2007-06-17 Rafael Garcia-SuarezPatches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-16 Andy DoughertyRe: [perl #43216] Perl 5.8.8 does not compile on Solari...
2007-06-13 Andy DoughertyRe: vsprintf
2007-06-13 Andy DoughertyConfigure: Erroneous C++ message
2007-06-01 Jarkko HietaniemiConfigure: O_NONBLOCK test uses fork() and pipe()
2007-05-16 Jarkko HietaniemiConfigure (and Makefile.SH): remove ODBM_File early...
2007-05-09 Ævar Arnfjörð Bjar... Syntax error in Configure in blead
2007-05-09 H.Merijn BrandTyping is for secretaries
2007-05-09 H.Merijn BrandBetter help ; regen after backport #31114 ; RT#42886...
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-27 Craig A. Berryspecial Configure handling for IO/Compress modules...
2007-04-25 H.Merijn BrandLeave try.c and include files where they are if we...
2007-04-23 H.Merijn BrandMissed quotes in protocheck for rm_try
2007-04-23 H.Merijn BrandMajor *try* cleanup: introduce $rm_try; Some whitespace...
2007-04-18 H.Merijn Brand1. Move #30327 to the generation location
2007-04-12 Nicholas ClarkWhen removing the test program source, also remove...
2007-04-11 Nicholas ClarkIf the test programs for strtoul(), strtoull() or strto...
2007-04-10 Nicholas ClarkMake the don't-use-nm symbol table probes work under...
2007-03-09 Tom CallawayTom Callaway's Redhat patches
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-10 Andy Doughertysignbit detection (was [perl #39875] -0.0 loses signedn...
2007-01-08 Marcus Holland-MoritzDefault "$undef" for NV_PRESERVES_UV_BITS causes compil...
2007-01-02 Marcus Holland-MoritzConfigure test code fails to compile if SIGFPE is undefined
2006-12-20 H.Merijn BrandOpen Configure to the world of 64bitonly environments
2006-12-11 Rafael Garcia-SuarezConfigure needs to know about the extensions IO/Compres...
next