summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* [perl #66604] 64bit compilation Problem on Solaris x86_64Andy Dougherty2013-05-101-1/+14
* Spell-checking on meta-unitsH.Merijn Brand2013-05-091-32/+32
* maildomain to support /etc/mailnameH.Merijn Brand2013-05-091-1/+7
* The URL for the dist source repo changedH.Merijn Brand2013-05-071-2/+2
* Get Configure in sync with metaconfigH.Merijn Brand2013-03-091-2/+3
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-091-29/+36
* Configure: bail out when neither stdarg.h nor varargs.hAaron Crane2013-03-031-0/+10
* Fix [perl #116523] Configure is confused by '=' in output from uname -aAndy Dougherty2013-02-191-1/+5
* use_versioned_archname => versionedarchnameH.Merijn Brand2013-02-151-11/+9
* Add use_versioned_archname to ConfigureDavid Golden2013-02-051-0/+30
* Let Configure honor the external MAILDOMAIN environment variable, if set.H.Merijn Brand2013-01-281-3/+7
* Remove the Rhapsody port.Nicholas Clark2013-01-161-1/+1
* Remove register keywork from randfunc tests in ConfigureH.Merijn Brand2012-12-241-4/+4
* Remove BeOS special-casing from Configure.Nicholas Clark2012-12-141-11/+2
* Fix [perl #114812] Configure not finding isblank().Andy Dougherty2012-09-101-2/+2
* Fix alignment for darwin with -Dusemorebits.Andy Dougherty2012-09-071-3/+13
* Add Configure probe for ip_mreq_sourceH.Merijn Brand2012-08-261-1/+41
* Fix RT [perl #72156] Re: Perl 5.12.0 RC 0 - Pager detectionAndy Dougherty2012-08-021-1/+1
* Add IP probe for ip_mreqH.Merijn Brand2012-07-111-1/+21
* Configure: Avoid Cppsym warnings for extra tokens [perl #113024]Andy Dougherty2012-06-061-2/+3
* Replace $compile_ok by $compile for two probes that can fail.Andy Dougherty2012-06-061-2/+2
* Determine if ELF even if ld is not ''H.Merijn Brand2012-04-011-7/+12
* Add ld_can_script probe to ConfigureH.Merijn Brand2012-03-311-1/+31
* Add new probes for IPv6 (LeoNerd)H.Merijn Brand2012-02-161-1/+41
* Revert "Add strptime probe"Ævar Arnfjörð Bjarmason2012-02-151-7/+1
* Add strptime probeH.Merijn Brand2012-02-121-1/+7
* Add blank lines around Configure's duplicate extension diagnostic.Nicholas Clark2012-01-311-1/+3
* Configure now aborts with a diagnostic if it detects a duplicate extension.Nicholas Clark2012-01-311-0/+17
* mymalloc isn't thread safe (rurban)H.Merijn Brand2012-01-271-1/+2
* 'A' is not blankH.Merijn Brand2012-01-091-2/+2
* Add probe for isblank() (requested by khw)H.Merijn Brand2012-01-091-1/+27
* Regen Configure and friendsH.Merijn Brand2011-10-011-217/+217
* Teach Configure about "procselfexe" on Solaris and NetBSDNicholas Clark2011-09-281-1/+3
* In Configure, refactor the test for procselfexe into a loop.Nicholas Clark2011-09-271-15/+14
* Where available, use _NSGetExecutablePath() to make $^X absolute.Nicholas Clark2011-09-271-0/+102
* Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute.Nicholas Clark2011-09-271-0/+117
* Use a real compile to test for stdbool.hH.Merijn Brand2011-09-221-3/+28
* Regenerate. Sorry for the massive re-orderH.Merijn Brand2011-09-161-6/+6
* Probe for <stdbool.h>, and if found use it in handy.hNicholas Clark2011-09-161-0/+6
* Revert "Fix Configure's csym test for gcc's link time optimisation"H.Merijn Brand2011-08-261-8/+8
* Fix Configure's csym test for gcc's link time optimisationH.Merijn Brand2011-08-221-8/+8
* Add st_ino size/sign probesH.Merijn Brand2011-07-311-1/+73
* Chainsaw out the possibility to disable useperlioH.Merijn Brand2011-07-311-115/+32
* 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