2000-08-04 |
Jarkko Hietaniemi |
gcc versions might have (parentheses) in them. |
blob | commitdiff |
2000-08-04 |
Lupe Christoph |
Weed buglets pointed out by |
blob | commitdiff | diff to current |
2000-08-04 |
Yitzchak Scott-Tho... |
bad cppsymbols on os2 + Configure question |
blob | commitdiff | diff to current |
2000-08-02 |
Paul Saab |
In new BSDs changes to argv[] do not show up in ps... |
blob | commitdiff | diff to current |
2000-08-01 |
Jarkko Hietaniemi |
If gccosandvers is equal to osname, clear gccosandvers. |
blob | commitdiff | diff to current |
2000-07-28 |
Jarkko Hietaniemi |
Tiny fixes for #6460. |
blob | commitdiff | diff to current |
2000-07-28 |
Kurt D. Starsinic |
Warn if the version of the operating system used to... |
blob | commitdiff | diff to current |
2000-07-28 |
Jarkko Hietaniemi |
In DEC OSF aka Digital UNIX aka Tru64 add the version |
blob | commitdiff | diff to current |
2000-07-27 |
Jeffrey Friedl |
Use setproctitle() if available to modify $0. |
blob | commitdiff | diff to current |
2000-07-24 |
Yitzchak Scott-Tho... |
[ID 20000716.023] syslog test fails without sockets |
blob | commitdiff | diff to current |
2000-07-13 |
Jarkko Hietaniemi |
Detypo from Peter Prymmer, part of #6388. |
blob | commitdiff | diff to current |
2000-07-13 |
Gurusamy Sarathy |
typos (spotted by Peter Prymmer) |
blob | commitdiff | diff to current |
2000-07-12 |
Jarkko Hietaniemi |
Do the cc sanity check both before the hints and |
blob | commitdiff | diff to current |
2000-07-11 |
Jarkko Hietaniemi |
Configure cosmetics and perldelta. |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6231..6240 into mainline |
blob | commitdiff | diff to current |
2000-06-27 |
Jarkko Hietaniemi |
Configure maintenance. Sever some dependency cycles, |
blob | commitdiff | diff to current |
2000-05-31 |
Jarkko Hietaniemi |
microperl changes from Simon Cozens; Makefile for microperl |
blob | commitdiff | diff to current |
2000-05-30 |
Jarkko Hietaniemi |
Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou... |
blob | commitdiff | diff to current |
2000-05-30 |
Jarkko Hietaniemi |
Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT |
blob | commitdiff | diff to current |
2000-05-30 |
Jarkko Hietaniemi |
detypo |
blob | commitdiff | diff to current |
2000-05-29 |
Jarkko Hietaniemi |
Regen Configure to jive with #6149. |
blob | commitdiff | diff to current |
2000-05-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-05-28 |
Gurusamy Sarathy |
OS/2 tweaks for usethreads build (from Rocco Caputo |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-05-08 |
Jarkko Hietaniemi |
Introduce NV_PRESERVED_BITS. Not yet used anywhere but |
blob | commitdiff | diff to current |
2000-05-07 |
Jarkko Hietaniemi |
Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, |
blob | commitdiff | diff to current |
2000-04-28 |
Jarkko Hietaniemi |
Regen Configure. |
blob | commitdiff | diff to current |
2000-04-28 |
Gurusamy Sarathy |
support additional library locations via $Config{otherl... |
blob | commitdiff | diff to current |
2000-04-28 |
Gurusamy Sarathy |
allow Configure -S to run non-interactively (spotted... |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Regen Configure to match #5937. |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy |
Configure might miss old directories when prefix must be |
blob | commitdiff | diff to current |
2000-03-22 |
Jarkko Hietaniemi |
Metaconfigify #5881. |
blob | commitdiff | diff to current |
2000-03-22 |
Gurusamy Sarathy |
avoid including things that aren't directories in inc_v... |
blob | commitdiff | diff to current |
2000-03-21 |
Jarkko Hietaniemi |
s/setgropus/setgroups/; # detypo in a comment |
blob | commitdiff | diff to current |
2000-03-21 |
Jarkko Hietaniemi |
Nit for #5802 from Robin Barker. |
blob | commitdiff | diff to current |
2000-03-21 |
Gurusamy Sarathy |
integrate cfgperl and vmsperl contents into mainline |
blob | commitdiff | diff to current |
2000-03-19 |
Jarkko Hietaniemi |
Fix the socklen default type (from Laszlo Molnar; |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
unsigned is a more reasonable socksizetype default... |
blob | commitdiff | diff to current |
2000-03-18 |
Jarkko Hietaniemi |
(Re-)introduce $uidsign and $gidsign. |
blob | commitdiff | diff to current |
2000-03-18 |
Jarkko Hietaniemi |
Add newSVuv(). |
blob | commitdiff | diff to current |
2000-03-18 |
Jarkko Hietaniemi |
Configure nits: rewording from Sarathy (aka #5796), |
blob | commitdiff | diff to current |
2000-03-18 |
Gurusamy Sarathy |
avoid mentioning Perl version in Configure question |
blob | commitdiff | diff to current |
2000-03-17 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
2000-03-16 |
Jarkko Hietaniemi |
Fix pp_send() sizes (pass a Size_t, not an Off_t, and |
blob | commitdiff | diff to current |
2000-03-15 |
Jarkko Hietaniemi |
Configure nits: do not use /tmp to avoid potential... |
blob | commitdiff | diff to current |
2000-03-12 |
Jarkko Hietaniemi |
metaconfig-ify #5676. |
blob | commitdiff | diff to current |
2000-03-12 |
Gurusamy Sarathy |
don't bother testing if we can flush all handles when... |
blob | commitdiff | diff to current |
2000-03-11 |
Jarkko Hietaniemi |
metaconfig-ify the test for broken fflush(NULL) |
blob | commitdiff | diff to current |
2000-03-10 |
Jarkko Hietaniemi |
Fix goofups noticed by Mark Bixby and Jeff Okamoto. |
blob | commitdiff | diff to current |
2000-03-06 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
2000-03-05 |
Michael G Schwern |
sitelib_stem and vendorlib_stem patches from Andy; |
blob | commitdiff | diff to current |
2000-03-05 |
Jarkko Hietaniemi |
s/Perl/PeRl/; # yeah |
blob | commitdiff | diff to current |
2000-03-05 |
Jarkko Hietaniemi |
Implement #5525 in metaconfig. |
blob | commitdiff | diff to current |
2000-03-05 |
Jarkko Hietaniemi |
Sanity check on the strtoll and strtoull. |
blob | commitdiff | diff to current |
2000-03-03 |
Jarkko Hietaniemi |
Introduce i_ieefp because FreeBSD on ix86 needs that |
blob | commitdiff | diff to current |
2000-03-02 |
Jarkko Hietaniemi |
installation directory fix from Andy Dougherty |
blob | commitdiff | diff to current |
2000-03-02 |
Jarkko Hietaniemi |
Confusion over uselargefiles.cbu and uselfs.cbu (the... |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Be understanding. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Add libsunmath (long double math library for Solaris, |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
HP-UX lddlflags were broken. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Make the failsafe question about socket address structure |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
The sprintf option was blithely printing long doubles as |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Make the warning about abandoning long doubles more... |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
HP-UX gcc fix; detypo in use64bits. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Too many 64-bitness option combinations. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Added few more libs to scan. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
IRIX 64-bitness fixes. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Userfriendliness. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Fixes for building on HP-UX using gcc from Daniel S... |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi |
More AIX fixes from Steven Hirsch. |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi |
Put back madvise lost because of a typo. |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi |
The search for static _s-suffixex libs was broken; |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi |
Even better use64bitall logic. |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi |
Ask about use64bitall regardless of whether use64bitint... |
blob | commitdiff | diff to current |
2000-02-26 |
Jarkko Hietaniemi |
Rhapsody/Darwin patches from Wilfredo Sanchez. |
blob | commitdiff | diff to current |
2000-02-26 |
Jarkko Hietaniemi |
Rename use64bits to use64bitint; |
blob | commitdiff | diff to current |
2000-02-25 |
Jarkko Hietaniemi |
Configure nits; add socksizetype; add getfsstat for... |
blob | commitdiff | diff to current |
2000-02-25 |
Jarkko Hietaniemi |
Megalopatch for Configure: Andy's new installation... |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
Tidy up the 64-bit (and socklen_t) type probing. |
blob | commitdiff | diff to current |
2000-02-24 |
Lupe Christoph |
Get -lbind if available. Add pointer to perldelta... |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
Detypo fpos64_t test. |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
miscut'n'paste in #5230. |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
The #5228 wasn't quite right + fix typos. |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
Cosmetics. |
blob | commitdiff | diff to current |
2000-02-23 |
Dominic Dunlop |
[ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configur... |
blob | commitdiff | diff to current |
2000-02-22 |
Jarkko Hietaniemi |
Add socklen_t probe; Configure maintenance. |
blob | commitdiff | diff to current |
2000-02-22 |
Jarkko Hietaniemi |
Configure nits spotted by Spider Boardman. |
blob | commitdiff | diff to current |
2000-02-22 |
Jarkko Hietaniemi |
Check the alignment of long doubles if they are to... |
blob | commitdiff | diff to current |
2000-02-16 |
Jarkko Hietaniemi |
Regularize the use* questions, and replace |
blob | commitdiff | diff to current |
2000-02-16 |
Jarkko Hietaniemi |
HP-UX 64-bitness/largefile fixes. |
blob | commitdiff | diff to current |
2000-02-15 |
Jarkko Hietaniemi |
Probe for <sys/utsname.h>. |
blob | commitdiff | diff to current |
2000-02-15 |
Jarkko Hietaniemi |
Unroll the libs scan thanks to HP-UX. |
blob | commitdiff | diff to current |
2000-02-14 |
Jarkko Hietaniemi |
Configure -A stopped processing of any further options. |
blob | commitdiff | diff to current |
2000-02-12 |
Jarkko Hietaniemi |
uselonglong sits deep. |
blob | commitdiff | diff to current |
2000-02-12 |
Jarkko Hietaniemi |
megalomaniac 64-bit update: most importantly, |
blob | commitdiff | diff to current |
2000-02-11 |
Jarkko Hietaniemi |
logic fixes |
blob | commitdiff | diff to current |
2000-02-09 |
Jarkko Hietaniemi |
Regenerate Configure for I_SYSLOG. |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
next |