summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Expand)AuthorAgeFilesLines
* IPv6 config variables for the other OS'sH.Merijn Brand2009-04-191-0/+4
* time_t is unsigned 32-bit on VMS; pick sGMTIME_max and sLOCALTIME_max accordi...Craig A. Berry2009-04-151-2/+2
* Find extensions on VMS even when they don't have a Makefile.PL.Craig A. Berry2009-04-141-10/+34
* Goodbye, make_ext.com; make_ext.pl will take over now.Craig A. Berry2009-04-141-74/+0
* Data-Dumper --> Data/Dumper for VMS extension list as well.Nicholas Clark2009-04-141-3/+22
* Rename ext/Sys/Syslog to ext/Sys-SyslogNicholas Clark2009-04-141-1/+1
* Rename ext/IPC/SysV to ext/IPC-SysVNicholas Clark2009-04-141-1/+1
* First cut at handling git patch numbers on VMS.Craig A. Berry2009-03-301-2/+3
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2009-01-281-0/+1
* And (hopefully) the actual change for 34951. Sigh.Craig A. Berry2009-01-271-0/+1
* could we add usedevel to config.h?H.Merijn Brand2009-01-271-0/+1
* NDBM prototype config vars for configure.com following 34756.Craig A. Berry2009-01-261-0/+3
* Add probes for *time64 () functionsH.Merijn Brand2009-01-021-0/+10
* Integrate:Abigail2008-12-051-0/+1
* Integrate:Nicholas Clark2008-10-231-0/+7
* Integrate:Dave Mitchell2008-05-311-0/+2
* Integrate:Dave Mitchell2008-05-201-0/+1
* Integrate:John E. Malmberg2008-05-201-2/+75
* Integrate:Dave Mitchell2008-05-201-0/+2
* Integrate:Andy Armstrong2008-05-201-0/+2
* Integrate:Dave Mitchell2008-05-191-0/+1
* Integrate:Nicholas Clark2008-04-221-35/+17
* Integrate:Nicholas Clark2008-02-121-13/+9
* Fix missing sharpbang definition in configure.com.Craig A. Berry2007-12-051-1/+1
* Re: Perl 5.10.0 getting close: please testlemkemch@t-online.de2007-10-271-1/+1
* problem with MAKE_EXT.COMThomas Pfau2007-10-271-1/+1
* Make large file support the default on VMS systems that have it. This in turnCraig A. Berry2007-09-271-3/+3
* Allow IEEE math to be deselected on OpenVMS I64 (but it remainsCraig A. Berry2007-09-241-2/+7
* Record IEEE usage in config.h on VMS.Craig A. Berry2007-09-231-0/+1
* Fix configure.com's d_fcntl_can_lock test to look for a fileCraig A. Berry2007-08-271-1/+1
* [patch@31658] Dynamically load dbg xterm on VMSJohn E. Malmberg2007-07-261-53/+1
* Update utility commands for VMS.Craig A. Berry2007-07-231-1/+10
* Set $Config{PERL_PATCHLEVEL} as well as $Config{perl_patchlevel}, andCraig A. Berry2007-07-121-0/+15
* Fix the case of $Config{perl_patchlevel} on VMS.Craig A. Berry2007-07-061-1/+1
* Replace C<shrplib='define'> with C<useshrplib='true'> on VMS.Craig A. Berry2007-07-041-1/+1
* Remove vms/genconfig.pl and references to it; it was made obsolete way backCraig A. Berry2007-07-041-5/+1
* Better suppression of Threads build (probably still needed on 5.8.x)Craig A. Berry2007-05-161-1/+6
* Don't try to build old Thread extension on VMS when -DuseithreadsCraig A. Berry2007-04-281-2/+3
* Fix a few errors and ambiguities in configure.com caught byCraig A. Berry2007-03-031-5/+6
* In configure.com, include the Win32 extensions in $Config{known_extensions},Craig A. Berry2007-02-261-1/+1
* One more longdouble nit for configure.com, following 30217, 30325, and 30329.Craig A. Berry2007-02-261-0/+1
* Make vms/munchconfig.c able to take a list of substitutions fromCraig A. Berry2007-02-181-4/+25
* Make configure.com's manifest checker more robust when handling files with Craig A. Berry2007-02-171-2/+3
* In configure.com, put the "use" back in useieee (typo in #30325)Craig A. Berry2007-02-161-1/+1
* In configure.com, further disambiguate -Duselongdouble and its Craig A. Berry2007-02-161-7/+17
* Check for the presence of signbit() on VMS. It currently only worksCraig A. Berry2007-02-111-9/+60
* [perl@30030] blead on OpenVMS doesn't buildAbe Timmerman2007-01-271-5/+30
* Don't try to build Win32 on VMSCraig A. Berry2006-12-181-0/+1
* d_pseudofork for configure.comCraig A. Berry2006-12-061-0/+1
* xterm debugger support for VMS from John Malmberg (with revisions)Craig A. Berry2006-11-251-2/+30