summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Expand)AuthorAgeFilesLines
* Configure scan for fp_classify().Jarkko Hietaniemi2014-08-241-0/+1
* VMS has the isfinite macro on all architectures.Craig A. Berry2014-08-231-6/+1
* Configure for isfinitel / isinfl.Jarkko Hietaniemi2014-08-201-0/+2
* Fix finite/finitel/isfinite in configure.com.Craig A. Berry2014-08-191-3/+14
* Zero is better longdblkind for "no long double" than -1.Jarkko Hietaniemi2014-08-141-1/+1
* Configure scan for ldexplJarkko Hietaniemi2014-08-131-0/+3
* Configure scan for the kind of long double we haveJarkko Hietaniemi2014-08-131-0/+3
* Protect against ptrdiff_t not being available.Brian Fraser2014-06-131-0/+1
* Fix cbacktraceH.Merijn Brand2014-06-111-0/+1
* Add C backtrace API.Jarkko Hietaniemi2014-06-071-0/+4
* Correct socksizetype on VMS.Craig A. Berry2014-06-061-1/+1
* Refactor some compiler-based hints in configure.com.Craig A. Berry2014-06-061-49/+18
* wcs* fix-up for configure.comCraig A. Berry2014-06-051-12/+4
* Probe for working wcscmp and wcsxfrmH.Merijn Brand2014-06-051-16/+22
* Remove Module-Build remnantsSteve Hay2014-05-311-1/+0
* targetsh in configure.com againCraig A. Berry2014-01-261-1/+1
* Fix targetsh in configure.com.Craig A. Berry2014-01-251-1/+1
* Added targetsh to all the canned config filesBrian Fraser2014-01-231-0/+1
* Fix $Config{src} on VMS.Craig A. Berry2013-12-281-1/+1
* Make perl_setup.com infer perl_root from its own location.Craig A. Berry2013-12-281-19/+16
* Purge sfio support from configure.com, Configure and related files.Nicholas Clark2013-12-271-34/+0
* i_arpainet and i_sysun for configure.com.Craig A. Berry2013-11-051-2/+25
* getnameinfo, getaddrinfo, and inet_xxx fix-ups for configure.com.Craig A. Berry2013-10-271-5/+15
* Teach configure.com about Perl_drand48 and friends.Craig A. Berry2013-09-191-52/+9
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-161-4/+0
* Remove references to GNU DLD from Configure and config.sh scripts.Nicholas Clark2013-09-051-2/+1
* Another reason for home-grown kill() on VMS.Craig A. Berry2013-09-021-3/+5
* Fix include-related missing variables in configure.com.Craig A. Berry2013-08-161-0/+8
* Fix remaining missing d_xxx variables in configure.com.Craig A. Berry2013-08-151-0/+12
* Fix miscellaneous missing d_xxx variables in configure.com.Craig A. Berry2013-08-131-4/+17
* Forgot d_semctl in a429ddf7a2c14d.Craig A. Berry2013-08-111-0/+2
* Probe for shm* routines in configure.com.Craig A. Berry2013-08-111-3/+46
* Add two "ld" variables missing from configure.com.Craig A. Berry2013-08-101-0/+2
* Remove 5.005 thread support from configure.com.Craig A. Berry2013-07-181-40/+13
* Add non-XS extensions to known_extensions in configure.com.Craig A. Berry2013-07-041-10/+11
* Eliminate macro for OpenVMS debugger [perl #118447].Craig A. Berry2013-06-131-1/+7
* Remove cpan/Pod-LaTeX and pod2latex utilityChris 'BinGOs' Williams2013-05-181-1/+0
* Remove cpan/CPANPLUS and associated utilitiesChris 'BinGOs' Williams2013-05-181-4/+0
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-091-0/+1
* Enable sem* functions in configure.com for 8.4+.Craig A. Berry2013-03-021-3/+14
* Implement useversionedarchname in configure.com.Craig A. Berry2013-02-161-1/+23
* Fix erroneous USE_LONG_DOUBLE in configure.com.Craig A. Berry2012-12-221-0/+3
* Fix d_nv_preserves_uv on VMS with 64-bit int but no long double.Craig A. Berry2012-12-221-1/+1
* Add Configure probe for ip_mreq_sourceH.Merijn Brand2012-08-261-0/+2
* Add IP probe for ip_mreqH.Merijn Brand2012-07-111-0/+1
* Correct the dlsrc entry in configure.com.Craig A. Berry2012-06-061-1/+1
* Make configure.com ready for C++.Craig A. Berry2012-05-241-96/+74
* 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