This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ExtUtils::Miniperl - Restore a missing line of POD
[perl5.git] / Configure
2014-01-17 Brian FraserConfigure: If using targetarch, the computed binaries...
2014-01-17 Brian FraserConfigure: Don't skip the alignbytes test when crosscom...
2014-01-17 Brian FraserConfigure: Add $run to two tests
2014-01-17 Brian FraserConfigure: use $sysroot, if available, in checkccflags
2014-01-17 Brian FraserConfigure: No need to skip the byteorder test when...
2014-01-17 Jess RobinsonFix two Configure tests when targethost is set
2014-01-17 Brian FraserConfigure: When cross-compiling, look for *-gcc* instea...
2014-01-17 Jess RobinsonSet appropriate flags for linux or linux-like systems.
2014-01-15 Brian FraserConfigure: default incpth to usrinc
2014-01-14 Brian FraserConfigure, sysroot: failing to guess usrinc needn't...
2014-01-14 Brian FraserConfigure, sysroot: Update defaults to use $sysroot
2014-01-14 Brian FraserConfigure, sysroot: add --sysroot to cppflags
2014-01-14 Jess RobinsonIntroduce sysroot variable to Configure
2014-01-14 Brian FraserConfigure: use incpth, not usrinc, to search for headers.
2014-01-13 Brian FraserConfigure: Change a use of cc to $cc
2014-01-13 Brian FraserConfigure: Add $cppflags to cppstdin
2014-01-13 Brian FraserConfigure: Better guesses for usrinc and friends on...
2014-01-03 Brian FraserConfigure: Introduce d_libname_unique
2014-01-01 H.Merijn BrandRegenerated Configure after backports
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-11-29 David MitchellMove Cwd and List-Util: UNIX followup
2013-09-17 H.Merijn BrandAtari FreeMiNT: MiNT does not have .exe for _exe
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-16 Brian FraserEliminate the use of voidflags from Configure's pointer...
2013-09-13 Tony Cook[perl #115928] Configure now selects our internal drand48()
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-08-29 H.Merijn Brandregen Configure after backports
2013-08-28 Nicholas ClarkMove the thrice-repeated "64bitint is buggy?" test...
2013-08-22 Marco PeereboomAdd support for Bitrig BSD
2013-08-16 H.Merijn Brand[perl #119271] Faulty test for INT16 in Configure
2013-07-15 H.Merijn BrandThreading 5.005 style is no longer supported
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-07-02 Nicholas ClarkAlso add Encode's sub-modules to known_extensions when...
2013-07-02 Nicholas ClarkAdd non-XS extensions to known_extensions.
2013-07-02 Nicholas ClarkRemove Configure code that supported the old-style...
2013-05-27 H.Merijn Brand[perl #64126] ./Configure -de -Dusevendorprefix didn...
2013-05-10 Andy Dougherty[perl #66604] 64bit compilation Problem on Solaris...
2013-05-09 H.Merijn BrandSpell-checking on meta-units
2013-05-09 H.Merijn Brandmaildomain to support /etc/mailname
2013-05-07 H.Merijn BrandThe URL for the dist source repo changed
2013-03-09 H.Merijn BrandGet Configure in sync with metaconfig
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2013-03-03 Aaron CraneConfigure: bail out when neither stdarg.h nor varargs.h
2013-02-19 Andy DoughertyFix [perl #116523] Configure is confused by '=' in...
2013-02-15 H.Merijn Branduse_versioned_archname => versionedarchname
2013-02-05 David GoldenAdd use_versioned_archname to Configure
2013-01-28 H.Merijn BrandLet Configure honor the external MAILDOMAIN environment...
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2012-12-24 H.Merijn BrandRemove register keywork from randfunc tests in Configure
2012-12-14 Nicholas ClarkRemove BeOS special-casing from Configure.
2012-09-10 Andy DoughertyFix [perl #114812] Configure not finding isblank().
2012-09-07 Andy DoughertyFix alignment for darwin with -Dusemorebits.
2012-08-26 H.Merijn BrandAdd Configure probe for ip_mreq_source
2012-08-02 Andy DoughertyFix RT [perl #72156] Re: Perl 5.12.0 RC 0 - Pager detection
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-06-06 Andy DoughertyConfigure: Avoid Cppsym warnings for extra tokens ...
2012-06-06 Andy DoughertyReplace $compile_ok by $compile for two probes that...
2012-04-01 H.Merijn BrandDetermine if ELF even if ld is not ''
2012-03-31 H.Merijn BrandAdd ld_can_script probe to Configure
2012-02-16 H.Merijn BrandAdd new probes for IPv6 (LeoNerd)
2012-02-15 Ævar Arnfjörð Bjar... Revert "Add strptime probe"
2012-02-12 H.Merijn BrandAdd strptime probe
2012-01-31 Nicholas ClarkAdd blank lines around Configure's duplicate extension...
2012-01-31 Nicholas ClarkConfigure now aborts with a diagnostic if it detects...
2012-01-27 H.Merijn Brandmymalloc isn't thread safe (rurban)
2012-01-09 H.Merijn Brand'A' is not blank
2012-01-09 H.Merijn BrandAdd probe for isblank() (requested by khw)
2011-10-01 H.Merijn BrandRegen Configure and friends
2011-09-27 Nicholas ClarkTeach Configure about "procselfexe" on Solaris and...
2011-09-27 Nicholas ClarkIn Configure, refactor the test for procselfexe into...
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-22 H.Merijn BrandUse a real compile to test for stdbool.h
2011-09-16 H.Merijn BrandRegenerate. Sorry for the massive re-order
2011-09-16 Nicholas ClarkProbe for <stdbool.h>, and if found use it in handy.h
2011-08-26 H.Merijn BrandRevert "Fix Configure's csym test for gcc's link time...
2011-08-22 H.Merijn BrandFix Configure's csym test for gcc's link time optimisation
2011-07-31 H.Merijn BrandAdd st_ino size/sign probes
2011-07-31 H.Merijn BrandChainsaw out the possibility to disable useperlio
2011-02-14 H.Merijn BrandSubject: optimize matching -g still enables -DDEBUGING
2011-01-23 H.Merijn BrandFrom: Benny Siegert <bsiegert@gmail.com>
2011-01-07 H.Merijn BrandRe-generated Configure after the spell-check fixes...
2010-12-21 H.Merijn BrandNo reference to $Id: in generated files
2010-12-21 H.Merijn BrandRestore a reference to $perlpath. Installation needs it
2010-12-20 H.Merijn BrandAdd sin6_scope_id probe (LeoNerd)
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-11-30 Nicholas ClarkRestore building Encode's subextensions for a static...
2010-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-09-21 Jerry D. HeddenDon't process .patch in Configure
2010-08-12 H.Merijn BrandAccount for GNU "i" extension when checking 'nm' output.
2010-07-22 Andy DoughertyAdd a Configure probe for static inline.
2010-06-23 H.Merijn Brand[PATCH] Fix d_u32align probe on ARM
2010-05-21 H.Merijn BrandThe size of a character in C is per definition 1
2010-04-13 H.Merijn BrandProbe for prctl () and check id PR_SET_NAME is supported
2010-02-13 H.Merijn Brand[PATCH] Support for SystemTap's dtrace compatibility...
2010-02-09 H.Merijn Brandregenerated Configure after backport cat ../perl/Config...
2010-02-07 Josh ben Jore[perl #72156]: substitute `less -R' for `less' for...
2010-02-01 H.Merijn Brand[PATCH] Add gcc predefined macros to $Config{cppsymbols...
2010-01-05 H.Merijn BrandFD 4 is not (yet) open at this stage.
2009-11-14 Steve HayRevert core fixes for IO-Compress following IO-Compress...
next