If not building threaded, never mind the threaded prototypes.
[p5sagit/p5-mst-13.2.git] / Configure
2002-03-16 Jarkko Hietaniemi If not building threaded, never mind the threaded proto...
2002-03-16 Jarkko Hietaniemi More paranoid _r protochecking. At least Tru64 and
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-08 Jarkko Hietaniemi In DG/UX finding pthread_atfork requires a true compile,
2002-03-08 Yitzchak Scott-Tho... Re: [PATCH] tests for Gconvert
2002-03-07 Yitzchak Scott-Tho... Re: [PATCH] tests for Gconvert
2002-03-06 Jarkko Hietaniemi Scan for tm_zone (and tm_gmtoff, while we are at it).
2002-03-04 Jarkko Hietaniemi Add Encode::CN, Encode::KR, and Encode::TW to the list
2002-03-01 Yitzchak Scott-Tho... Re: [PATCH] Configure to correctly recognize Amiga OS
2002-02-28 Paul Green Configure to correctly recognize Amiga OS
2002-02-25 Jarkko Hietaniemi Some hosts understand split -l 50, some only split -50
2002-02-23 Jarkko Hietaniemi Also Encode/JP needs to be listed explicitly.
2002-02-23 Jarkko Hietaniemi Old hosts like NeXT Classic don't have sort -k,
2002-02-22 Jarkko Hietaniemi In AIX the split(1) default (1000 lines) chokes the...
2002-02-21 Jarkko Hietaniemi Revert #14805, didn't quite work.
2002-02-21 Paul Eggert Re: [ID 20020220.002] Perl 5.7.2 porting patches for...
2002-02-20 Yitzchak Scott-Tho... d_Gconvert hints and Glossary
2002-02-20 Paul Eggert [ID 20020220.002] Perl 5.7.2 porting patches for POSIX...
2002-02-20 Gerrit P. Haase [patch] Configure problem on Cygwin (was: Re: dubious...
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-16 Jarkko Hietaniemi metaconfig unit change for #14720.
2002-02-16 Yitzchak Scott-Tho... Re: [proof-of-concept PATCH] d_Gconvert and Configure
2002-02-15 Robin Barker Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configur...
2002-02-14 Jarkko Hietaniemi Also OS/2 seems to need exe set early.
2002-02-13 Jarkko Hietaniemi $ln is supposed to be already set to $ln + executable...
2002-02-11 Jarkko Hietaniemi -Dmksymlinks was broken by #14628.
2002-02-10 Jarkko Hietaniemi Two Configure tweaks; the u32align test was trying
2002-02-08 Jarkko Hietaniemi The Configure change to go with #14604.
2002-02-08 Jarkko Hietaniemi Configure DJGPP tweak from Laszlo Molnar.
2002-01-28 Jarkko Hietaniemi DJGPP needs to know its exe soon, too.
2002-01-28 Jarkko Hietaniemi Misapplied Merijn's patch.
2002-01-28 Jarkko Hietaniemi Allow d_u32align to be hinted.
2002-01-27 Gerrit P. Haase Bleadperl on Cygwin today
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Pacify picky compilers (this time Sun Workshop).
2002-01-23 Jarkko Hietaniemi HP-UX 10.20 cc pacifying from Merijn.
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2002-01-20 Nick Ing-Simmons Integrate mainline
2002-01-19 Jarkko Hietaniemi Avoid bare "set", and kiss .uucp goodbye.
2002-01-17 Nicholas Clark long doubles
2002-01-17 Andy Dougherty Trivial Configure patch (really i_ndbm.U)
2002-01-15 Jarkko Hietaniemi Some protection against spaces in directory names.
2002-01-12 Jonathan Stowe Re: [PATCH Configure ext/NDBM_File/hints/linux.pl]...
2001-12-30 Jarkko Hietaniemi Must look for cat also in $PATH (noticed by Philip...
2001-12-29 Jarkko Hietaniemi VOS tweaks from Paul Green.
2001-12-28 Jarkko Hietaniemi Remove debris in any case.
2001-12-27 Jarkko Hietaniemi Try to catch the SIGBUS, as suggested by Nicholas Clark.
2001-12-26 Jarkko Hietaniemi test -d /system is a bit too generic test for VOS
2001-12-24 Jarkko Hietaniemi No-op.
2001-12-24 Jarkko Hietaniemi The U32 alignment test wasn't really working, noticed
2001-12-23 Jarkko Hietaniemi More VOS tweaks.
2001-12-22 Jarkko Hietaniemi Rework the make logic (again).
2001-12-21 Jarkko Hietaniemi Further VOS tweaks: the _exe needs to be introduced
2001-12-21 Jarkko Hietaniemi Also the search for cat needs to be _exe-aware.
2001-12-19 Jarkko Hietaniemi A bit too oversweeping matching in #13778.
2001-12-19 Jarkko Hietaniemi Re-gen Configure based on #13778..13781.
2001-12-18 Jarkko Hietaniemi Fix the bugs in #13768..13776, and regen Configure.
2001-12-12 Jarkko Hietaniemi Try YP/NIS also from /usr/lib/yp.
2001-12-11 Rafael Garcia-Suarez $Config{perlpath} and -Dversiononly
2001-12-11 Jarkko Hietaniemi BeOS has socket() but not enough to build a working...
2001-12-10 Jarkko Hietaniemi Update the ithreads selection info in Configure,
2001-12-09 Jarkko Hietaniemi Implement NetBSD patch-aa.
2001-11-25 Jarkko Hietaniemi Extraenous breaks noticed by David Dyck.
2001-11-23 Jarkko Hietaniemi Regen Porting stuff; regen toc; cleanup nit in Configure.
2001-11-23 Jarkko Hietaniemi Better to "quote" the pathname.
2001-11-23 Jarkko Hietaniemi Add probing for BSD-like /proc/curproc/file.
2001-11-23 Jarkko Hietaniemi Add probing for dirfd() so that it can be added it...
2001-11-22 Jarkko Hietaniemi procselfexe tweak: for some reason I had a ls in
2001-11-22 Jarkko Hietaniemi The #13182 didn't really help. The real problem
2001-11-21 Jarkko Hietaniemi AIX has broken builtin 'test'.
2001-11-21 Jarkko Hietaniemi procselfexe tweaks.
2001-11-19 Nick Ing-Simmons Use /proc/self/exe to set $^X on linux (or anywhere new
2001-11-05 Jarkko Hietaniemi Support a config.arch file, similar to config.over,
2001-10-25 Andy Dougherty Re: Not OK @12650
2001-10-25 Andy Dougherty Re: ithreads doesn't like usedl=n
2001-10-03 H.Merijn Brand Both cygwin and djgpp on one machine
2001-09-24 Jarkko Hietaniemi Add a few glibc cpp symbols to probe for.
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-09-11 Jarkko Hietaniemi The lseek fix (#11991) was no fix.
2001-09-11 Blair Zajac Configure not recording lseek proto
2001-08-22 H.Merijn Brand Configure blooper
2001-08-17 Jarkko Hietaniemi Allow the threads extension to be found if present.
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-07-31 Jarkko Hietaniemi Multiple modules didn't work; plus typo fixes.
2001-07-31 Jarkko Hietaniemi Add -Wall in cflags, not in Configure.
2001-07-31 Sean Dague Configure's detection of system manual
2001-07-30 Jarkko Hietaniemi extras.make, extras.test, and extras.install make targets.
2001-07-30 Jarkko Hietaniemi Better to have the list of extras in $extras than ...
2001-07-30 Jarkko Hietaniemi Add the support of asking for extra modules or bundles...
2001-07-29 Wilfredo Sánchez Darwin: -fpic not so good
2001-07-23 Jarkko Hietaniemi Too volatile failsafe check.
2001-07-14 Jarkko Hietaniemi #include <stdlib.h> so that exit() is prototyped,
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-07-12 Andy Dougherty Re: [PATCH Configure] perl -V broken
2001-07-08 Jarkko Hietaniemi Detypo, problem noticed by Gerrit P. Haase.
2001-07-08 Jarkko Hietaniemi Add I18N::Langinfo, which is basically a wrapper around
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-04 Jarkko Hietaniemi Somehow the #ifdefs of the added code (in #11093) made
2001-07-02 Jarkko Hietaniemi Whitespace allowed at the ends of /lib/syscalls.exp...
2001-07-02 Jarkko Hietaniemi The fcntl locking test may hang if NFS locking messed up;
next