summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Collapse)AuthorAgeFilesLines
* [patch: perl@8211]VMS: add -Duseperlio capacity to configure.comPeter Prymmer2000-12-211-1/+80
| | | | | Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com> p4raw-id: //depot/perl@8213
* In VMS embedded perls couldn't access the statically built Socket,Jarkko Hietaniemi2000-12-191-1/+6
| | | | | from Charles Lane. p4raw-id: //depot/perl@8197
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-0/+18
| | | | | | in Digital UNIX (the broken strtoul brokenness detection seems to have been the fly in the ointment). p4raw-id: //depot/perl@8138
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ↵Nicholas Clark2000-12-151-0/+19
| | | | | | | arithmetic) Message-ID: <20001214183857.B97909@plum.flirble.org> p4raw-id: //depot/perl@8120
* Push Filter::Util::Call one level deeper.Jarkko Hietaniemi2000-11-231-1/+1
| | | p4raw-id: //depot/perl@7839
* Re: perl@7826Craig A. Berry2000-11-231-1/+1
| | | | | | | Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]> Make VMS to like Filter::Util::Call. p4raw-id: //depot/perl@7837
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-211-0/+1
| | | | | | | | Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> va_copy() and the need of it. See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>. p4raw-id: //depot/perl@7793
* Avoid an infinite loop in VMS when utils scripts are runJarkko Hietaniemi2000-11-161-1/+1
| | | | | with no arguments, from Charles Lane. p4raw-id: //depot/perl@7715
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-161-0/+1
| | | p4raw-id: //depot/perl@7710
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-161-0/+1
| | | p4raw-id: //depot/perl@7705
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-121-0/+1
| | | p4raw-id: //depot/perl@7653
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-111-0/+1
| | | p4raw-id: //depot/perl@7646
* add Encode to VMS build and testsPeter Prymmer2000-11-091-2/+2
| | | | | Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com> p4raw-id: //depot/perl@7615
* [patch perl@7595] VMS configure.com tweakCraig A. Berry2000-11-081-0/+1
| | | | | Message-Id: <p04330103b62e879ceeff@[192.168.56.177]> p4raw-id: //depot/perl@7604
* configure.com and st-lock.t changes for Craig A. Berry2000-11-071-0/+48
| | | | | Message-Id: <0011079735.AA973576259@univpress.com> p4raw-id: //depot/perl@7589
* restore missing d_stdio_cnt_lval to VMSPeter Prymmer2000-10-261-0/+1
| | | | | Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com> p4raw-id: //depot/perl@7448
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-1/+4
| | | | | | Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Message-ID: <20001023153932.A10786@plum.flirble.org> p4raw-id: //depot/perl@7427
* Perl 5.6.0/5.7.0 enable DProf test for VMSCharles Lane2000-10-201-1/+2
| | | | | Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7377
* Perl 5.6.0/5.7.0, vms/gen_shrfls.pl updateCharles Lane2000-10-201-0/+2
| | | | | Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7376
* various VMS cleanup issues + CXX configurePeter Prymmer2000-10-091-654/+714
| | | | | Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com> p4raw-id: //depot/perl@7183
* [patch: perl@7045] vms updatesPeter Prymmer2000-09-121-2/+13
| | | | | Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com> p4raw-id: //depot/perl@7058
* Do in VMS as the #7054 does.Jarkko Hietaniemi2000-09-121-0/+5
| | | p4raw-id: //depot/perl@7055
* proper setting for isnan for DECC 5.3Peter Prymmer2000-09-081-1/+1
| | | | | Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com> p4raw-id: //depot/perl@7044
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-081-1/+1
| | | p4raw-id: //depot/perl@7041
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-011-23/+23
| | | | | | so that case-ignoring systems like DCL can tell them from PRIefldbl and PRIx64. Apply Merijn's ccversion patches. p4raw-id: //depot/perl@6982
* add SCNfldbl to configure.comPeter Prymmer2000-09-011-0/+4
| | | | | Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com> p4raw-id: //depot/perl@6980
* add a few ldbl formats to configure.comPeter Prymmer2000-08-301-14/+36
| | | | | Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com> p4raw-id: //depot/perl@6920
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-251-0/+1
| | | | | | | | the problem reported in Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com> p4raw-id: //depot/perl@6816
* several more tweaks to configure.comPeter Prymmer2000-08-251-3/+57
| | | | | Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com> p4raw-id: //depot/perl@6808
* configure.com updates and syslog buildPeter Prymmer2000-08-221-15/+24
| | | | | Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com> p4raw-id: //depot/perl@6766
* Propagate new Configure vars.Jarkko Hietaniemi2000-08-181-0/+7
| | | p4raw-id: //depot/perl@6691
* VMS configure.com update continues.Jarkko Hietaniemi2000-08-141-302/+3422
| | | p4raw-id: //depot/perl@6613
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-171-2/+22
| | | p4raw-id: //depot/perl@5767
* integrate vmsperl changes into mainline (change#5693 denied)Gurusamy Sarathy2000-03-141-26/+48
| | | | | | | | | | p4raw-link: @5693 on //depot/vmsperl: 925fd5a3f200998584b0c9f5f508f038863055cb p4raw-id: //depot/perl@5742 p4raw-integrated: from //depot/vmsperl@5741 'copy in' vms/ext/filespec.t (@5564..) t/lib/filespec.t vms/vms.c (@5689..) configure.com (@5690..) 'edit in' lib/File/Spec/VMS.pm (@5690..) 'ignore' t/lib/complex.t (@5690..)
* VMS build tweaks (from Charles Bailey)Gurusamy Sarathy2000-03-111-2/+1
| | | p4raw-id: //depot/perl@5647
* VMS build patch (from Peter Prymmer)Gurusamy Sarathy2000-03-071-1/+3
| | | p4raw-id: //depot/perl@5605
* Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)Charles Bailey2000-03-061-1/+2
| | | p4raw-id: //depot/vmsperl@5567
* Change $Config{'extensions'} to look Unixy (Charles Lane)Charles Bailey2000-03-061-0/+34
| | | | | FIx logic error in glob-basic.t (Charles Lane) p4raw-id: //depot/vmsperl@5566
* Set up Perl invocation method during configuration (Peter Prymmer)Charles Bailey2000-03-031-21/+130
| | | | | Add missing bits to various utilities and install them (ditto) p4raw-id: //depot/vmsperl@5480
* Minor changes to Configure.Com:Charles Bailey2000-03-021-70/+12
| | | | | | | - permit operation in batch mode (splits output) - remove old VAXC support - default to enabling secure internal lnm translation p4raw-id: //depot/vmsperl@5429
* Miscellaneous fixes to build procedures (Peter Prymmer)Charles Bailey2000-03-021-54/+79
| | | p4raw-id: //depot/vmsperl@5418
* Dan Sugalski's config/build changes to .660Charles Bailey2000-02-281-8/+91
| | | p4raw-id: //depot/vmsperl@5299
* VMS patch (from Peter Prymmer)Gurusamy Sarathy2000-02-261-17/+27
| | | p4raw-id: //depot/perl@5271
* Resync with mainlineCharles Bailey2000-02-261-12/+16
|\ | | | | p4raw-id: //depot/vmsperl@5269
| * Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-5/+5
| | | | | | | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261
| * More VMS patches from Peter Prymmer.Jarkko Hietaniemi2000-02-241-0/+1
| | | | | | p4raw-id: //depot/cfgperl@5245
| * VMS build patchesDan Sugalski2000-02-231-7/+10
| | | | | | | | | | | | | | | | To: perl5-porters@perl.org, vmsperl@perl.org Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48> (the patch was mangled, had to be manually applied) p4raw-id: //depot/cfgperl@5224
| * VMS update (from Dan Sugalski and Peter Prymmer)Gurusamy Sarathy2000-02-041-2/+4
| | | | | | p4raw-id: //depot/perl@4976
| * more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion}; split $Config{apiversion} into three, @Config{apirevision,apiversion, apisubversion} for CPP friendliness; $Config{sitelib} now defaults to .../site_perl/$version, just like $Config{privlib}, making sitelib completely independent across versions and substantially eliminating chances of breaking older installations by overwriting newly built extensions; all this means compatibility inclusions for @INC will need to take into account older sitelib versions (this still TODO) windows, vms, dos tweaks for the above p4raw-id: //depot/perl@4773
| * VMS update (from Peter Prymmer <pvhp@forte.com>)Gurusamy Sarathy2000-01-071-55/+88
| | | | | | p4raw-id: //depot/perl@4767