Delete debugging -x's.
[deliverable/binutils-gdb.git] / configure
1995-11-07  Ian Lance Taylor * configure: Default ${build} correctly. Avoid pickin...
1995-11-05  Per Bothner * configure: Remove dubious bug reporting address.
1995-10-04  Ian Lance Taylor * configure: If CC and CXX are not set in the environm...
1995-06-21  Ken RaeburnHandle autoconfiscated directories by running the corre...
1995-02-28  Ian Lance Taylor * configure: If the --cache-file is used, pass it...
1994-08-26  Ken Raeburnconfigure: Accept and ignore --cache*, for compat w...
1994-08-22  Ian Lance Taylor * configure (version): A few more tweaks to help message.
1994-08-19  Ian Lance Taylor * configure: Fix up help message; from karl@owl.hq...
1994-07-23  Stu Grossman * configure: Search current dir first in .gdbinit.
1994-06-07  Ian Lance Taylor * configure: If there is a package_makefile_frag,...
1994-06-02  Ian Lance Taylor * configure: Set program_transform_nameoption correctly.
1994-06-02  Ian Lance Taylor * configure: If config.guess result is a prefix of...
1994-06-01  Bill Cox * Makefile.in: Rename HOST_ONLY to NATIVE.
1994-04-08  David MacKenzie * configure: Ignore --x-includes and --x-libraries...
1994-03-31  David MacKenzie * configure: Support --silent, --quiet.
1994-03-31  David MacKenzie * configure: Support --disable-FEATURE.
1994-03-26  David MacKenzie * configure: Make unrecognized options give nonfatal...
1994-03-26  David MacKenzie * configure: Add --enable-* options. Clean up usage...
1994-01-22  Stu Grossman * configure: Completely rewrite option processing...
1993-12-20  Per Bothner * configure: If only ${target_alias} is given, use...
1993-09-15  David D. Zuhnfix replacement of multiline values for CC and CXX
1993-09-08  David D. Zuhnsupport for --host HOST
1993-08-02  David D. Zuhnadd support for CONFIG_SHELL
1993-07-16  David D. Zuhnwork around lynxos /bin/sh lossage
1993-07-09  John Gilmore* configure: Remove extraneous output when guessing...
1993-07-08  David D. Zuhnremove another fixme
1993-06-17  David D. Zuhnquote program_transform_name value
1993-05-04  Per BothnerForgot to check in. (Change definition of tool_dir.)
1993-03-22  David D. Zuhnconfigure has embedded tabs, which I accidentially...
1993-03-22  David D. Zuhn * configure: add support for package_makefile_fragment...
1993-03-22  David D. Zuhnhandle lack of Makefile.in in a more graceful manner
1993-03-22  David D. Zuhnadded package_makefile_frag support
1993-03-21  Jim WilsonWe must use both --host and --target options for recurs...
1993-03-10  K. Richard Pixley* config.guess: add GPL.
1993-02-01  K. Richard Pixleycheck return code of mkdir, print error message on...
1993-01-23  Per Bothner * guess-systype: Renamed to ...
1992-09-18  Mark Eichinfrom p3. Some shells leave PWD in the environment ...
1992-09-15  Ian Lance TaylorChanges to make an installed cross-compiler find everyt...
1992-06-23  Steve Chamberlain * configure: fix various problems with propogating
1992-05-08  K. Richard Pixleyprint Building message only when subdir != . AND verbose
1992-05-08  K. Richard Pixleyremove -s, rework -v to better accomodate guested confi...
1992-04-23  K. Richard Pixleyooops.
1992-04-22  Fred FishTest for nonexistance of files before trying to mv...
1992-04-21  K. Richard Pixleycorrect final line of config.status
1992-04-21  K. Richard Pixleyconfigure: patch from eggert. Avoids a protection...
1992-04-21  K. Richard Pixleyconfigure: use move-if-change from gcc to create config...
1992-04-21  K. Richard Pixleyconfigure: test for config.sub with "config.sub sun4...
1992-04-21  K. Richard Pixleycorrect makesrcdir when subdir is .
1992-04-16  K. Richard Pixleycorrection to makesrcdir for relative srcdir
1992-04-14  Per Bothner * configure: Add support for 'subdirs' variable,...
1992-03-25  K. Richard Pixleypass site_option to recursions
1992-03-11  K. Richard Pixleyadded check for conflicting configurations (srcdir...
1992-03-11  K. Richard Pixleyremove trailing slashes from srcdir so gdb-mode won...
1992-03-11  K. Richard Pixleyuse relative paths for configure and srcdir when possible
1992-02-08  K. Richard PixleyIn configure{.in} {host|target}_makefile_frag should...
1992-02-07  K. Richard PixleyOptimized Makefile generation for a ~30% time win.
1992-02-07  K. Richard PixleyFix so that "guested" configure scripts work when using...
1992-02-06  K. Richard Pixleyreversed tense on a test -> case conversion
1992-02-06  K. Richard PixleyConverting "[ -n" and "[ -z" into case statements looks...
1992-02-06  K. Richard Pixleysupport for subdirs, multiple hosts, and multiple targe...
1992-02-06  K. Richard PixleyRemoving unnecessary ()'s doesn't seem to make any...
1992-01-28  Jim WilsonSteve's version_path stuff bites the dust.
1991-12-28  K. Richard Pixleysmall changes to accomodate other versions of configure
1991-12-28  K. Richard Pixleyoops, but in last patch
1991-12-28  K. Richard PixleyBe less sensitive to spaces in Makefile.in. Kills...
1991-12-19  K. Richard Pixleyprint version number nicely
1991-12-19  K. Richard Pixleyadded -V for version number option
1991-12-13  K. Richard Pixleyremoved -ansi and -languages options from configure...
1991-12-13  K. Richard Pixleyfind config.subr again
1991-12-12  K. Richard Pixleyconfig.sub & config.subr merge
1991-12-07  K. Richard Pixley* configure: \{1,2\} appears to be a sysv'ism. Use...
1991-12-07  K. Richard PixleySat Dec 7 00:17:01 1991 K. Richard Pixley (rich...
1991-11-13  Steve ChamberlainPasses down version_path for things which install thems...
1991-11-13  Steve ChamberlainThe +noversion flag will make an installation happen...
1991-11-12  K. Richard Pixleyallow +foo bar options. stolen from texinfo configure
1991-11-09  K. Richard Pixleycorrect a comment
1991-11-01  K. Richard Pixleynew install theme
1991-10-25  Steve ChamberlainMore name changing
1991-10-24  Heinz G. SeidlAllow for using tmake-sun4
1991-10-23  K. Richard PixleyMakefiles should include the makefile frag names even...
1991-10-10  K. Richard Pixley* Die when sub-configure's do.
1991-10-10  K. Richard PixleyBacked out the "/bin/sh config.sub" change. Fails...
1991-10-10  K. Richard PixleyCall config.sub as "/bin/sh config.sub" instead of...
1991-10-09  K. Richard PixleyAnother patch from jim.
1991-10-08  Jim WilsonFix bug in smake- file code.
1991-10-04  K. Richard PixleyUse john's heuristic for finding ourselves. kinda...
1991-10-02  K. Richard PixleyAdded +site=foo option for naming site specific Makefil...
1991-10-02  K. Richard PixleyRemoved +f option. Used to stand for +forcesubdirs...
1991-10-02  K. Richard PixleyAdded rcs log line.
1991-10-02  K. Richard Pixley+template dies an ugly death.
1991-10-02  K. Richard Pixleyresync
1991-10-01  K. Richard PixleyTrivial cleanup.
1991-10-01  K. Richard Pixley* use aliases as directory names.
1991-10-01  K. Richard PixleyReword recurr.
1991-08-25  K. Richard Pixleyrcs enters the soup.
1991-08-25  K. Richard PixleyAdding diff to the fray.
1991-08-25  K. Richard PixleyAdding grep to the fray.
1991-08-07  K. Richard Pixley+forcesubdirs -> +subdirs
1991-08-06  K. Richard Pixleyrevised option parsing.
1991-08-06  K. Richard PixleyHost-level GNUmakefiles.
next
This page took 0.289988 seconds and 106 git commands to generate.