Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-02-26 | changed prms to send_pr | Heinz G. Seidl | 1 | -1/+1 | |
1992-02-25 | mkdir $(infodir) on install-info. | K. Richard Pixley | 1 | -15/+11 | |
1992-02-13 | I think this solves the MAKEINFO and BISON rooting problems. | K. Richard Pixley | 1 | -17/+96 | |
1992-02-08 | In configure{.in} {host|target}_makefile_frag should name a file | K. Richard Pixley | 1 | -1/+3 | |
relative to srcdir. I think it now does. configure has been corrected. configure.texi has been clarified. | |||||
1992-02-07 | Patch joins devo. | K. Richard Pixley | 1 | -3/+68 | |
1992-01-29 | * Makefile.in: For libg++, make sure the -I pointing | Per Bothner | 1 | -4/+14 | |
to the gcc directory goes *after* all the libg++-local -I flags. Also, move just-gcc dependency from just-libg++ to all-libg++. | |||||
1992-01-19 | * Makefile.in (DEV_SUPPORT): add configure.man. | Stu Grossman | 1 | -1/+1 | |
1992-01-18 | * Makefile.in: remove form feeds to make Sun's make happy. | Stu Grossman | 1 | -30/+29 | |
(DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |||||
1992-01-06 | Add libg++. | John Gilmore | 1 | -8/+81 | |
Cut gnulib and gnulib1 out of the process. More work needed here to put them back into the process in the gcc directory. | |||||
1991-12-28 | small changes to accomodate other versions of configure | K. Richard Pixley | 1 | -3/+69 | |
1991-12-28 | flex joins the fray, also fixed clean-info in devo. | K. Richard Pixley | 1 | -10/+73 | |
1991-12-19 | add menu item and Makefile.in hook | K. Richard Pixley | 1 | -7/+47 | |
1991-12-13 | removed -ansi and -languages options from configure, added | K. Richard Pixley | 1 | -1/+5 | |
configure.texi (a work in progress), configure.man (a terse first cut), build configure.info and install man page. | |||||
1991-12-12 | revised install for dir.info | K. Richard Pixley | 1 | -7/+12 | |
1991-12-11 | infodir belongs in datadir | K. Richard Pixley | 1 | -8/+3 | |
1991-12-10 | clean-gdbm on clean | K. Richard Pixley | 1 | -1/+1 | |
1991-12-10 | install-gcc on install | K. Richard Pixley | 1 | -2/+2 | |
1991-12-10 | BISON now bison -y again | K. Richard Pixley | 1 | -5/+5 | |
1991-12-10 | fix for bad directory tests | K. Richard Pixley | 1 | -128/+386 | |
1991-12-07 | Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 1 | -74/+1034 | |
* Makefile.in: unwrapped some for loops so that parallel makes work again and so one can focus one's attention on a particular package. Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) * configure: added PWD as a stand in for `pwd` (for speed). use elif wherever possible. make -srcdir work without -objdir. -objdir= commented out. Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com) * configure: +options become --options. -subdirs commented out. added -host, -datadir. Renamed -destdir to -prefix. Comment in Makefile now at top of generated Makefile. Removed cvs log entries. added -srcdir. create .gdbinit only if there is one in ${srcdir}. * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default. Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Freshly created ChangeLog. | |||||
1991-11-22 | Add glob to SUBDIRS and GDB_SUPPORT_DIRS. | John Gilmore | 1 | -2/+5 | |
Remove texinfo from configdirs in GDB releases' configure.in file, since it won't have any config scripts. | |||||
1991-11-21 | Rename REAMME.configure to DOC.configure | John Gilmore | 1 | -1/+1 | |
1991-11-21 | temporary mid-attempt at fixincludes during three-stage | K. Richard Pixley | 1 | -24/+39 | |
1991-11-14 | assume a yacc command line interface for the program | K. Richard Pixley | 1 | -2/+2 | |
1991-11-13 | add targets to generate info directory files | K. Richard Pixley | 1 | -1/+13 | |
1991-11-13 | propogate MAKEINFO like we propogate BISON | K. Richard Pixley | 1 | -3/+11 | |
1991-11-13 | use gcc as ld for later stages | K. Richard Pixley | 1 | -2/+2 | |
1991-11-12 | add texinfo; mkdir foo/info; echo when mkdir'ing | K. Richard Pixley | 1 | -1/+3 | |
1991-11-11 | add GCCVERBOSE flag for debugging | K. Richard Pixley | 1 | -2/+7 | |
1991-11-09 | thin out directories actually created | K. Richard Pixley | 1 | -11/+2 | |
1991-11-08 | rework install-dirs, add install-no-fixinclude | K. Richard Pixley | 1 | -21/+30 | |
1991-11-07 | fix a three-stage typo, build better install-dirs | K. Richard Pixley | 1 | -10/+8 | |
1991-11-06 | Added $(INSTALL_FIXED_INCLUDES) so devo/config dir can chose not to create | Steve Chamberlain | 1 | -3/+8 | |
all the /usr/include stuff if it wants to. Steve | |||||
1991-11-06 | with bison's help, call it in such a way that any configuration type can find it | K. Richard Pixley | 1 | -33/+19 | |
1991-11-06 | Hi, I've fixed this twice now. | Steve Chamberlain | 1 | -2/+2 | |
the old solution: then echo \`pwd\`/$(unsubdir)/../bison$(subdir)/bison -L $(srcdir)/bison/ ; \ is wrong: proof: [stuff] >> /limbo/steve/devo/gcc/./../bison/bison -L ./bison/ -v ./c-parse.y -o c-parse.tab.c >> /limbo/steve/devo/gcc/./../bison/bison: ./bison/bison.simple: No such file or directory This solution: then echo \`pwd\`/$(unsubdir)/../bison$(subdir)/bison -L \`pwd\`/$(unsubdir)/../bison$(subdir)/ ; \ works. | |||||
1991-11-06 | get bison library path right | K. Richard Pixley | 1 | -2/+2 | |
1991-11-06 | get bison library path right | K. Richard Pixley | 1 | -2/+2 | |
1991-11-06 | *** empty log message *** | Steve Chamberlain | 1 | -2/+2 | |
1991-11-05 | get bison subdirs right | K. Richard Pixley | 1 | -3/+2 | |
1991-11-05 | get bison paths right | K. Richard Pixley | 1 | -2/+2 | |
1991-11-01 | new install theme | K. Richard Pixley | 1 | -23/+25 | |
1991-10-31 | *** empty log message *** | Steve Chamberlain | 1 | -0/+1 | |
1991-10-25 | Does't pass env variables down if localenv file is in target dir. | Steve Chamberlain | 1 | -3/+23 | |
1991-10-23 | BISONPATH is now unused. remove it. | K. Richard Pixley | 1 | -2/+1 | |
1991-10-23 | removed unused CC and CFLAGS lines | K. Richard Pixley | 1 | -135/+4 | |
1991-10-10 | New installed binary layout. | K. Richard Pixley | 1 | -15/+21 | |
1991-10-09 | Getting BISON right. | K. Richard Pixley | 1 | -20/+28 | |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -3/+6 | |
1991-10-01 | Avoid 'v' flag on archive updates, since it just wastes space in the log. | John Gilmore | 1 | -2/+5 | |
1991-10-01 | Exploit the new executable config.status | K. Richard Pixley | 1 | -7/+7 | |