| Commit message (Expand) | Author | Age | Files | Lines |
* | Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1996-01-22 | 1 | -1/+5 |
* | Make all-gdb include all-tcl/all-tk unless gdbtk is not built. | Michael Meissner | 1996-01-06 | 1 | -2/+18 |
* | * configure: Don't turn -v into --v. | Ian Lance Taylor | 1995-11-22 | 1 | -0/+3 |
* | * configure.in: Strip --host and --target options from | Ian Lance Taylor | 1995-11-21 | 1 | -6/+28 |
* | * configure: Default ${build} correctly. Avoid picking up extra | Ian Lance Taylor | 1995-11-07 | 1 | -15/+120 |
* | * configure: Remove dubious bug reporting address. | Per Bothner | 1995-11-05 | 1 | -19/+12 |
* | * configure: If CC and CXX are not set in the environment, set | Ian Lance Taylor | 1995-10-04 | 1 | -8/+68 |
* | Handle autoconfiscated directories by running the correct configure script. | Ken Raeburn | 1995-06-21 | 1 | -5/+44 |
* | * configure: If the --cache-file is used, pass it down to | Ian Lance Taylor | 1995-02-28 | 1 | -15/+45 |
* | configure: Accept and ignore --cache*, for compat w/autoconf 2. | Ken Raeburn | 1994-08-26 | 1 | -3/+6 |
* | * configure (version): A few more tweaks to help message. | Ian Lance Taylor | 1994-08-22 | 1 | -14/+14 |
* | * configure: Fix up help message; from karl@owl.hq.ileaf.com | Ian Lance Taylor | 1994-08-19 | 1 | -23/+13 |
* | * configure: Search current dir first in .gdbinit. | Stu Grossman | 1994-07-23 | 1 | -2/+3 |
* | * configure: If there is a package_makefile_frag, remove | Ian Lance Taylor | 1994-06-07 | 1 | -0/+1 |
* | * configure: Set program_transform_nameoption correctly. | Ian Lance Taylor | 1994-06-02 | 1 | -1/+1 |
* | * configure: If config.guess result is a prefix of the user | Ian Lance Taylor | 1994-06-02 | 1 | -9/+27 |
* | * Makefile.in: Rename HOST_ONLY to NATIVE. | Bill Cox | 1994-06-01 | 1 | -12/+22 |
* | * configure: Ignore --x-includes and --x-libraries, for Autoconf | David MacKenzie | 1994-04-08 | 1 | -1/+3 |
* | * configure: Support --silent, --quiet. | David MacKenzie | 1994-03-31 | 1 | -4/+8 |
* | * configure: Support --disable-FEATURE. | David MacKenzie | 1994-03-31 | 1 | -2/+8 |
* | * configure: Make unrecognized options give nonfatal warnings | David MacKenzie | 1994-03-26 | 1 | -9/+11 |
* | * configure: Add --enable-* options. Clean up usage message and | David MacKenzie | 1994-03-26 | 1 | -25/+33 |
* | * configure: Completely rewrite option processing. Take | Stu Grossman | 1994-01-22 | 1 | -303/+280 |
* | * configure: If only ${target_alias} is given, use that | Per Bothner | 1993-12-20 | 1 | -25/+15 |
* | fix replacement of multiline values for CC and CXX | David D. Zuhn | 1993-09-15 | 1 | -0/+23 |
* | support for --host HOST | David D. Zuhn | 1993-09-08 | 1 | -1/+23 |
* | add support for CONFIG_SHELL | David D. Zuhn | 1993-08-02 | 1 | -8/+17 |
* | work around lynxos /bin/sh lossage | David D. Zuhn | 1993-07-16 | 1 | -1/+1 |
* | * configure: Remove extraneous output when guessing host type. | John Gilmore | 1993-07-09 | 1 | -4/+2 |
* | remove another fixme | David D. Zuhn | 1993-07-08 | 1 | -14/+2 |
* | quote program_transform_name value | David D. Zuhn | 1993-06-17 | 1 | -18/+20 |
* | Forgot to check in. (Change definition of tool_dir.) | Per Bothner | 1993-05-04 | 1 | -9/+17 |
* | configure has embedded tabs, which I accidentially nuked | David D. Zuhn | 1993-03-22 | 1 | -9/+11 |
* | * configure: add support for package_makefile_fragment, handle the | David D. Zuhn | 1993-03-22 | 1 | -143/+149 |
* | handle lack of Makefile.in in a more graceful manner | David D. Zuhn | 1993-03-22 | 1 | -591/+591 |
* | added package_makefile_frag support | David D. Zuhn | 1993-03-22 | 1 | -2/+34 |
* | We must use both --host and --target options for recursion, because Cygnus and | Jim Wilson | 1993-03-21 | 1 | -1/+1 |
* | * config.guess: add GPL. | K. Richard Pixley | 1993-03-10 | 1 | -5/+5 |
* | check return code of mkdir, print error message on failure. addresses bug #2079 | K. Richard Pixley | 1993-02-01 | 1 | -5/+13 |
* | * guess-systype: Renamed to ... | Per Bothner | 1993-01-23 | 1 | -16/+39 |
* | from p3. Some shells leave PWD in the environment (old tcsh, ksh at least) | Mark Eichin | 1992-09-18 | 1 | -0/+1 |
* | Changes to make an installed cross-compiler find everything correctly. | Ian Lance Taylor | 1992-09-15 | 1 | -14/+63 |
* | * configure: fix various problems with propogating | Steve Chamberlain | 1992-06-23 | 1 | -18/+29 |
* | print Building message only when subdir != . AND verbose | K. Richard Pixley | 1992-05-08 | 1 | -1/+4 |
* | remove -s, rework -v to better accomodate guested configures | K. Richard Pixley | 1992-05-08 | 1 | -55/+33 |
* | ooops. | K. Richard Pixley | 1992-04-23 | 1 | -3/+3 |
* | Test for nonexistance of files before trying to mv them. | Fred Fish | 1992-04-22 | 1 | -2/+6 |
* | correct final line of config.status | K. Richard Pixley | 1992-04-21 | 1 | -1/+3 |
* | configure: patch from eggert. Avoids a protection problem if the | K. Richard Pixley | 1992-04-21 | 1 | -1/+5 |
* | configure: use move-if-change from gcc to create config.status. Some | K. Richard Pixley | 1992-04-21 | 1 | -4/+17 |