summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
...
* [ PATCH ] Re: no snapshot today, no RC1 Monday H.Merijn Brand2002-04-081-8/+13
* [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on O...Todd C. Miller2002-04-051-1/+4
* Re: lib/sort.t failure [PATCH]Andy Dougherty2002-04-041-2/+8
* versiononly should not put `old' versions in incH.Merijn Brand2002-03-291-19/+25
* The #15472 said "properly". Ha!Jarkko Hietaniemi2002-03-241-2/+2
* Properly scan for the subextensions of EncodeJarkko Hietaniemi2002-03-241-4/+12
* Various metaconfig unit cleanup; only one visible changeJarkko Hietaniemi2002-03-241-2/+2
* The I_CSD, I_S, and V_S had wrong recepting datatype.Jarkko Hietaniemi2002-03-221-11/+11
* must do -Dcc=gcc with -DusethreadsRobin Barker2002-03-211-2/+11
* More HP-UX/IA64 workSpider Boardman2002-03-211-49/+385
* Installation updates on threads and perlio.Jarkko Hietaniemi2002-03-201-10/+6
* Support crypt_r(const char*,const char*, CRYPTD*).Jarkko Hietaniemi2002-03-191-1/+5
* d_nv_preserves_uv_bitsNicholas Clark2002-03-181-9/+9
* If not building threaded, never mind the threaded prototypes.Jarkko Hietaniemi2002-03-161-145/+289
* More paranoid _r protochecking. At least Tru64 andJarkko Hietaniemi2002-03-161-68/+596
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-302/+2088
* In DG/UX finding pthread_atfork requires a true compile,Jarkko Hietaniemi2002-03-081-3/+27
* Re: [PATCH] tests for GconvertYitzchak Scott-Thoennes2002-03-081-4/+6
* Re: [PATCH] tests for GconvertYitzchak Scott-Thoennes2002-03-071-1/+5
* Scan for tm_zone (and tm_gmtoff, while we are at it).Jarkko Hietaniemi2002-03-061-1/+39
* Add Encode::CN, Encode::KR, and Encode::TW to the listJarkko Hietaniemi2002-03-041-4/+4
* Re: [PATCH] Configure to correctly recognize Amiga OSYitzchak Scott-Thoennes2002-03-011-2/+2
* Configure to correctly recognize Amiga OSPaul Green2002-02-281-9/+10
* Some hosts understand split -l 50, some only split -50Jarkko Hietaniemi2002-02-251-2/+2
* Also Encode/JP needs to be listed explicitly.Jarkko Hietaniemi2002-02-231-2/+4
* Old hosts like NeXT Classic don't have sort -k,Jarkko Hietaniemi2002-02-231-2/+2
* In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.Jarkko Hietaniemi2002-02-221-2/+2
* Revert #14805, didn't quite work.Jarkko Hietaniemi2002-02-211-12/+12
* Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-211-11/+11
* d_Gconvert hints and GlossaryYitzchak Scott-Thoennes2002-02-201-1/+1
* [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-201-5/+5
* [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)Gerrit P. Haase2002-02-201-2/+2
* metaconfig unit change for #14720.Jarkko Hietaniemi2002-02-161-13/+13
* Re: [proof-of-concept PATCH] d_Gconvert and ConfigureYitzchak Scott-Thoennes2002-02-161-16/+77
* Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc....Robin Barker2002-02-151-6/+31
* Also OS/2 seems to need exe set early.Jarkko Hietaniemi2002-02-141-1/+5
* $ln is supposed to be already set to $ln + executable suffixJarkko Hietaniemi2002-02-131-2/+2
* -Dmksymlinks was broken by #14628.Jarkko Hietaniemi2002-02-111-3/+3
* Two Configure tweaks; the u32align test was tryingJarkko Hietaniemi2002-02-101-3/+12
* The Configure change to go with #14604.Jarkko Hietaniemi2002-02-081-2/+2
* Configure DJGPP tweak from Laszlo Molnar.Jarkko Hietaniemi2002-02-081-2/+2
* DJGPP needs to know its exe soon, too.Jarkko Hietaniemi2002-01-281-2/+8
* Misapplied Merijn's patch.Jarkko Hietaniemi2002-01-281-2/+1
* Allow d_u32align to be hinted.Jarkko Hietaniemi2002-01-281-1/+5
* Bleadperl on Cygwin todayGerrit P. Haase2002-01-271-3/+3
* Pacify picky compilers (this time Sun Workshop).Jarkko Hietaniemi2002-01-241-2/+2
* HP-UX 10.20 cc pacifying from Merijn.Jarkko Hietaniemi2002-01-231-2/+2
* Get rid of the _() macro since (1) we require ANSI anywayJarkko Hietaniemi2002-01-221-1/+1
* Avoid bare "set", and kiss .uucp goodbye.Jarkko Hietaniemi2002-01-191-2/+5
* long doublesNicholas Clark2002-01-171-232/+248