summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* could we add usedevel to config.h?H.Merijn Brand2008-11-281-2/+11
* Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-061-30/+61
* Haiku PortIngo Weinhold2008-10-291-2/+6
* fix for failed Gconvert detection under C++Tony Cook2008-10-281-46/+49
* Fix prototype detection for C++Marcus Holland-Moritz2008-10-271-166/+190
* y2038 time checks have overflow checks. Added documentation andH.Merijn Brand2008-10-181-17/+21
* Add probes for *time64 () functionsH.Merijn Brand2008-10-031-1/+33
* A builtin hard upper bound for sLOCALTIME_max to prevent AIXH.Merijn Brand2008-09-291-2/+5
* Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI, Policy.sh and hintsH.Merijn Brand2008-09-291-17/+25
* Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)H.Merijn Brand2008-09-151-35/+110
* Cygwin build harmonization, remove cygwin/Makefile.SHsReini Urban2008-08-221-5/+12
* [perl #24198] Bad default-domainname extraction in Configure-Script may cause...Bram2008-08-081-3/+3
* Fix to Change 34120Jerry D. Hedden2008-07-111-1/+1
* Configure - d_sprintf_returns_strlenJerry D. Hedden2008-07-101-2/+4