summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Subject: optimize matching -g still enables -DDEBUGINGH.Merijn Brand2011-02-141-2/+2
* From: Benny Siegert <bsiegert@gmail.com>H.Merijn Brand2011-01-231-2/+2
* Re-generated Configure after the spell-check fixes from Peter J. AcklamH.Merijn Brand2011-01-071-6/+6
* No reference to $Id: in generated filesH.Merijn Brand2010-12-211-3/+1
* Restore a reference to $perlpath. Installation needs itH.Merijn Brand2010-12-211-70/+103
* Add sin6_scope_id probe (LeoNerd)H.Merijn Brand2010-12-201-103/+90
* Add probe for sa_len availability in sockaddr structH.Merijn Brand2010-12-101-16/+36
* Restore building Encode's subextensions for a static build.Nicholas Clark2010-11-301-1/+1
* merge XS-APItest-KeywordRPN into XS-APItestZefram2010-09-261-7/+0
* Don't process .patch in ConfigureJerry D. Hedden2010-09-201-5/+0
* Account for GNU "i" extension when checking 'nm' output.H.Merijn Brand2010-08-121-2/+2
* Add a Configure probe for static inline.Andy Dougherty2010-07-221-0/+110
* [PATCH] Fix d_u32align probe on ARMH.Merijn Brand2010-06-231-3/+3
* The size of a character in C is per definition 1H.Merijn Brand2010-05-211-34/+4
* Probe for prctl () and check id PR_SET_NAME is supportedH.Merijn Brand2010-04-131-1/+30
* [PATCH] Support for SystemTap's dtrace compatibility layer and issues linking...H.Merijn Brand2010-02-131-1/+3
* regenerated Configure after backport cat ../perl/Configure >ConfigureH.Merijn Brand2010-02-091-10/+10
* [perl #72156]: substitute `less -R' for `less' for groff's new usageJosh ben Jore2010-02-071-0/+9
* [PATCH] Add gcc predefined macros to $Config{cppsymbols} on GNU/Hurd.H.Merijn Brand2010-02-011-2/+2
* FD 4 is not (yet) open at this stage.H.Merijn Brand2010-01-051-3/+20
* Revert core fixes for IO-Compress following IO-Compress updateSteve Hay2009-11-141-5/+1
* Addded a pointer to the documentation on how Configure is maintainedJesse Vincent2009-11-061-0/+2
* Detection (and warning) of char size in bitsH.Merijn Brand2009-11-061-1/+85
* Mention git resources in headerH.Merijn Brand2009-11-051-5/+8
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-051-0/+7
* Consistent spelling of HP-UXH.Merijn Brand2009-10-191-3/+3
* Support building extensions in dist/ as well as cpan/ and ext/Nicholas Clark2009-09-261-0/+4
* Explicitly sort the extensions, now that they come from multiple directories.Nicholas Clark2009-09-251-2/+2
* Search for extensions in cpan/ as well as ext/Nicholas Clark2009-09-241-13/+17
* Correctly detect NDBM_File availabilityH.Merijn Brand2009-08-181-2/+2
* Install arch-dependent files into $archlib.Andy Dougherty2009-08-131-0/+6
* Remove duplicate entry (from config_heavy.pl)H.Merijn Brand2009-08-121-6/+5
* Configure should sort inc_version_listAndy Dougherty2009-07-181-0/+1
* [Configure]: avoid leaking Win32CORE.c into output of extension probing.Andy Dougherty2009-07-011-1/+1
* Subject: Re: dual-life: IO 1.25 and Scalar-List-Utils-1.21H.Merijn Brand2009-06-301-3/+7
* Add gcc predefined macros to $Config{cppsymbols} on GNU/kFreeBSD.Niko Tyni2009-06-181-2/+2
* Remember if binaries are ELFH.Merijn Brand2009-06-041-1/+5
* -Duserelocatableinc and -Duseshrplib don't work togetherH.Merijn Brand2009-05-061-1/+8
* Detection of IPv6 clueful functions by Configure (part 1)H.Merijn Brand2009-03-251-1/+25
* Move PERL_VERSION_STRING from patchlevel.h to perl.hNicholas Clark2009-02-161-1/+1
* Ignore #defines in in patchlevel.h that end the line with backslash.Nicholas Clark2009-02-161-1/+1
* Comment inside evaluated shell string causes havocH.Merijn Brand2009-02-101-2/+1
* Restore old behavior for perl builds with (still) unflattened ext/.H.Merijn Brand2009-02-101-6/+34
* All extensions are at the top level, so no longer any need to recurse.Nicholas Clark2009-02-101-13/+4
* Remove special casing for extensions nested inside other extensions.Nicholas Clark2009-02-091-6/+0
* Cope with new-style ext/Data-Dumper as well as old-style ext/Data/DumperNicholas Clark2009-02-061-3/+5
* Exclude VMS extensions on non-VMS.Nicholas Clark2009-02-051-0/+2
* SetUID scripts are deprecated for 5.12H.Merijn Brand2009-01-191-1/+16
* Make PERL_PATCHLEVEL a single value quoted stringH.Merijn Brand2008-12-251-3/+5
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-031-1/+31