summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add probe for unsetenv ()Steve Peters2005-10-101-1/+7
* [perl #36448] configuring ranlib for perl on osx with xcode 2.1Luke Closs2005-09-131-1/+3
* Detection of malloc_size and malloc_good_sizeH.Merijn Brand2005-09-121-1/+13
* Added amd64 and x86_64 to recognized predefined cpp symsH.Merijn Brand2005-09-061-3/+3
* allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)Jarkko Hietaniemi2005-07-191-2/+8
* 1. Typo detected by Schwern (#25151)H.Merijn Brand2005-07-181-2/+9
* Redo generation of change #24898H.Merijn Brand2005-06-211-2/+2
* Add a Configure test to see if NV 0.0 is stored as all bits zero, andCraig A. Berry2005-06-191-0/+124
* Add DECC to the symbol listYitzchak Scott-Thoennes2005-05-311-2/+2
* Reordering config_h.SH after metaconfig now semi automatedH.Merijn Brand2005-05-251-1/+1
* Attribute configurationAndy Lester2005-05-201-10/+190
* Add -Wdeclaration-after-statement to default flags for gcc 3+Steve Peters2005-04-241-2/+16
* Out of sync metaunit caused the erroneous return of theH.Merijn Brand2005-04-111-14/+11