Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-06-17 | * Makefile.in (all-sn): Depend on all-grep. | Tom Tromey | 1 | -1/+1 | |
1997-06-16 | * configure: Set CFLAGS and CXXFLAGS, and substitute them into | Ian Lance Taylor | 1 | -3/+3 | |
Makefile. From Jeff Makey <jeff@cts.com>. * Makefile.in: Add comment for CFLAGS and CXXFLAGS. | |||||
1997-06-16 | * Makefile.in (DISTBISONFILES): Remove. | Ian Lance Taylor | 1 | -10/+1 | |
(taz): Don't futz with DISTBISONFILES. Change BISON to use $(DEFAULT_YACC). | |||||
1997-06-16 | * configure.in: Build itl, db, sn, etc., when building for native | Ian Lance Taylor | 1 | -6/+10 | |
cygwin32. * Makefile.in (LD): New variable. (EXTRA_HOST_FLAGS): Pass down LD. ($(DO_X)): Likewise. Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com> * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. | |||||
1997-05-09 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | Ian Lance Taylor | 1 | -1/+4 | |
install-binutils. | |||||
1997-05-08 | * Makefile.in: Add automake targets. | Ian Lance Taylor | 1 | -0/+5 | |
* configure.in (host_tools): Add automake. | |||||
1997-05-08 | * Makefile.in (all-libide): Depend upon all-ilu. | Ian Lance Taylor | 1 | -1/+1 | |
1997-05-06 | * configure: Default CXX to c++, not gcc. | Ian Lance Taylor | 1 | -2/+2 | |
* Makefile.in (CXX): Set to c++, not gcc. (CXX_FOR_TARGET): When cross, transform c++, not gcc. This is to that $(CXX) and $(CXX_FOR_TARGET) can be used to link C++ programs as well as just compile C++ code. | |||||
1997-05-06 | * Makefile.in: Add ILU targets. | Ian Lance Taylor | 1 | -2/+17 | |
* configure.in (host_tools): Add ILU. Also add IDE sanitization to configure.in. | |||||
1997-04-24 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | Ian Lance Taylor | 1 | -1/+1 | |
1997-04-21 | * configure.in: Added gnuserv everywhere sn appears. | Tom Tromey | 1 | -0/+5 | |
* Makefile.in (ALL_MODULES): Added all-gnuserv. (CROSS_CHECK_MODULES): Added check-gnuserv. (INSTALL_MODULES): Added install-gnuserv. (CLEAN_MODULES): Added clean-gnuserv. (all-gnuserv): New target. | |||||
1997-04-21 | * configure.in (host_libs): Added libide. | Tom Tromey | 1 | -0/+30 | |
Skip libide, vmake if no X. Also skip these everywhere that sn is skipped. * Makefile.in (ALL_MODULES): Added all-vmake, all-libide. (CROSS_CHECK_MODULES): Added check-vmake, check-libide. (INSTALL_MODULES): Added install-vmake, install-libide. (CLEAN_MODULES): Added clean-vmake, clean-libide. (all-vmake, all-libide): New targets. | |||||
1997-04-15 | * Makefile.in (DEVO_SUPPORT): Add mkinstalldirs. | Ian Lance Taylor | 1 | -1/+2 | |
1997-04-15 | * Makefile.in (INSTALL_XFORM): Remove. | Ian Lance Taylor | 1 | -2/+0 | |
(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |||||
1997-04-15 | tweak last patch | Ian Lance Taylor | 1 | -1/+1 | |
1997-04-15 | * mkinstalldirs: New file, copied from automake. | Ian Lance Taylor | 1 | -25/+10 | |
* Makefile.in (installdirs): Rename from install-dirs. Use mkinstalldirs. Change all users. | |||||
1997-04-11 | * README, Makefile.in (ETC_SUPPORT): Remove references to | Jason Molenda | 1 | -3/+2 | |
cfg-paper*, configure.{texi,man,info*}._ | |||||
1997-04-07 | Build X11 targets before gcc/targetlib. | Andrew Cagney | 1 | -9/+16 | |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 1 | -0/+2 | |
1997-02-09 | Fix circular dependency | Michael Meissner | 1 | -1/+1 | |
1997-02-04 | * Makefile.in (ALL_MODULES): Added all-db. | Tom Tromey | 1 | -13/+21 | |
(CROSS_CHECK_MODULES): Addec check-db. (INSTALL_MODULES): Added install-db. (CLEAN_MODULES): Added clean-db. * Makefile.in (ALL_MODULES): Added all-itcl. (CROSS_CHECK_MODULES): Added check-itcl. (INSTALL_MODULES): Added install-itcl. (CLEAN_MODULES): Added clean-itcl. | |||||
1996-10-24 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | Ian Lance Taylor | 1 | -5/+2 | |
unconditionally. (MAKEOVERRIDES): Define (revert this part of October 18 change). | |||||
1996-10-24 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | Stu Grossman | 1 | -2/+4 | |
host to add it's own flags. * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed for MSVC build procedure. | |||||
1996-10-18 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | Ian Lance Taylor | 1 | -5/+23 | |
(CXX_FOR_TARGET): Likewise. (GCC_FOR_TARGET): Define. (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether CC_FOR_TARGET was specified on the command line. (MAKEOVERRIDES): Don't define. | |||||
1996-10-08 | * Makefile.in: Replace all uses of srcroot with s, to shrink | Ian Lance Taylor | 1 | -32/+32 | |
command line lengths. | |||||
1996-10-08 | Patches from Geoffrey Noer <noer@cygnus.com>: | Ian Lance Taylor | 1 | -2/+10 | |
* configure.in: If configuring for newlib, pass --with-newlib to subdirectories. * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a -Bnewlib/ and -Lwinsup to gcc. (CXX_FOR_TARGET): Likewise. | |||||
1996-10-07 | * Makefile.in (ETC_SUPPORT): Add configure. | Ian Lance Taylor | 1 | -13/+15 | |
1996-07-13 | * Makefile.in (do-tar-gz): New target, split out from tail end of taz target. | Ken Raeburn | 1 | -5/+9 | |
Run each command separately, don't use pipes. (taz): Use it. | |||||
1996-07-12 | Set r environment variable that CC_FOR_TARGET needs in CONFIGURE_TARGET_MODULES | Michael Meissner | 1 | -0/+1 | |
1996-07-11 | Check whether $(TARGET_SUBDIR)/$${dir} exists before trying to output ↵ | Michael Meissner | 1 | -9/+12 | |
--print-multi-lib there | |||||
1996-07-11 | Automagically reconfigure target directories whenever the multilib options ↵ | Michael Meissner | 1 | -0/+13 | |
change | |||||
1996-07-11 | * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, | David Edelsohn | 1 | -3/+5 | |
CLEAN_MODULES): Add bash. (all-bash): New target. | |||||
1996-06-25 | Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | Jason Molenda | 1 | -2/+3 | |
* Makefile.in (datadir): Set to $(prefix)/share. | |||||
1996-06-20 | * Makefile.in (taz): Handle case where tex3patch didn't even get checked out. | Ken Raeburn | 1 | -3/+7 | |
Also, if it was found, put the symlink in a new util subdirectory. | |||||
1996-06-19 | Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> | Jason Merrill | 1 | -5/+2 | |
* Makefile.in (taz): texinfo/tex3patch no longer exists. | |||||
1996-05-04 | * Makefile.in (all-inet): Depend on all-perl. | Tom Tromey | 1 | -1/+1 | |
1996-05-03 | * Makefile.in (inet-install): New target. | Tom Tromey | 1 | -0/+5 | |
1996-05-03 | * Makefile.in (all-inet): Depend on all-tcl. | Tom Tromey | 1 | -0/+6 | |
(all-inet): Depend on all-send-pr. | |||||
1996-04-15 | * Makefile.in (ALL_MODULES): Include all-apache. | Tom Tromey | 1 | -0/+4 | |
(CROSS_CHECK_MODULES): Include check-apache. (INSTALL_MODULES): Include install-apache. (all-apache): New target. * configure.in: Added apache everywhere perl is seen. | |||||
1996-04-15 | Add clean-{module} support | Michael Meissner | 1 | -0/+99 | |
1996-04-05 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | Jason Molenda | 1 | -0/+1 | |
w/o this, if you use GNU make on a Solaris platform (eg), but you don't have GNU make at the front of your path, when the make/ subdir cds down into make/glob and does a make there, you will end up picking up the first make that is in your path no matter what you do. No PR, I just noticed this while I was working on something else. | |||||
1996-03-29 | * Makefile.in (ALL_MODULES): Include all-perl. | Tom Tromey | 1 | -5/+23 | |
(CROSS_CHECK_MODULES): Include check-perl. (INSTALL_MODULES): Include install-perl. (ALL_X11_MODULES): Include all-guile. (CHECK_X11_MODULES): Include check-guile. (INSTALL_X11_MODULES): Include install-guile. (all-perl): New target. (all-guile): New target. * configure.in (host_tools): Include perl and guile. (native_only): Include perl and guile. (noconfigdirs): Don't build guile and perl; no ports have been done. | |||||
1996-02-28 | Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com> | Jason Merrill | 1 | -3/+7 | |
* Makefile.in (taz): Fix quoting. | |||||
1996-02-19 | * Makefile.in: Make everything which depends upon all-bfd also | Ian Lance Taylor | 1 | -10/+52 | |
depend upon all-opcodes, in case --with-commonbfdlib is used. | |||||
1996-01-15 | * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. | Fred Fish | 1 | -1/+1 | |
1996-01-06 | Make all-gdb include all-tcl/all-tk unless gdbtk is not built. | Michael Meissner | 1 | -1/+2 | |
1996-01-04 | * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. | David Edelsohn | 1 | -11/+31 | |
1995-12-12 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | Ian Lance Taylor | 1 | -0/+3 | |
Ronald F. Guilmette <rfg@monkeys.com>. | |||||
1995-11-22 | Remove C comment cruft. | David Edelsohn | 1 | -1/+1 | |
1995-11-22 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | David Edelsohn | 1 | -8/+35 | |