Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
[p5sagit/p5-mst-13.2.git] / 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;
2001-06-29 Jarkko Hietaniemi I thought this Configure glitch for AIX was just recent...
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-28 Jarkko Hietaniemi Move use64bitint and use64bitall before uselargefiles.
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] OS2 Configure
2001-06-23 Jarkko Hietaniemi In Cygwin do not build NDBM_File and ODBM_File unless
2001-06-22 Jarkko Hietaniemi Cleanup of the cross-compilation unit.
2001-06-22 Andy Dougherty Further tiny bcopy cleanup
2001-06-22 Jarkko Hietaniemi Tell that you are removing the unneeded -lsfio.
2001-06-21 Jarkko Hietaniemi More d'ohs.
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Jarkko Hietaniemi Cross-configuration changes: make $from to rm the files
2001-06-20 Jarkko Hietaniemi Do not remove the ccsym* Cppsym* files since
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-19 Spider Boardman [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Spider Boardman [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Jarkko Hietaniemi AIX test -s hangs with non-existent files?
2001-06-18 Jarkko Hietaniemi More cross-compilation defaults gleaned from -Dcc
2001-06-16 Jarkko Hietaniemi The extraction changed directories.
2001-06-16 Jarkko Hietaniemi Move the initialization of libnames to the beginning so
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-13 Jarkko Hietaniemi It would be also be good if I could type.
2001-06-13 Jarkko Hietaniemi A non-empty default is a good thing.
2001-06-13 Jarkko Hietaniemi Add Configure directive -Dusereentrant for Artur's...
2001-06-11 Jarkko Hietaniemi Buglet found by Mark Bixby: "./try >...
2001-06-10 Nick Ing-Simmons Integrate mainline
2001-06-10 Artur Bergman Don't build Thread.pm if USEITHREADS
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Jarkko Hietaniemi Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-07 Jarkko Hietaniemi Harumph, also AIX will spill its guts (i.e. dump core)
2001-06-06 Hugo van der Sanden Configure check for geborken modfl(), inspired by
2001-06-05 Jarkko Hietaniemi Extraction of the *.SH wasn't quite working with -Dmksy...
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko Hietaniemi Missed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-02 Jarkko Hietaniemi Drop the -ansi from the default gcc flags.
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-05-31 Jarkko Hietaniemi Allow Configure -Dinc_version_list='5.6.0/$archname...
2001-05-30 Jarkko Hietaniemi Introduce $Config{afsroot}.
2001-05-29 Ilya Zakharevich [PATCH 5.6.1] signal names in Configure
2001-05-24 H.Merijn Brand Re: [ID 20010521.004] Two test suite failures on this...
2001-05-16 Jarkko Hietaniemi Use OSVERS.
2001-05-15 Jarkko Hietaniemi The problem described in 20010514.031 still wasn't
2001-05-10 Jarkko Hietaniemi The #9525+#9526 didn't allow for overriding usemymalloc.
2001-05-08 H.Merijn Brand The Configure half of
2001-04-25 Jarkko Hietaniemi Allow setting cppflags hints. This may affect Darwin...
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-07 Jarkko Hietaniemi Bump patchlevel to 5.7.1.
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-04-03 Jarkko Hietaniemi Configure sanity checks:
2001-03-27 Jarkko Hietaniemi Add sockatmark() probing.
2001-03-13 Jarkko Hietaniemi Typo in #9113.
2001-03-13 Peter Prymmer OS/390 mydomain last gasp before silly guess (was Re...
2001-03-03 Jarkko Hietaniemi Regen files for mainline.
2001-02-23 Jarkko Hietaniemi Be more helpful for devel builders, suggested by John...
2001-02-22 Jarkko Hietaniemi Add -stdio to the archname if no perlio selected,
2001-02-22 Jarkko Hietaniemi *drum roll* Make perlio the default.
next