Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-06 | 1 | -21/+27 |
| | | | p4raw-id: //depot/perl@5570 | ||||
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 1 | -24/+28 |
| | | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484 | ||||
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 1 | -7/+7 |
| | | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261 | ||||
* | Configure nits; add socksizetype; add getfsstat for completeness; | Jarkko Hietaniemi | 2000-02-25 | 1 | -3/+9 |
| | | | | | | add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX lands; regen Configure. p4raw-id: //depot/cfgperl@5259 | ||||
* | Add socklen_t probe; Configure maintenance. | Jarkko Hietaniemi | 2000-02-22 | 1 | -4/+6 |
| | | | p4raw-id: //depot/cfgperl@5213 | ||||
* | Check the alignment of long doubles if they are to be used; | Jarkko Hietaniemi | 2000-02-22 | 1 | -2/+3 |
| | | | | | regen Configure. p4raw-id: //depot/cfgperl@5189 | ||||
* | Probe for <sys/utsname.h>. | Jarkko Hietaniemi | 2000-02-15 | 1 | -22/+23 |
| | | | p4raw-id: //depot/cfgperl@5115 | ||||
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 1 | -3/+2 |
| | | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070 | ||||
* | Regenerate Configure for I_SYSLOG. | Jarkko Hietaniemi | 2000-02-09 | 1 | -2/+3 |
| | | | p4raw-id: //depot/cfgperl@5055 | ||||
* | (fake) use of getcwd. | Jarkko Hietaniemi | 2000-02-09 | 1 | -3/+4 |
| | | | p4raw-id: //depot/cfgperl@5047 | ||||
* | Add/restore probes for getcwd/mk*temp*/mmap. | Jarkko Hietaniemi | 2000-02-09 | 1 | -25/+41 |
| | | | p4raw-id: //depot/cfgperl@5044 | ||||
* | s/d_nvpresuv/d_nv_preserves_uv/; | Jarkko Hietaniemi | 2000-01-26 | 1 | -8/+8 |
| | | | | | plus cosmetic change for #4899. p4raw-id: //depot/cfgperl@4900 | ||||
* | More robust inc_version_list from Andy. | Jarkko Hietaniemi | 2000-01-19 | 1 | -2/+3 |
| | | | p4raw-id: //depot/cfgperl@4820 | ||||
* | Add NV_PRESERVES_UV. | Jarkko Hietaniemi | 2000-01-19 | 1 | -2/+3 |
| | | | p4raw-id: //depot/cfgperl@4819 | ||||
* | Know strtoll. | Jarkko Hietaniemi | 2000-01-16 | 1 | -2/+3 |
| | | | p4raw-id: //depot/cfgperl@4808 | ||||
* | Continue qgcvt work; closer now but not yet there. | Jarkko Hietaniemi | 2000-01-16 | 1 | -3/+2 |
| | | | p4raw-id: //depot/cfgperl@4806 | ||||
* | Metaconfig and Porting patches from Andy; start using the new | Jarkko Hietaniemi | 2000-01-15 | 1 | -145/+152 |
| | | | | | long long and long double thingies from #4804; regen Configure. p4raw-id: //depot/cfgperl@4805 | ||||
* | more changes for new-style version numbers (versions numbers on | Gurusamy Sarathy | 2000-01-09 | 1 | -18/+20 |
| | | | | | | | | | | | | | | | 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 | ||||
* | Configure changes for new-style version numbers (from Andy Dougherty, | Gurusamy Sarathy | 2000-01-09 | 1 | -154/+153 |
| | | | | | slightly altered) p4raw-id: //depot/perl@4771 | ||||
* | Try to fix largefileness so that it "works" without a quad IV. | Jarkko Hietaniemi | 1999-11-13 | 1 | -3/+3 |
| | | | p4raw-id: //depot/cfgperl@4559 | ||||
* | Try to do something if st_size, st_uid, st_gid are too big for an IV; | Jarkko Hietaniemi | 1999-11-11 | 1 | -4/+5 |
| | | | | | regen Configure. p4raw-id: //depot/cfgperl@4548 | ||||
* | Add HAS_QUAD ($Config{d_quad}); use it. | Jarkko Hietaniemi | 1999-10-30 | 1 | -2/+3 |
| | | | p4raw-id: //depot/cfgperl@4497 | ||||
* | Continue what #4494 started; introduce uid and gid formats. | Jarkko Hietaniemi | 1999-10-29 | 1 | -4/+32 |
| | | | p4raw-id: //depot/cfgperl@4495 | ||||
* | Regen Configure and Glossary. | Jarkko Hietaniemi | 1999-10-29 | 1 | -2/+6 |
| | | | p4raw-id: //depot/cfgperl@4488 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 1 | -2/+2 |
| | | | p4raw-id: //depot/cfgperl@4483 | ||||
* | Fix printing of uids and gids; regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 1 | -18/+21 |
| | | | p4raw-id: //depot/cfgperl@4480 | ||||
* | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -15/+2 |
| | | | p4raw-id: //depot/cfgperl@4472 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -3/+3 |
| | | | p4raw-id: //depot/cfgperl@4470 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -3/+2 |
| | | | p4raw-id: //depot/cfgperl@4467 | ||||
* | Nosuid checking for statfs() people: from Spider Boardman. | Jarkko Hietaniemi | 1999-10-27 | 1 | -3/+9 |
| | | | p4raw-id: //depot/cfgperl@4465 | ||||
* | Revert #4457 for more investigation. | Jarkko Hietaniemi | 1999-10-26 | 1 | -3/+2 |
| | | | p4raw-id: //depot/cfgperl@4460 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-26 | 1 | -2/+10 |
| | | | p4raw-id: //depot/cfgperl@4459 | ||||
* | Long double support: sqrtl et al are not available everywhere, | Jarkko Hietaniemi | 1999-10-19 | 1 | -21/+22 |
| | | | | | e.g. not in Solaris, even when long doubles are. p4raw-id: //depot/cfgperl@4411 | ||||
* | Regen Porting stuff. | Jarkko Hietaniemi | 1999-10-02 | 1 | -2/+3 |
| | | | p4raw-id: //depot/cfgperl@4289 | ||||
* | Regen Configure, all of xs_apiversion didn't take. | Jarkko Hietaniemi | 1999-10-02 | 1 | -6/+9 |
| | | | p4raw-id: //depot/cfgperl@4284 | ||||
* | Regenerate Configure. | Jarkko Hietaniemi | 1999-09-30 | 1 | -7/+7 |
| | | | p4raw-id: //depot/cfgperl@4263 | ||||
* | Prompt for uselfs. | Jarkko Hietaniemi | 1999-09-20 | 1 | -10/+13 |
| | | | p4raw-id: //depot/cfgperl@4205 | ||||
* | Configure maintenance. It's sigaction.sa_flags | Jarkko Hietaniemi | 1999-09-17 | 1 | -16/+16 |
| | | | | | and the Glossary regen'ed. p4raw-id: //depot/cfgperl@4165 | ||||
* | Fix most of the pod2man moanings reported in | Larry W. Virden | 1999-08-16 | 1 | -51/+22 |
| | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6 (UNINSTALLED) Message-Id: <199908031935.PAA27692@cas.org> Configure regen'ed. p4raw-id: //depot/cfgperl@3998 | ||||
* | Regen Configure and Glossary once again. | Jarkko Hietaniemi | 1999-08-01 | 1 | -2/+29 |
| | | | p4raw-id: //depot/cfgperl@3863 | ||||
* | Make Configure support PERL_BINCOMPAT_5005. | Jarkko Hietaniemi | 1999-07-29 | 1 | -2/+4 |
| | | | p4raw-id: //depot/cfgperl@3835 | ||||
* | The QNX shell needs a couple more semicolons. | Norton T. Allen | 1999-07-28 | 1 | -16/+16 |
| | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990728.007] Patch:Configure _58 QNX Message-Id: <199907281703.NAA07363@bottesini.harvard.edu> plus silence metalint moanings on vendorprefix. p4raw-id: //depot/cfgperl@3816 | ||||
* | Use vendorprefixlib. | Jarkko Hietaniemi | 1999-07-25 | 1 | -2/+9 |
| | | | p4raw-id: //depot/cfgperl@3737 | ||||
* | Change #3732 mistakenly clobbered Glossary. | Jarkko Hietaniemi | 1999-07-25 | 1 | -2/+2 |
| | | | p4raw-id: //depot/cfgperl@3733 | ||||
* | Andy's new installation scheme (note: a lot of this | Jarkko Hietaniemi | 1999-07-25 | 1 | -8/+14 |
| | | | | | | | | | leaked in already with change #3731). The vendor* stuff is not used anywhere (in *.SH, say), so it isn't in Configure, either. p4raw-link: @3731 on //depot/cfgperl: dd4e71fdc0d3da1d09384ab498212866e7d17b94 p4raw-id: //depot/cfgperl@3732 | ||||
* | Hack SOCKS support some more plus a patch from Andy Dougherty | Jarkko Hietaniemi | 1999-07-05 | 1 | -2/+3 |
| | | | | | that addresses the notorious "Additional libraries" question. p4raw-id: //depot/cfgperl@3597 | ||||
* | Miscellaneus AIX fixes + SOCKS support. | Jarkko Hietaniemi | 1999-07-04 | 1 | -20/+26 |
| | | | p4raw-id: //depot/cfgperl@3578 | ||||
* | fflush. | Jarkko Hietaniemi | 1999-05-21 | 1 | -2/+2 |
| | | | p4raw-id: //depot/cfgperl@3442 | ||||
* | Patches to fflushing in SunOS 4 from Andy Dougherty | Jarkko Hietaniemi | 1999-05-20 | 1 | -8/+14 |
| | | | | | (via private email). p4raw-id: //depot/cfgperl@3437 | ||||
* | Configure: $sig_count | Chip Salzenberg | 1999-04-20 | 1 | -30/+36 |
| | | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Message-ID: <19990418175436.A27496@perlsupport.com> p4raw-id: //depot/cfgperl@3263 |