summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Move Cwd and List-Util: UNIX followupDavid Mitchell2013-11-291-0/+4
* Atari FreeMiNT: MiNT does not have .exe for _exeH.Merijn Brand2013-09-171-1/+4
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-161-104/+1
* Eliminate the use of voidflags from Configure's pointer size determination.Brian Fraser2013-09-161-6/+1
* [perl #115928] Configure now selects our internal drand48()Tony Cook2013-09-131-117/+6
* Remove references to GNU DLD from Configure and config.sh scripts.Nicholas Clark2013-09-051-12/+1
* regen Configure after backportsH.Merijn Brand2013-08-291-6/+6
* Move the thrice-repeated "64bitint is buggy?" test from hints to Configure.Nicholas Clark2013-08-281-0/+53
* Add support for Bitrig BSDMarco Peereboom2013-08-221-1/+4
* [perl #119271] Faulty test for INT16 in ConfigureH.Merijn Brand2013-08-161-2/+2
* Threading 5.005 style is no longer supportedH.Merijn Brand2013-07-151-17/+7
* Move VMS::Filespec from vms/ext to ext/Nicholas Clark2013-07-021-0/+2
* Also add Encode's sub-modules to known_extensions when building statically.Nicholas Clark2013-07-021-0/+1
* Add non-XS extensions to known_extensions.Nicholas Clark2013-07-021-9/+10
* Remove Configure code that supported the old-style nested layout for ext/Nicholas Clark2013-07-021-55/+28
* [perl #64126] ./Configure -de -Dusevendorprefix didn't defaultH.Merijn Brand2013-05-271-4/+5
* [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