summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* VOS tweaks from Paul Green.Jarkko Hietaniemi2001-12-291-8/+10
* Remove debris in any case.Jarkko Hietaniemi2001-12-281-2/+2
* Try to catch the SIGBUS, as suggested by Nicholas Clark.Jarkko Hietaniemi2001-12-271-1/+9
* test -d /system is a bit too generic test for VOSJarkko Hietaniemi2001-12-261-2/+2
* No-op.Jarkko Hietaniemi2001-12-241-2/+1
* The U32 alignment test wasn't really working, noticedJarkko Hietaniemi2001-12-241-3/+4
* More VOS tweaks.Jarkko Hietaniemi2001-12-231-4/+9
* Rework the make logic (again).Jarkko Hietaniemi2001-12-221-11/+15
* Further VOS tweaks: the _exe needs to be introducedJarkko Hietaniemi2001-12-211-6/+21
* Also the search for cat needs to be _exe-aware.Jarkko Hietaniemi2001-12-211-5/+5
* A bit too oversweeping matching in #13778.Jarkko Hietaniemi2001-12-191-4/+4
* Re-gen Configure based on #13778..13781.Jarkko Hietaniemi2001-12-191-33/+58
* Fix the bugs in #13768..13776, and regen Configure.Jarkko Hietaniemi2001-12-181-66/+92
* Try YP/NIS also from /usr/lib/yp.Jarkko Hietaniemi2001-12-121-2/+2
* $Config{perlpath} and -DversiononlyRafael Garcia-Suarez2001-12-111-2/+5
* BeOS has socket() but not enough to build a working Socket.Jarkko Hietaniemi2001-12-111-2/+7
* Update the ithreads selection info in Configure,Jarkko Hietaniemi2001-12-101-3/+4
* Implement NetBSD patch-aa.Jarkko Hietaniemi2001-12-091-6/+9
* Extraenous breaks noticed by David Dyck.Jarkko Hietaniemi2001-11-251-3/+1
* Regen Porting stuff; regen toc; cleanup nit in Configure.Jarkko Hietaniemi2001-11-231-2/+2
* Better to "quote" the pathname.Jarkko Hietaniemi2001-11-231-3/+3
* Add probing for BSD-like /proc/curproc/file.Jarkko Hietaniemi2001-11-231-4/+17
* Add probing for dirfd() so that it can be added it IO::Dir.Jarkko Hietaniemi2001-11-231-9/+60
* procselfexe tweak: for some reason I had a ls inJarkko Hietaniemi2001-11-221-2/+2
* The #13182 didn't really help. The real problemJarkko Hietaniemi2001-11-221-10/+32
* AIX has broken builtin 'test'.Jarkko Hietaniemi2001-11-211-7/+9
* procselfexe tweaks.Jarkko Hietaniemi2001-11-211-24/+25
* Use /proc/self/exe to set $^X on linux (or anywhere newNick Ing-Simmons2001-11-191-21/+40
* Support a config.arch file, similar to config.over,Jarkko Hietaniemi2001-11-051-1/+7
* Re: Not OK @12650Andy Dougherty2001-10-251-2/+2
* Re: ithreads doesn't like usedl=nAndy Dougherty2001-10-251-1/+5
* Both cygwin and djgpp on one machineH.Merijn Brand2001-10-031-2/+5
* Add a few glibc cpp symbols to probe for.Jarkko Hietaniemi2001-09-241-5/+10
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-201-14/+2
* The lseek fix (#11991) was no fix.Jarkko Hietaniemi2001-09-111-2/+2
* Configure not recording lseek protoBlair Zajac2001-09-111-3/+3
* Configure blooperH.Merijn Brand2001-08-221-1/+1
* Allow the threads extension to be found if present.Jarkko Hietaniemi2001-08-171-1/+9
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-091-1/+73
* Multiple modules didn't work; plus typo fixes.Jarkko Hietaniemi2001-07-311-9/+10
* Add -Wall in cflags, not in Configure.Jarkko Hietaniemi2001-07-311-9/+1
* Configure's detection of system manualSean Dague2001-07-311-4/+6
* extras.make, extras.test, and extras.install make targets.Jarkko Hietaniemi2001-07-301-4/+3
* Better to have the list of extras in $extras than 'define'.Jarkko Hietaniemi2001-07-301-1/+2
* Add the support of asking for extra modules or bundles of modulesJarkko Hietaniemi2001-07-301-1/+54
* Darwin: -fpic not so goodWilfredo Sánchez2001-07-291-1/+2
* Too volatile failsafe check.Jarkko Hietaniemi2001-07-231-3/+3
* #include <stdlib.h> so that exit() is prototyped,Jarkko Hietaniemi2001-07-141-1/+3
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-121-1/+7
* Re: [PATCH Configure] perl -V brokenAndy Dougherty2001-07-121-5/+10