Age | Commit message (Expand) | Author | Files | Lines |
1992-04-30 | pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on install | K. Richard Pixley | 1 | -0/+13 |
1992-04-24 | do not print subdir_do lines or recursion lines | K. Richard Pixley | 1 | -0/+4 |
1992-04-24 | add autoconf | K. Richard Pixley | 1 | -0/+4 |
1992-04-23 | configure: test for and move config.status pieces from subdir. | K. Richard Pixley | 1 | -0/+5 |
1992-04-22 | Test for nonexistance of files before trying to mv them, to avoid numerous | Fred Fish | 1 | -0/+7 |
1992-04-21 | correct final line of config.status | K. Richard Pixley | 1 | -0/+2 |
1992-04-21 | configure: patch from eggert. Avoids a protection problem if the | K. Richard Pixley | 1 | -0/+3 |
1992-04-21 | configure: use move-if-change from gcc to create config.status. Some | K. Richard Pixley | 1 | -0/+6 |
1992-04-21 | configure: test for config.sub with "config.sub sun4" rather than | K. Richard Pixley | 1 | -0/+6 |
1992-04-21 | correct makesrcdir when subdir is . | K. Richard Pixley | 1 | -0/+11 |
1992-04-16 | .NOEXPORT: so that children don't pick up false values for things like makefi... | K. Richard Pixley | 1 | -0/+3 |
1992-04-16 | correction to makesrcdir for relative srcdir | K. Richard Pixley | 1 | -0/+4 |
1992-04-14 | * configure: Add support for 'subdirs' variable, which is | Per Bothner | 1 | -0/+7 |
1992-04-14 | updated configure.in to include flex | David D. Zuhn | 1 | -0/+4 |
1992-04-14 | remove clean-stamps from clean | K. Richard Pixley | 1 | -0/+4 |
1992-04-11 | We now configure gdbtest automatically if it's there. | John Gilmore | 1 | -0/+4 |
1992-04-11 | Add MINUS_G macro, default to -g, and pass on to recursive makes. | Fred Fish | 1 | -0/+10 |
1992-04-07 | * config.sub: Don't canonicalize os value | Per Bothner | 1 | -0/+6 |
1992-04-07 | * configure.in: sco is an os, not a vendor! | Stu Grossman | 1 | -0/+2 |
1992-04-06 | * configure: Quote $( better. Keep various shells happy. | Stu Grossman | 1 | -0/+8 |
1992-03-31 | add send_pr. remove "force" from .stmp-gprof rule. Supress echoing of all th... | K. Richard Pixley | 1 | -0/+9 |
1992-03-25 | re-add -rm | K. Richard Pixley | 1 | -0/+4 |
1992-03-25 | add stamp-rcs to all | K. Richard Pixley | 1 | -0/+2 |
1992-03-25 | remove gas from rs6000 build, use aix host fragment | K. Richard Pixley | 1 | -0/+4 |
1992-03-25 | pass site_option to recursions | K. Richard Pixley | 1 | -0/+4 |
1992-03-20 | Add .stmp-readline to all.cross... | Stu Grossman | 1 | -1/+1 |
1992-03-20 | * Makefile.in (all.cross): Add .stmp-bfd. | Stu Grossman | 1 | -0/+8 |
1992-03-15 | Add support for mmalloc library. | Fred Fish | 1 | -0/+4 |
1992-03-14 | add stmp dependencies for a few more things | K. Richard Pixley | 1 | -0/+7 |
1992-03-12 | add libiberty stmp to all and all.cross | K. Richard Pixley | 1 | -0/+4 |
1992-03-11 | remove force from dependencies, add grep to all | K. Richard Pixley | 1 | -0/+4 |
1992-03-11 | added check for conflicting configurations (srcdir vs not) | K. Richard Pixley | 1 | -5/+5 |
1992-03-11 | remove trailing slashes from srcdir so gdb-mode won't get cranky | K. Richard Pixley | 1 | -0/+3 |
1992-03-11 | drop flex. make stamp files work | K. Richard Pixley | 1 | -0/+2 |
1992-03-11 | use relative paths for configure and srcdir when possible | K. Richard Pixley | 1 | -1/+54 |
1992-02-25 | mkdir $(infodir) on install-info. | K. Richard Pixley | 1 | -0/+17 |
1992-02-01 | * config.sub (near case $os): Don't convert newsos* to bsd!CVS: | Stu Grossman | 1 | -0/+9 |
1992-01-31 | * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco, | Stu Grossman | 1 | -0/+6 |
1992-01-29 | * Makefile.in: For libg++, make sure the -I pointing | Per Bothner | 1 | -0/+14 |
1992-01-19 | Add stratus configuration frags. Also submitted to FSF. | Fred Fish | 1 | -0/+5 |
1992-01-19 | * Makefile.in (DEV_SUPPORT): add configure.man. | Stu Grossman | 1 | -0/+2 |
1992-01-18 | * config.sub(Decode manufacturer-specific): add -none*. | Stu Grossman | 1 | -0/+4 |
1992-01-18 | * Makefile.in: remove form feeds to make Sun's make happy. | Stu Grossman | 1 | -0/+16 |
1991-12-28 | small changes to accomodate other versions of configure | K. Richard Pixley | 1 | -2/+6 |
1991-12-28 | flex joins the fray, also fixed clean-info in devo. | K. Richard Pixley | 1 | -0/+2 |
1991-12-28 | Be less sensitive to spaces in Makefile.in. Kills bug #556. | K. Richard Pixley | 1 | -0/+4 |
1991-12-27 | some changes suggested by rms | K. Richard Pixley | 1 | -0/+4 |
1991-12-26 | Merge in some small additions from the FSF version (taken from the gcc | Fred Fish | 1 | -0/+6 |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+4 |
1991-12-19 | added -V for version number option | K. Richard Pixley | 1 | -0/+4 |