| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for -DDEBUGGING and its alias -DEBUGGING | H.Merijn Brand | 2006-04-17 | 1 | -52/+88 |
* | Regeneration after backports of #27447, #27484, #27485, #27488, | H.Merijn Brand | 2006-04-03 | 1 | -659/+663 |
* | Introduce d_sitearch and d_inc_version_list config.sh variables. | Gisle Aas | 2006-03-30 | 1 | -1/+13 |
* | Somewhat less shaky relocatable @INC support. You can install things | Nicholas Clark | 2006-03-13 | 1 | -2/+8 |
* | First stab at rather shaky Configure support for relocatable @INC. | Nicholas Clark | 2006-03-13 | 1 | -19/+43 |
* | Split break out the installprefix code from setprefixvar, which allows | Nicholas Clark | 2006-03-13 | 1 | -54/+30 |
* | Refactor most of the cut & paste for setting prefix/prefixexp variables | Nicholas Clark | 2006-03-13 | 1 | -128/+54 |
* | The existing order of the checks for whether man1dir and man3dir were | Nicholas Clark | 2006-03-13 | 1 | -10/+8 |
* | The "Change installation prefix, if necessary." code needs to use | Nicholas Clark | 2006-03-13 | 1 | -24/+24 |
* | Add the madly parser. I believe that this is all the C code. Now to | Nicholas Clark | 2006-03-09 | 1 | -2/+14 |
* | Backport #27407 | H.Merijn Brand | 2006-03-08 | 1 | -23/+24 |
* | Add a Configure question for mad (Misc Attribute Decoration - Larry's | Nicholas Clark | 2006-03-07 | 1 | -0/+23 |
* | Support for __builtin_expect and __builtin_choose_expr | Andy Lester | 2006-03-03 | 1 | -1/+70 |
* | #27363 broke HP-UX (and others). if [[ ... ]] syntax not supported | H.Merijn Brand | 2006-03-03 | 1 | -13/+15 |
* | [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefin... | Jason Vas Dias | 2006-03-02 | 1 | -2/+15 |
* | Patch for perl to compile/work on DragonFlyBSD | Robert Sebastian Gerus | 2006-02-15 | 1 | -7/+10 |
* | Re: [patch] s/ar ts/ar s/g | Philippe M. Chiasson | 2006-01-29 | 1 | -2/+8 |
* | Cygwin issue (26792) and patchlevel (26790) | Yitzchak Scott-Thoennes | 2006-01-11 | 1 | -11/+11 |
* | Test if the probed availability of v?snprintf () is | H.Merijn Brand | 2006-01-05 | 1 | -1/+58 |
* | Add probe for snprintf () and vsnprintf () | Steve Peters | 2006-01-03 | 1 | -1/+13 |
* | Configure: stdio char (un)signedness | Jarkko Hietaniemi | 2006-01-01 | 1 | -5/+4 |
* | Configure setting patchlevel broken | Yitzchak Scott-Thoennes | 2005-11-09 | 1 | -2/+2 |
* | Re: futimes [PATCH] | Steve Peters | 2005-11-04 | 1 | -4/+35 |
* | revive probe for futimes () | H.Merijn Brand | 2005-10-31 | 1 | -1/+7 |
* | Backport of changes #25831 and #25832. Re-order needed | Yitzchak Scott-Thoennes | 2005-10-24 | 1 | -75/+83 |
* | Add a probe for whether sprintf returns the length of the buffer. | Nicholas Clark | 2005-10-24 | 1 | -0/+64 |
* | Add probe for clearenv (), like #25733 for unsetenv () | H.Merijn Brand | 2005-10-18 | 1 | -1/+7 |
* | Add probe for unsetenv () | Steve Peters | 2005-10-10 | 1 | -1/+7 |
* | [perl #36448] configuring ranlib for perl on osx with xcode 2.1 | Luke Closs | 2005-09-13 | 1 | -1/+3 |
* | Detection of malloc_size and malloc_good_size | H.Merijn Brand | 2005-09-12 | 1 | -1/+13 |
* | Added amd64 and x86_64 to recognized predefined cpp syms | H.Merijn Brand | 2005-09-06 | 1 | -3/+3 |
* | allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump) | Jarkko Hietaniemi | 2005-07-19 | 1 | -2/+8 |
* | 1. Typo detected by Schwern (#25151) | H.Merijn Brand | 2005-07-18 | 1 | -2/+9 |
* | 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 |