2006-05-20 |
Nicholas Clark |
Oops. Fix bad #! lines when not using userelocatableinc |
blob | commitdiff |
2006-05-16 |
Nicholas Clark |
Take advantage of the bug that binexp ignores the Configure |
blob | commitdiff | diff to current |
2006-05-13 |
Nicholas Clark |
A Configure probe for C99 variadic macros, based on... |
blob | commitdiff | diff to current |
2006-05-13 |
Nicholas Clark |
Only ask about MAD for 5.9.0 and greater. Otherwise... |
blob | commitdiff | diff to current |
2006-04-17 |
H.Merijn Brand |
Support for -DDEBUGGING and its alias -DEBUGGING |
blob | commitdiff | diff to current |
2006-04-03 |
H.Merijn Brand |
Regeneration after backports of #27447, #27484, #27485... |
blob | commitdiff | diff to current |
2006-03-30 |
Gisle Aas |
Introduce d_sitearch and d_inc_version_list config... |
blob | commitdiff | diff to current |
2006-03-13 |
Nicholas Clark |
Somewhat less shaky relocatable @INC support. You can... |
blob | commitdiff | diff to current |
2006-03-13 |
Nicholas Clark |
First stab at rather shaky Configure support for reloca... |
blob | commitdiff | diff to current |
2006-03-13 |
Nicholas Clark |
Split break out the installprefix code from setprefixva... |
blob | commitdiff | diff to current |
2006-03-13 |
Nicholas Clark |
Refactor most of the cut ... |
blob | commitdiff | diff to current |
2006-03-13 |
Nicholas Clark |
The existing order of the checks for whether man1dir... |
blob | commitdiff | diff to current |
2006-03-13 |
Nicholas Clark |
The "Change installation prefix, if necessary." code... |
blob | commitdiff | diff to current |
2006-03-09 |
Nicholas Clark |
Add the madly parser. I believe that this is all the... |
blob | commitdiff | diff to current |
2006-03-08 |
H.Merijn Brand |
Backport #27407 |
blob | commitdiff | diff to current |
2006-03-07 |
Nicholas Clark |
Add a Configure question for mad (Misc Attribute Decora... |
blob | commitdiff | diff to current |
2006-03-03 |
Andy Lester |
Support for __builtin_expect and __builtin_choose_expr |
blob | commitdiff | diff to current |
2006-03-03 |
H.Merijn Brand |
#27363 broke HP-UX (and others). if [[ ... ]] syntax... |
blob | commitdiff | diff to current |
2006-03-02 |
Jason Vas Dias |
[perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits... |
blob | commitdiff | diff to current |
2006-02-15 |
Robert Sebastian... |
Patch for perl to compile/work on DragonFlyBSD |
blob | commitdiff | diff to current |
2006-01-29 |
Philippe M. Chiasson |
Re: [patch] s/ar ts/ar s/g |
blob | commitdiff | diff to current |
2006-01-11 |
Yitzchak Scott-Tho... |
Cygwin issue (26792) and patchlevel (26790) |
blob | commitdiff | diff to current |
2006-01-05 |
H.Merijn Brand |
Test if the probed availability of v?snprintf () is |
blob | commitdiff | diff to current |
2006-01-03 |
Steve Peters |
Add probe for snprintf () and vsnprintf () |
blob | commitdiff | diff to current |
2006-01-01 |
Jarkko Hietaniemi |
Configure: stdio char (un)signedness |
blob | commitdiff | diff to current |
2005-11-09 |
Yitzchak Scott-Tho... |
Configure setting patchlevel broken |
blob | commitdiff | diff to current |
2005-11-04 |
Steve Peters |
Re: futimes [PATCH] |
blob | commitdiff | diff to current |
2005-10-31 |
H.Merijn Brand |
revive probe for futimes () |
blob | commitdiff | diff to current |
2005-10-24 |
Yitzchak Scott-Tho... |
Backport of changes #25831 and #25832. Re-order needed |
blob | commitdiff | diff to current |
2005-10-24 |
Nicholas Clark |
Add a probe for whether sprintf returns the length... |
blob | commitdiff | diff to current |
2005-10-18 |
H.Merijn Brand |
Add probe for clearenv (), like #25733 for unsetenv () |
blob | commitdiff | diff to current |
2005-10-10 |
Steve Peters |
Add probe for unsetenv () |
blob | commitdiff | diff to current |
2005-09-13 |
Luke Closs |
[perl #36448] configuring ranlib for perl on osx with... |
blob | commitdiff | diff to current |
2005-09-12 |
H.Merijn Brand |
Detection of malloc_size and malloc_good_size |
blob | commitdiff | diff to current |
2005-09-06 |
H.Merijn Brand |
Added amd64 and x86_64 to recognized predefined cpp... |
blob | commitdiff | diff to current |
2005-07-19 |
Jarkko Hietaniemi |
allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a... |
blob | commitdiff | diff to current |
2005-07-18 |
H.Merijn Brand |
1. Typo detected by Schwern (#25151) |
blob | commitdiff | diff to current |
2005-06-21 |
H.Merijn Brand |
Redo generation of change #24898 |
blob | commitdiff | diff to current |
2005-06-19 |
Craig A. Berry |
Add a Configure test to see if NV 0.0 is stored as... |
blob | commitdiff | diff to current |
2005-05-31 |
Yitzchak Scott-Tho... |
Add DECC to the symbol list |
blob | commitdiff | diff to current |
2005-05-25 |
H.Merijn Brand |
Reordering config_h.SH after metaconfig now semi automated |
blob | commitdiff | diff to current |
2005-05-20 |
Andy Lester |
Attribute configuration |
blob | commitdiff | diff to current |
2005-04-24 |
Steve Peters |
Add -Wdeclaration-after-statement to default flags... |
blob | commitdiff | diff to current |
2005-04-11 |
H.Merijn Brand |
Out of sync metaunit caused the erroneous return of the |
blob | commitdiff | diff to current |
2005-04-10 |
H.Merijn Brand |
Configure now probes for _LIB_VERSION support in math... |
blob | commitdiff | diff to current |
2005-04-08 |
H.Merijn Brand |
Drop d_sitecustomize again. (usesitecustomize is enough) |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark |
D'oh! We were never correctly spotting a modfl prototype |
blob | commitdiff | diff to current |
2005-03-30 |
H.Merijn Brand |
Support for -Dusesitecustomize |
blob | commitdiff | diff to current |
2005-01-31 |
Robert Millan |
[perl #33998] [PATCH] Support for GNU/kFreeBSD |
blob | commitdiff | diff to current |
2005-01-21 |
Todd Vierling |
[perl #33892] Add Interix support |
blob | commitdiff | diff to current |
2004-12-30 |
Gisle Aas |
Allow Configure's d_attribut to be set from the command... |
blob | commitdiff | diff to current |
2004-12-29 |
H.Merijn Brand |
Rebuilt after backport start for 23674, 23675, and... |
blob | commitdiff | diff to current |
2004-12-23 |
Nicholas Clark |
Bother. It helps if you also propagate the new entry... |
blob | commitdiff | diff to current |
2004-12-23 |
Nicholas Clark |
Oops. You can't add new entries to config_h.SH without... |
blob | commitdiff | diff to current |
2004-10-30 |
H.Merijn Brand |
Added probes for strlcat () and strlcpy () to Configure |
blob | commitdiff | diff to current |
2004-07-16 |
H.Merijn Brand |
Be sure HP-UX' ANSI C compiler's PATH is found *before* |
blob | commitdiff | diff to current |
2004-07-16 |
Nicholas Clark |
oslevel can fail on AIX, but the output generated would... |
blob | commitdiff | diff to current |
2004-05-12 |
Andy Dougherty |
Configure shouldn't unconditionally add in -pipe |
blob | commitdiff | diff to current |
2004-05-06 |
H.Merijn Brand |
add -pipe to gcc's default flags |
blob | commitdiff | diff to current |
2004-04-14 |
H.Merijn Brand |
#24121: Configure under turkish locale fails |
blob | commitdiff | diff to current |
2004-03-31 |
H.Merijn Brand |
Regenerated Configure after backported #22571 |
blob | commitdiff | diff to current |
2004-03-23 |
Nicholas Clark |
Make usemallocwrap a Configure-time question. Default... |
blob | commitdiff | diff to current |
2004-02-26 |
Art Haas |
Replacing '-rdynamic' in Configure script |
blob | commitdiff | diff to current |
2004-02-18 |
H.Merijn Brand |
Removed pm_apiversion and xs_apiversion as requested by |
blob | commitdiff | diff to current |
2004-02-17 |
Brendan O'Dea |
1. Creating backward compatibility for Configure after... |
blob | commitdiff | diff to current |
2004-01-19 |
H.Merijn Brand |
Allow -Uinc_version_list to mean -Dinc_version_list... |
blob | commitdiff | diff to current |
2004-01-12 |
Gisle Aas |
Make 'Configure -Dcf_by=...' work |
blob | commitdiff | diff to current |
2003-12-05 |
Gisle Aas |
Configure gets d_u32align wrong |
blob | commitdiff | diff to current |
2003-11-13 |
H.Merijn Brand |
Enable hints to create call-back units that can act... |
blob | commitdiff | diff to current |
2003-09-18 |
Andy Dougherty |
5.8.1 warnings when long double == double |
blob | commitdiff | diff to current |
2003-09-18 |
Jarkko Hietaniemi |
Patch from Enache Adrian for the new tricks of gcc 3.4 |
blob | commitdiff | diff to current |
2003-08-25 |
Jarkko Hietaniemi |
UVSIZE is not yet defined when it would be needed |
blob | commitdiff | diff to current |
2003-08-23 |
Adrian M. Enache |
Re: bytecode.t ... |
blob | commitdiff | diff to current |
2003-08-07 |
Jarkko Hietaniemi |
Allow hinting d_semctl_semun and d_semctl_semid_ds. |
blob | commitdiff | diff to current |
2003-08-01 |
Jarkko Hietaniemi |
Missed this bit in the last update: couldn't answer '' |
blob | commitdiff | diff to current |
2003-08-01 |
Jarkko Hietaniemi |
Regen Configure to use the *html*dir files. |
blob | commitdiff | diff to current |
2003-08-01 |
Jarkko Hietaniemi |
Regen Configure for the new *dir installation variables. |
blob | commitdiff | diff to current |
2003-07-08 |
Jarkko Hietaniemi |
Retract #20065: I don't think this is the right way |
blob | commitdiff | diff to current |
2003-07-08 |
Jarkko Hietaniemi |
Configure tweak from Johnny Lam so that the |
blob | commitdiff | diff to current |
2003-07-01 |
Jarkko Hietaniemi |
Regen Configure. |
blob | commitdiff | diff to current |
2003-07-01 |
Alan Burlison |
Re: Subject: Problems: 5.8.1, Solaris, Configure, sched... |
blob | commitdiff | diff to current |
2003-06-13 |
Jarkko Hietaniemi |
Even more tweakage on symbol scanning from Alan Burlison. |
blob | commitdiff | diff to current |
2003-06-11 |
Andy Dougherty |
Configure -Dnoextensions would not accept a list |
blob | commitdiff | diff to current |
2003-06-08 |
Jarkko Hietaniemi |
Regen Configure et al. |
blob | commitdiff | diff to current |
2003-06-08 |
Jarkko Hietaniemi |
More symbol scan logic from Alan Burlison. |
blob | commitdiff | diff to current |
2003-05-24 |
Jarkko Hietaniemi |
Add a real scan for pthread_attr_setscope(). |
blob | commitdiff | diff to current |
2003-05-17 |
Alan Burlison |
Re: Last Call For (Least) Favourite Issues For 5.8.1 |
blob | commitdiff | diff to current |
2003-05-16 |
Robin Barker |
RE: maint snapshot @ 19525 |
blob | commitdiff | diff to current |
2003-05-13 |
Casey West |
[perl #8599] s/catenate/concatenate/ |
blob | commitdiff | diff to current |
2003-05-07 |
Jarkko Hietaniemi |
One more possible extensions permutation. |
blob | commitdiff | diff to current |
2003-05-07 |
Jarkko Hietaniemi |
Allow platforms to manipulate their archname by creating |
blob | commitdiff | diff to current |
2003-05-07 |
Jarkko Hietaniemi |
More long double logic from Alan Burlison. |
blob | commitdiff | diff to current |
2003-05-02 |
Jarkko Hietaniemi |
Regen Configure (no changes but that's fine). |
blob | commitdiff | diff to current |
2003-05-02 |
Andy Dougherty |
Re: maintperl on OpenUNIX 8 |
blob | commitdiff | diff to current |
2003-05-02 |
Rafael Garcia-Suarez |
OpenUNIX 8 support |
blob | commitdiff | diff to current |
2003-04-25 |
Jarkko Hietaniemi |
Now the -Dnoextensions and -Dnoextensions have the |
blob | commitdiff | diff to current |
2003-04-25 |
Andy Dougherty |
Configure's extension sanity check is too strict |
blob | commitdiff | diff to current |
2003-04-23 |
Jarkko Hietaniemi |
Regen Configure, Glossary, et alia. |
blob | commitdiff | diff to current |
2003-04-21 |
Jarkko Hietaniemi |
Introduce two new Configure symbols: |
blob | commitdiff | diff to current |
2003-04-20 |
Jarkko Hietaniemi |
Give more information of what to do when -Dusexxx fail. |
blob | commitdiff | diff to current |
next |