summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Expand)AuthorAgeFilesLines
* VMS does have sockaddr_in6 and ipv6_mreq.Craig A. Berry2012-02-171-4/+2
* Add new probes for IPv6 (LeoNerd)H.Merijn Brand2012-02-161-0/+3
* Revert "Add strptime probe"Ævar Arnfjörð Bjarmason2012-02-151-1/+0
* Revert "VMS does have strptime."Ævar Arnfjörð Bjarmason2012-02-151-1/+1
* VMS does have strptime.Craig A. Berry2012-02-121-1/+1
* Add strptime probeH.Merijn Brand2012-02-121-0/+1
* Add probe for isblank() (requested by khw)H.Merijn Brand2012-01-091-0/+1
* Remove explicit support for pre-7.0 VMS and pre-6.0 DEC C.Craig A. Berry2011-12-101-42/+5
* Update IO-Compress to CPAN version 2.044Chris 'BinGOs' Williams2011-12-041-0/+1
* Where available, use _NSGetExecutablePath() to make $^X absolute.Nicholas Clark2011-09-271-0/+1
* Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute.Nicholas Clark2011-09-271-0/+1
* i_stdbool for configure.com.Craig A. Berry2011-09-161-0/+6
* Remove sockadapt layer from the VMS build.Craig A. Berry2011-09-031-133/+47
* Forgot one in d677d0fca41325ba7203de00652fdeb43659754a.Craig A. Berry2011-08-141-0/+1
* Write some missing version strings in configure.comCraig A. Berry2011-08-141-0/+4
* Correct some format strings in configure.com.Craig A. Berry2011-08-141-8/+19
* Better st_ino_size probe in configure.com.Craig A. Berry2011-08-121-6/+28
* Weld switch in on position for useperlio in configure.com.Craig A. Berry2011-07-311-40/+3
* st_ino settings for configure.com.Craig A. Berry2011-07-311-0/+7
* Kill Devel::DProfFlorian Ragwitz2011-06-141-4/+0
* [perl #90306] Fix simple typosMarcel Grünauer2011-05-191-1/+1
* Check for threads before multiplicity in configure.com.Craig A. Berry2011-03-081-103/+108
* Set multiplicity in configure.com when usethreads is enabled.Craig A. Berry2011-03-071-12/+15
* Add appropriate archname appendages in configure.com.Craig A. Berry2011-03-061-4/+37
* Reorder archname-related questions in configure.com.Craig A. Berry2011-03-061-332/+336
* Use full archname in architecture-specific directories on VMS.Craig A. Berry2011-03-061-0/+1
* Make archname checks relocatable in configure.com.Craig A. Berry2011-03-061-22/+22
* d_sin6_scope_id configuration probe for VMS.Craig A. Berry2010-12-201-1/+35
* Add sin6_scope_id probe (LeoNerd)H.Merijn Brand2010-12-201-0/+1
* Proper sa_len configuration for VMS.Craig A. Berry2010-12-111-1/+39
* Add probe for sa_len availability in sockaddr structH.Merijn Brand2010-12-101-0/+1
* Update Archive-Tar to CPAN version 1.70Chris 'BinGOs' Williams2010-11-151-0/+1
* Make compiler-shortened symbols the default on VMS.Craig A. Berry2010-10-081-1/+1
* Let the compiler shorten symbols on VMS.Craig A. Berry2010-10-081-5/+55
* Add static inline config variables to VMS configure.com.Andy Dougherty2010-07-221-0/+2
* Fix -Uuseperlio command-line option in configure.com.Craig A. Berry2010-04-231-1/+1
* Allow extension building on older (pre 7.3-2) VMS systems.Craig A. Berry2010-04-131-9/+21
* Add d_prctl* for all other OS'sH.Merijn Brand2010-04-131-0/+2
* vaproto for VMS.Craig A. Berry2010-01-051-0/+1
* Make -UDEBUGGING the default on VMS for 5.12.0.Craig A. Berry2009-11-211-4/+4
* Detection (and warning) of char size in bitsH.Merijn Brand2009-11-061-0/+1
* Support building extensions in dist/ as well as cpan/ and ext/Nicholas Clark2009-09-261-1/+7
* VMS also should search for extensions in cpan/ as well as ext/Nicholas Clark2009-09-241-4/+10
* Disambiguate extensions, nonxs_ext, and dynamic_ext on VMS.Craig A. Berry2009-09-081-6/+7
* Implement nonxs_ext on VMS.Craig A. Berry2009-09-071-5/+25
* No longer need to look for extensions under vms/ext.Craig A. Berry2009-09-071-8/+1
* Rename batch log file more reliably in configure.com.Craig A. Berry2009-09-051-4/+13
* Make configure.com aware that ext/Thread no longer exists.Craig A. Berry2009-09-031-7/+0
* IPv6 config variables for the other OS'sH.Merijn Brand2009-03-251-0/+4
* time_t is unsigned 32-bit on VMS; pick sGMTIME_max and sLOCALTIME_max accordi...Craig A. Berry2009-02-221-2/+2