summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Collapse)AuthorAgeFilesLines
* Fix configure.com's d_fcntl_can_lock test to look for a fileCraig A. Berry2007-08-271-1/+1
| | | | | that actually exists. p4raw-id: //depot/perl@31756
* [patch@31658] Dynamically load dbg xterm on VMSJohn E. Malmberg2007-07-261-53/+1
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <46A830E4.1040708@qsl.net> p4raw-id: //depot/perl@31661
* Update utility commands for VMS.Craig A. Berry2007-07-231-1/+10
| | | p4raw-id: //depot/perl@31647
* Set $Config{PERL_PATCHLEVEL} as well as $Config{perl_patchlevel}, andCraig A. Berry2007-07-121-0/+15
| | | | | grab the value from a MAINTXXX or SMOKEXXX line in patchlevel.h if present. p4raw-id: //depot/perl@31597
* Fix the case of $Config{perl_patchlevel} on VMS.Craig A. Berry2007-07-061-1/+1
| | | p4raw-id: //depot/perl@31544
* Replace C<shrplib='define'> with C<useshrplib='true'> on VMS.Craig A. Berry2007-07-041-1/+1
| | | p4raw-id: //depot/perl@31533
* Remove vms/genconfig.pl and references to it; it was made obsolete way backCraig A. Berry2007-07-041-5/+1
| | | | | | | in change #1084. Remove references to vms/config.vms, which was removed in change #1084. p4raw-link: @1084 on //depot/perl: 97abc6adffcd3efcbaee73cbdad2055b2d06be4f p4raw-id: //depot/perl@31532
* Better suppression of Threads build (probably still needed on 5.8.x)Craig A. Berry2007-05-161-1/+6
| | | p4raw-id: //depot/perl@31226
* Don't try to build old Thread extension on VMS when -DuseithreadsCraig A. Berry2007-04-281-2/+3
| | | | | has been chosen. p4raw-id: //depot/perl@31104
* Fix a few errors and ambiguities in configure.com caught byCraig A. Berry2007-03-031-5/+6
| | | | | Charlie Hammond's DCL Checker. p4raw-id: //depot/perl@30445
* In configure.com, include the Win32 extensions in $Config{known_extensions},Craig A. Berry2007-02-261-1/+1
| | | | | but not it $Config{extensions}. This way t/TEST knows to exclude them. p4raw-id: //depot/perl@30410
* One more longdouble nit for configure.com, following 30217, 30325, and 30329.Craig A. Berry2007-02-261-0/+1
| | | p4raw-id: //depot/perl@30401
* Make vms/munchconfig.c able to take a list of substitutions fromCraig A. Berry2007-02-181-4/+25
| | | | | a file so we don't overflow the command buffer on older systems. p4raw-id: //depot/perl@30343
* Make configure.com's manifest checker more robust when handling files with Craig A. Berry2007-02-171-2/+3
| | | | | | | multiple dots that also have an underscore in the name (e.g., foo_bar.tar.gz). Various archive utilities will create that as foo_bar_tar.gz or foo_bar.tar_gz, at least on ODS-2 volumes. p4raw-id: //depot/perl@30342
* In configure.com, put the "use" back in useieee (typo in #30325)Craig A. Berry2007-02-161-1/+1
| | | p4raw-id: //depot/perl@30329
* In configure.com, further disambiguate -Duselongdouble and its Craig A. Berry2007-02-161-7/+17
| | | | | prerequisites from other 64-bit options. p4raw-id: //depot/perl@30325
* Check for the presence of signbit() on VMS. It currently only worksCraig A. Berry2007-02-111-9/+60
| | | | | | | on IEEE double, not IEEE long double or any other floating point format. Also, begin to disentangle -Duselongdouble configuration support from its other 64-bit brethren. p4raw-id: //depot/perl@30217
* [perl@30030] blead on OpenVMS doesn't buildAbe Timmerman2007-01-271-5/+30
| | | | | | | | Message-Id: <200701271726.48347.abe@ztreet.demon.nl> Disable DECterm support by default, and when we enable it, make sure the image we need is installed, not merely present. p4raw-id: //depot/perl@30041
* Don't try to build Win32 on VMSCraig A. Berry2006-12-181-0/+1
| | | p4raw-id: //depot/perl@29572
* d_pseudofork for configure.comCraig A. Berry2006-12-061-0/+1
| | | p4raw-id: //depot/perl@29473
* xterm debugger support for VMS from John Malmberg (with revisions)Craig A. Berry2006-11-251-2/+30
| | | p4raw-id: //depot/perl@29380
* Initialize targetarch in configure.comCraig A. Berry2006-11-241-0/+1
| | | p4raw-id: //depot/perl@29369
* [patch@29297] d_printf_format_null needed in configure.comJohn E. Malmberg2006-11-171-0/+1
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <455DD3CA.6050405@qsl.net> p4raw-id: //depot/perl@29304
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-081-0/+1
| | | | | | From: "Steve Peters" <steve.peters@gmail.com> Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com> p4raw-id: //depot/perl@29238
* The non-unix parts for localtime_r_needs_tzsetH.Merijn Brand2006-11-061-0/+1
| | | | | Plus forced Glossary entry. That is a TODO for automation p4raw-id: //depot/perl@29213
* Initialize d_ctermid and i_gdbm in configure.com.Craig A. Berry2006-10-251-0/+2
| | | p4raw-id: //depot/perl@29101
* Define d_cplusplus on VMS when appropriateCraig A. Berry2006-09-141-1/+4
| | | p4raw-id: //depot/perl@28843
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-1/+0
| | | p4raw-id: //depot/perl@28790
* g++ stage 1 reachedJarkko Hietaniemi2006-08-081-0/+1
| | | | | Message-ID: <44D7AA6B.4040802@iki.fi> p4raw-id: //depot/perl@28674
* Updated handling of signal names and signals for VMSCraig A. Berry2006-06-291-46/+49
| | | p4raw-id: //depot/perl@28448
* redo part of change 27374Abe Timmerman2006-05-291-1/+8
| | | | | Message-id: <200605292324.51714.abe@ztreet.demon.nl> p4raw-id: //depot/perl@28334
* A Configure probe for C99 variadic macros, based on code from Jarkko.Nicholas Clark2006-05-131-0/+1
| | | p4raw-id: //depot/perl@28189
* [patch@27638] Enable standard stat for VMS >=8.2John E. Malmberg2006-03-311-12/+13
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <442CC08A.30409@qsl.net> p4raw-id: //depot/perl@27648
* Populate pre-canned config.sh files withGisle Aas2006-03-301-0/+2
| | | | | | d_archlib and d_inc_version_list. Ref change 27632. p4raw-id: //depot/perl@27634
* improve thread linking options on VMSCraig A. Berry2006-03-231-17/+42
| | | p4raw-id: //depot/perl@27593
* [patch@27538] utime patch for VMSJohn E. Malmberg2006-03-211-1/+8
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <441EAA33.6010603@qsl.net> p4raw-id: //depot/perl@27561
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-071-0/+1
| | | | | perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h p4raw-id: //depot/perl@27407
* PATCH: 2 vms specific build files in perl @ 27383Peter Prymmer2006-03-061-19/+11
| | | | | Message-id: <OFF0B19477.39D9ABEB-ON85257129.00070590-85257129.000840D3@factset.com> p4raw-id: //depot/perl@27386
* Re: [PATCH] include configure.com in Porting/checkcfgvar.plAbe Timmerman2006-03-041-3/+1
| | | | | Message-Id: <200603032256.47170.abe@ztreet.demon.nl> p4raw-id: //depot/perl@27374
* Add d_builtin_choose_expr and d_builtin_expect to configure.com asSteve Peters2006-03-031-0/+2
| | | | | 'undef'. p4raw-id: //depot/perl@27373
* Re: Configure.com issue, more quoting needed.Peter Prymmer2006-02-071-1/+1
| | | | | Message-id: <OF3536E719.A8B8D167-ON8525710D.0065011E-8525710D.00655ED0@factset.com> p4raw-id: //depot/perl@27115
* Eek. #25783 broke all pre-v8.2 VMS builds. Undo all the bitsCraig A. Berry2006-01-141-10/+1
| | | | | having to do with dirent, opendir, etc. Must be Friday the 13th. p4raw-id: //depot/perl@26844
* Grr. #26690 broke handling of old ODS-2 style namesCraig A. Berry2006-01-081-2/+2
| | | | | on current versions of VMS p4raw-id: //depot/perl@26744
* Make v?snprintf available on VMS v7.3-2 and later and clean upCraig A. Berry2006-01-071-24/+22
| | | | | some other version-dependency checks. p4raw-id: //depot/perl@26703
* Make VMS manifest checker handle multi-dot filenames on ODS-5Craig A. Berry2006-01-061-0/+2
| | | p4raw-id: //depot/perl@26690
* Added snprintf() and vsnprintf() to configure.com as 'undef'.Steve Peters2006-01-041-0/+2
| | | p4raw-id: //depot/perl@26632
* On VMS, put pods in [.lib.pods] rather than [.lib.pod]Craig A. Berry2005-12-151-1/+1
| | | | | in order to avoid collisions with [.lib.Pod] p4raw-id: //depot/perl@26363
* Re: [PATCH configure.com] add the new d_futimes as undefJohn E. Malmberg2005-11-061-1/+1
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <436D6A51.5040700@qsl.net> p4raw-id: //depot/perl@26020
* add the new d_futimes as undefAbe Timmerman2005-11-051-0/+1
| | | | | Message-Id: <200511051026.33940.abe@ztreet.demon.nl> p4raw-id: //depot/perl@26013
* [patch@25837] Change 25831: sprintf returns the length of the buffer.John E. Malmberg2005-10-251-1/+1
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <435DA88A.90201@qsl.net> p4raw-id: //depot/perl@25838