summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initialize targetarch in configure.comCraig A. Berry2006-11-241-0/+1
* [patch@29297] d_printf_format_null needed in configure.comJohn E. Malmberg2006-11-171-0/+1
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-081-0/+1
* The non-unix parts for localtime_r_needs_tzsetH.Merijn Brand2006-11-061-0/+1
* Initialize d_ctermid and i_gdbm in configure.com.Craig A. Berry2006-10-251-0/+2
* Define d_cplusplus on VMS when appropriateCraig A. Berry2006-09-141-1/+4
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-1/+0
* g++ stage 1 reachedJarkko Hietaniemi2006-08-081-0/+1
* Updated handling of signal names and signals for VMSCraig A. Berry2006-06-291-46/+49
* redo part of change 27374Abe Timmerman2006-05-291-1/+8
* A Configure probe for C99 variadic macros, based on code from Jarkko.Nicholas Clark2006-05-131-0/+1
* [patch@27638] Enable standard stat for VMS >=8.2John E. Malmberg2006-03-311-12/+13
* Populate pre-canned config.sh files withGisle Aas2006-03-301-0/+2
* improve thread linking options on VMSCraig A. Berry2006-03-231-17/+42
* [patch@27538] utime patch for VMSJohn E. Malmberg2006-03-211-1/+8
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-071-0/+1
* PATCH: 2 vms specific build files in perl @ 27383Peter Prymmer2006-03-061-19/+11
* Re: [PATCH] include configure.com in Porting/checkcfgvar.plAbe Timmerman2006-03-041-3/+1
* Add d_builtin_choose_expr and d_builtin_expect to configure.com asSteve Peters2006-03-031-0/+2
* Re: Configure.com issue, more quoting needed.Peter Prymmer2006-02-071-1/+1
* Eek. #25783 broke all pre-v8.2 VMS builds. Undo all the bitsCraig A. Berry2006-01-141-10/+1
* Grr. #26690 broke handling of old ODS-2 style namesCraig A. Berry2006-01-081-2/+2
* Make v?snprintf available on VMS v7.3-2 and later and clean upCraig A. Berry2006-01-071-24/+22