summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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