summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Open Configure to the world of 64bitonly environmentsH.Merijn Brand2006-12-201-5/+6
* Configure needs to know about the extensions IO/Compress/BaseRafael Garcia-Suarez2006-12-111-0/+2
* Move Win32 from win32/ext/Win32 to ext/Win32Jan Dubois2006-12-071-0/+5
* Introduction of d_pseudoforkH.Merijn Brand2006-12-051-47/+51
* Revert #29454H.Merijn Brand2006-12-041-23/+19
* Re: install misses Compress/IO/{Base,Zlib}Rafael Garcia-Suarez2006-12-041-35/+39
* -DDEBUGGING=both doesn't set -gYitzchak Scott-Thoennes2006-12-041-2/+2
* No more 5005thread messages from Configure for 5.9.x and upH.Merijn Brand2006-11-211-64/+93
* 1. Less Whoa there, based on a suggestion by Andy DoughertyH.Merijn Brand2006-11-151-4/+62
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-081-1/+39
* Re: [PATCH] Detecting bad /dev/null's in ConfigureMichael Cummings2006-11-061-1/+13
* RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.Benjamin Holzman2006-11-061-1/+56
* Fix for RT#38169 & RT#38945H.Merijn Brand2006-10-231-33/+43
* Accumulated fixes from earlier backports, amongst of which:Jarkko Hietaniemi2006-09-131-41/+28
* g++ stage 1 reachedJarkko Hietaniemi2006-08-081-1/+39
* g++ heavy shovelingJarkko Hietaniemi2006-08-021-6/+11
* ANSI-C headers in test snippets to please g++ (and the rest)Jarkko Hietaniemi2006-08-011-13/+13
* Teach Configure that icc is not gccSteve Peters2006-06-061-2/+2
* Re-generation after backports ofH.Merijn Brand2006-05-221-149/+155
* Oops. Fix bad #! lines when not using userelocatableincNicholas Clark2006-05-201-1/+1
* Take advantage of the bug that binexp ignores the ConfigureNicholas Clark2006-05-161-7/+12
* A Configure probe for C99 variadic macros, based on code from Jarkko.Nicholas Clark2006-05-131-0/+42
* Only ask about MAD for 5.9.0 and greater. Otherwise silently selectNicholas Clark2006-05-131-7/+12
* Support for -DDEBUGGING and its alias -DEBUGGINGH.Merijn Brand2006-04-171-52/+88
* Regeneration after backports of #27447, #27484, #27485, #27488,H.Merijn Brand2006-04-031-659/+663
* Introduce d_sitearch and d_inc_version_list config.sh variables.Gisle Aas2006-03-301-1/+13
* Somewhat less shaky relocatable @INC support. You can install thingsNicholas Clark2006-03-131-2/+8
* First stab at rather shaky Configure support for relocatable @INC.Nicholas Clark2006-03-131-19/+43
* Split break out the installprefix code from setprefixvar, which allowsNicholas Clark2006-03-131-54/+30
* Refactor most of the cut & paste for setting prefix/prefixexp variablesNicholas Clark2006-03-131-128/+54
* The existing order of the checks for whether man1dir and man3dir wereNicholas Clark2006-03-131-10/+8
* The "Change installation prefix, if necessary." code needs to useNicholas Clark2006-03-131-24/+24
* Add the madly parser. I believe that this is all the C code. Now toNicholas Clark2006-03-091-2/+14
* Backport #27407H.Merijn Brand2006-03-081-23/+24
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-071-0/+23
* Support for __builtin_expect and __builtin_choose_exprAndy Lester2006-03-031-1/+70
* #27363 broke HP-UX (and others). if [[ ... ]] syntax not supportedH.Merijn Brand2006-03-031-13/+15
* [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefin...Jason Vas Dias2006-03-021-2/+15
* Patch for perl to compile/work on DragonFlyBSDRobert Sebastian Gerus2006-02-151-7/+10
* Re: [patch] s/ar ts/ar s/gPhilippe M. Chiasson2006-01-291-2/+8
* Cygwin issue (26792) and patchlevel (26790)Yitzchak Scott-Thoennes2006-01-111-11/+11
* Test if the probed availability of v?snprintf () isH.Merijn Brand2006-01-051-1/+58
* Add probe for snprintf () and vsnprintf ()Steve Peters2006-01-031-1/+13
* Configure: stdio char (un)signednessJarkko Hietaniemi2006-01-011-5/+4
* Configure setting patchlevel brokenYitzchak Scott-Thoennes2005-11-091-2/+2
* Re: futimes [PATCH]Steve Peters2005-11-041-4/+35
* revive probe for futimes ()H.Merijn Brand2005-10-311-1/+7
* Backport of changes #25831 and #25832. Re-order neededYitzchak Scott-Thoennes2005-10-241-75/+83
* Add a probe for whether sprintf returns the length of the buffer.Nicholas Clark2005-10-241-0/+64
* Add probe for clearenv (), like #25733 for unsetenv ()H.Merijn Brand2005-10-181-1/+7