summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Collapse)AuthorAgeFilesLines
* C RTL awareness update for VMSCraig A. Berry2001-10-271-11/+27
| | | | | Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01> p4raw-id: //depot/perl@12712
* Re: [PATCH Perl@12567] debug /listCharles Lane2001-10-251-4/+4
| | | | | Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@12632
* - was RE: [PATCH perl@12443] VMS64-bitconfigureJohn Peacock2001-10-251-1/+7
| | | | | Message-ID: <3BD72A49.1508D152@rowman.com> p4raw-id: //depot/perl@12630
* configure.com: no threads/shared without ithreadsCraig A. Berry2001-10-221-1/+5
| | | | | Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01> p4raw-id: //depot/perl@12584
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-4/+1
| | | | | Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@12513
* try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems Charles Lane2001-10-181-1/+7
| | | | | Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@12491
* VMS 64-bit configureCraig A. Berry2001-10-161-29/+51
| | | | | Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01> p4raw-id: //depot/perl@12459
* make PerlIO default on VMSCraig A. Berry2001-10-141-7/+6
| | | | | Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01> p4raw-id: //depot/perl@12438
* VMS tweakage from Charles Lane.Jarkko Hietaniemi2001-10-091-1/+1
| | | | | | | . command.com doubles an output line when prompting for extensions . Term::Cap has no business trying to run obscure Un*x utilities on VMS . perl5db doesn't clean up after itself p4raw-id: //depot/perl@12385
* configure.com: don't build 'threads" w/outCraig A. Berry2001-09-221-0/+1
| | | | | | use_ithreads Message-Id: <a05101005b7d284f5192c@[172.16.52.1]> p4raw-id: //depot/perl@12140
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-201-39/+0
| | | | | | | and not going to; regen perltoc, perlmodlib. (Some references still linger in perltoc, have to figure out where they are coming from.) p4raw-id: //depot/perl@12095
* s/ROOT\./_ROOT./ for VMS default install prefix appendagePrymmer/Kahn2001-09-041-2/+2
| | | | | Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com> p4raw-id: //depot/perl@11860
* add $Config('scriptdir'} on VMSCraig A. Berry2001-08-241-0/+3
| | | | | Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]> p4raw-id: //depot/perl@11736
* IEEE float tweak for VMSCraig A. Berry2001-08-171-3/+4
| | | | | Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01> p4raw-id: //depot/perl@11700
* modify VMS default prefix for installationPeter Prymmer2001-08-151-7/+31
| | | | | Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com> p4raw-id: //depot/perl@11674
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-091-0/+12
| | | | | | | | | | | | | try to define (most importantly) Perl_is{inf,nan}(x). For this first cut, assume none such APIs exist in non-UNIXoid platforms-- this is of course too unkind: Win32 rumoredly has _fpclass() and _isnan(), and VMS/VOS very probably have some of the APIs available. The only thing Perl uses at the moment is Perl_isnan() (has been in use for a while now). NOTE: the Win32 and NetWare config_h.?c need regenerating. p4raw-id: //depot/perl@11618
* Make VMS use IEEE math by default; reorder Tru64 hintsJarkko Hietaniemi2001-08-081-1/+1
| | | | | | so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754 exception semantics) is always set if using (the new) cc. p4raw-id: //depot/perl@11613
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-121-0/+1
| | | p4raw-id: //depot/perl@11334
* Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-281-0/+6
| | | | | | Expected not to exist in non-UNIX excepting in VMS, where according to a quick web survey they just might. p4raw-id: //depot/perl@11003
* [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBMPeter Prymmer2001-06-281-11/+15
| | | | | Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com> p4raw-id: //depot/perl@10997
* DEC C 5.3 on the VAX simply doesn't seem to likeJarkko Hietaniemi2001-06-271-0/+3
| | | | | | compiling the MD5 extension, disable it there for now, from Peter Prymmer. p4raw-id: //depot/perl@10977
* Add fchdir() probe (in non-UNIX systems assume it doesn't exist).Jarkko Hietaniemi2001-06-211-0/+1
| | | p4raw-id: //depot/perl@10797
* build ext/Socket dynamically on VMSCraig A. Berry2001-06-191-5/+4
| | | | | Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01> p4raw-id: //depot/perl@10734
* Re: configure.comCraig A. Berry2001-06-181-0/+1
| | | | | Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com> p4raw-id: //depot/perl@10693
* The first steps towards cross-compilation.Jarkko Hietaniemi2001-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | Abstract execution of compiled test executables with $run, and abstract transfer of files with $to and $from. Under cross-compilation the $run, $to, and $from will point to appropriate wrapper scripts, by default ssh and scp, but also rsh, rcp, and cp are supported. If not cross-compiling, they will be set to '', ':', and ':', respectively. With these patches I was able to get Configure for iPAQ ARM Linux on an Intel Linux about 95% right (only a few tests failed to execute or they produced incorrect results), and I was able to compile a functional miniperl. The symbol crosscompile renamed to be usecrosscompile, the corresponding C symbol from CROSSCOMPILE to USE_CROSS_COMPILE. p4raw-id: //depot/perl@10592
* Add Configure directive -Dusereentrant for Artur's ithreads work,Jarkko Hietaniemi2001-06-131-0/+1
| | | | | extremely experimental, not even prompted for. p4raw-id: //depot/perl@10569
* Re: hacking util.c, attrs.xs, and re.xs to compile on VMSCraig A. Berry2001-06-131-1/+1
| | | | | Message-Id: <a05101000b74c8698483b@[172.16.52.1]> p4raw-id: //depot/perl@10555
* DCL quoting syntax drives pumpking madCraig A. Berry2001-06-111-1/+1
| | | | | Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01> p4raw-id: //depot/perl@10521
* Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-081-0/+1
| | | p4raw-id: //depot/perl@10479
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-6/+11
| | | | | | probe to cast, not whine; test for %Ld and %Lf before %lld and %llf because the L is the ANSI way. p4raw-id: //depot/perl@10434
* Missed HAS_SETRESGID_PROTO. No serious harm done sinceJarkko Hietaniemi2001-06-041-0/+1
| | | | | often this prototype goes with HAS_SETRESUID_PROTO. p4raw-id: //depot/perl@10420
* More VMS tweaks from Craig A. Berry.Jarkko Hietaniemi2001-06-021-1/+1
| | | p4raw-id: //depot/perl@10393
* configure.com tweaksCraig A. Berry2001-06-011-0/+2
| | | | | Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]> p4raw-id: //depot/perl@10382
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+2
| | | | | | | | | probe for realpath(), for setresuid() and setresgid() prototypes; use realpath() (try to be paranoid enough), use the setres[ug]id prototypes because glibc has the functions but not their prototypes; add -Wall -ansi to gcc ccflags; regen toc. p4raw-id: //depot/perl@10372
* PerlIO for VMSCraig A. Berry2001-05-261-1/+1
| | | | | Message-Id: <a05100e0ab734816701a5@[172.16.52.1]> p4raw-id: //depot/perl@10218
* The problem described in 20010514.031 still wasn'tJarkko Hietaniemi2001-05-151-1/+1
| | | | | | | fully cured, there were remnants of $CONFIG when $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH to avoid future conflicts. p4raw-id: //depot/perl@10113
* VMS updatesPeter Prymmer2001-04-261-68/+174
| | | | | Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com> p4raw-id: //depot/perl@9847
* Add Time::Piece, a slight rewrite of Time::Object,Jarkko Hietaniemi2001-04-191-1/+1
| | | | | from Matt Sergeant. p4raw-id: //depot/perl@9748
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-191-0/+1
| | | | | as my_strftime(), requires HAS_STRFTIME. p4raw-id: //depot/perl@9746
* Non-UNIX platforms extensions update. (Well, UTS is UNIX.)Jarkko Hietaniemi2001-04-121-1/+1
| | | p4raw-id: //depot/perl@9691
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-051-0/+5
| | | | | | | | ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t. Introduce probes for struct msghdr, struct cmsghdr, sendmsg, recvmsg, readv, writev, setitimer, getitimer, ualarm, usleep, for possible later extension work. p4raw-id: //depot/perl@9560
* build && test XS::Typemap on VMS, glob-basic insensitivity trainingPeter Prymmer2001-04-031-1/+5
| | | | | Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com> p4raw-id: //depot/perl@9527
* Add sockatmark() probing.Jarkko Hietaniemi2001-03-271-0/+2
| | | p4raw-id: //depot/perl@9371
* Add MIME::Base64 here and there. Again, a lot ofJarkko Hietaniemi2001-03-251-1/+1
| | | | | optimism is in the air. p4raw-id: //depot/perl@9337
* Boldly add extensions to be built to VMS, EPOC, UTS,Jarkko Hietaniemi2001-03-241-1/+1
| | | | | | U/WIN, and VM/ESA (and fixups for DJGPP). Some of these additions may be too optimistic. p4raw-id: //depot/perl@9324
* Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.Jarkko Hietaniemi2001-03-231-1/+1
| | | | | | | | | | | | | | | - bump the version to 2.14 - drop the base64 tests since they require MIME::Base64 - drop the rfc1321.txt - drop the hints/dec_osf.pl since it's only needed for pre-5.005_03 Perls Todo: - the U32 alignment testing is now removed; it needs to be reintroduced as as a Config variable (meaning also as a Configure test) - get the new EBCDIC md5sum for MD5.pm - test in Win32 to see how badly I botched the makefiles p4raw-id: //depot/perl@9308
* configure.com bug fixing spreeCraig A. Berry2001-02-271-57/+111
| | | | | Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01> p4raw-id: //depot/perl@8959
* typo in last week's configure.com frenzyCraig A. Berry2001-01-221-1/+1
| | | | | Message-Id: <p04330103b6917f35375b@[172.16.52.1]> p4raw-id: //depot/perl@8515
* VMS catches up with change #8501Craig A. Berry2001-01-221-2/+2
| | | | | Message-Id: <p04330101b691596f577f@[172.16.52.1]> p4raw-id: //depot/perl@8514
* Add tracing for debugging extensions builds in VMS, from Charles Lane.Jarkko Hietaniemi2001-01-191-1/+3
| | | p4raw-id: //depot/perl@8479