| Commit message (Expand) | Author | Age | Files | Lines |
* | Redo generation of change #24898 | H.Merijn Brand | 2005-06-21 | 1 | -2/+2 |
* | Add a Configure test to see if NV 0.0 is stored as all bits zero, and | Craig A. Berry | 2005-06-19 | 1 | -0/+124 |
* | Add DECC to the symbol list | Yitzchak Scott-Thoennes | 2005-05-31 | 1 | -2/+2 |
* | Reordering config_h.SH after metaconfig now semi automated | H.Merijn Brand | 2005-05-25 | 1 | -1/+1 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -10/+190 |
* | Add -Wdeclaration-after-statement to default flags for gcc 3+ | Steve Peters | 2005-04-24 | 1 | -2/+16 |
* | Out of sync metaunit caused the erroneous return of the | H.Merijn Brand | 2005-04-11 | 1 | -14/+11 |
* | Configure now probes for _LIB_VERSION support in math.h/libm | H.Merijn Brand | 2005-04-10 | 1 | -15/+48 |
* | Drop d_sitecustomize again. (usesitecustomize is enough) | H.Merijn Brand | 2005-04-08 | 1 | -18/+15 |
* | D'oh! We were never correctly spotting a modfl prototype | Nicholas Clark | 2005-04-05 | 1 | -5/+5 |
* | Support for -Dusesitecustomize | H.Merijn Brand | 2005-03-30 | 1 | -1/+16 |
* | [perl #33998] [PATCH] Support for GNU/kFreeBSD | Robert Millan | 2005-01-31 | 1 | -6/+6 |
* | [perl #33892] Add Interix support | Todd Vierling | 2005-01-21 | 1 | -2/+2 |
* | Allow Configure's d_attribut to be set from the command line | Gisle Aas | 2004-12-30 | 1 | -1/+6 |
* | Rebuilt after backport start for 23674, 23675, and 23676 | H.Merijn Brand | 2004-12-29 | 1 | -2/+7 |
* | Bother. It helps if you also propagate the new entry to config.sh | Nicholas Clark | 2004-12-23 | 1 | -0/+1 |
* | Oops. You can't add new entries to config_h.SH without making some | Nicholas Clark | 2004-12-23 | 1 | -0/+1 |
* | Added probes for strlcat () and strlcpy () to Configure | H.Merijn Brand | 2004-10-30 | 1 | -1/+13 |
* | Be sure HP-UX' ANSI C compiler's PATH is found *before* | H.Merijn Brand | 2004-07-16 | 1 | -2/+2 |
* | oslevel can fail on AIX, but the output generated would confuse | Nicholas Clark | 2004-07-16 | 1 | -1/+3 |
* | Configure shouldn't unconditionally add in -pipe | Andy Dougherty | 2004-05-12 | 1 | -6/+26 |
* | add -pipe to gcc's default flags | H.Merijn Brand | 2004-05-06 | 1 | -2/+3 |
* | #24121: Configure under turkish locale fails | H.Merijn Brand | 2004-04-14 | 1 | -21/+21 |
* | Regenerated Configure after backported #22571 | H.Merijn Brand | 2004-03-31 | 1 | -9/+10 |
* | Make usemallocwrap a Configure-time question. Default is yes for | Nicholas Clark | 2004-03-23 | 1 | -0/+22 |
* | Replacing '-rdynamic' in Configure script | Art Haas | 2004-02-26 | 1 | -6/+4 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 1 | -11/+1 |
* | 1. Creating backward compatibility for Configure after patches | Brendan O'Dea | 2004-02-17 | 1 | -7/+9 |
* | Allow -Uinc_version_list to mean -Dinc_version_list=none | H.Merijn Brand | 2004-01-19 | 1 | -2/+2 |
* | Make 'Configure -Dcf_by=...' work | Gisle Aas | 2004-01-12 | 1 | -4/+7 |
* | Configure gets d_u32align wrong | Gisle Aas | 2003-12-05 | 1 | -3/+3 |
* | Enable hints to create call-back units that can act when | H.Merijn Brand | 2003-11-13 | 1 | -46/+48 |
* | 5.8.1 warnings when long double == double | Andy Dougherty | 2003-09-18 | 1 | -2/+4 |
* | Patch from Enache Adrian for the new tricks of gcc 3.4 | Jarkko Hietaniemi | 2003-09-18 | 1 | -10/+9 |
* | UVSIZE is not yet defined when it would be needed | Jarkko Hietaniemi | 2003-08-25 | 1 | -1/+1 |
* | Re: bytecode.t & OS X "Invalid bytecode for this architecture" | Adrian M. Enache | 2003-08-23 | 1 | -1/+1 |
* | Allow hinting d_semctl_semun and d_semctl_semid_ds. | Jarkko Hietaniemi | 2003-08-07 | 1 | -24/+31 |
* | Missed this bit in the last update: couldn't answer '' | Jarkko Hietaniemi | 2003-08-01 | 1 | -1/+7 |
* | Regen Configure to use the *html*dir files. | Jarkko Hietaniemi | 2003-08-01 | 1 | -62/+58 |
* | Regen Configure for the new *dir installation variables. | Jarkko Hietaniemi | 2003-08-01 | 1 | -69/+59 |
* | Retract #20065: I don't think this is the right way | Jarkko Hietaniemi | 2003-07-08 | 1 | -86/+86 |
* | Configure tweak from Johnny Lam so that the | Jarkko Hietaniemi | 2003-07-08 | 1 | -86/+86 |
* | Regen Configure. | Jarkko Hietaniemi | 2003-07-01 | 1 | -2/+2 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -10/+2 |
* | Even more tweakage on symbol scanning from Alan Burlison. | Jarkko Hietaniemi | 2003-06-13 | 1 | -3/+3 |
* | Configure -Dnoextensions would not accept a list | Andy Dougherty | 2003-06-11 | 1 | -3/+3 |
* | Regen Configure et al. | Jarkko Hietaniemi | 2003-06-08 | 1 | -2/+2 |
* | More symbol scan logic from Alan Burlison. | Jarkko Hietaniemi | 2003-06-08 | 1 | -7/+15 |
* | Add a real scan for pthread_attr_setscope(). | Jarkko Hietaniemi | 2003-05-24 | 1 | -1/+7 |
* | Re: Last Call For (Least) Favourite Issues For 5.8.1 | Alan Burlison | 2003-05-17 | 1 | -14/+12 |