Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-12-16 | * Makefile.in: Add libgui directory. | Ian Lance Taylor | 1 | -3/+8 | |
(GDB_TK): Add all-libgui. * configure.in: Add libgui directory. * configure: Add all-libgui to GDB_TK. | |||||
1997-12-12 | sanitize out dependency of all-libide on all-ilu | Ian Lance Taylor | 1 | -1/+4 | |
1997-12-12 | * Makefile.in (all-target-gperf): Change dependency to | Brendan Kehoe | 1 | -6/+6 | |
all-target-libstdc++. to go w/ the changes taking out use of libg++ in gperf | |||||
1997-12-02 | * configure (GDB_TK): add all-libide to dependency list | Keith Seitz | 1 | -8/+0 | |
* Makefile.in: remove sanitization for ALL libide references | |||||
1997-12-02 | Remove libide from sanitization and allow it to be configured everywhere | Michael Meissner | 1 | -2/+0 | |
1997-12-01 | * configure: add all-libide to GDB_TK | Keith Seitz | 1 | -1/+1 | |
* Makefile.in (all-vmake): remove double dependency on all-libide * modules/modules: add libide to gdb's checkout list * ChangeLog: tidy up 11/26 entry | |||||
1997-12-01 | * Makefile.in: Add rules for cygmon. | Bob Manson | 1 | -4/+9 | |
* configure.in: Build cygmon for sparc-elf and sparclite-aout. | |||||
1997-11-26 | * Makefile.in, configure, configure.in: merge with foundry-971118-build | Keith Seitz | 1 | -11/+53 | |
1997-09-30 | Added the dependence to tix libraries for SN. | Khamis Abuelkombuz | 1 | -1/+2 | |
1997-08-26 | In some cases: Makefile.in (all-sim): Depends on all-readline. | Andrew Cagney | 1 | -4/+4 | |
1997-08-18 | * Makefile.in (all-vmake): Depends on all-tix. | Jason Molenda | 1 | -1/+1 | |
1997-08-18 | * Makefile.in (all-autoconf): Depends on all-texinfo. | Jason Molenda | 1 | -15/+26 | |
autoconf tries to run makeinfo as a part of 'all'. Instead of hacking autoconf to build in the Cygnus way, I just added this dependency. | |||||
1997-08-11 | * Makefile.in, configure.in: Handle jstools like vmake. | Ian Lance Taylor | 1 | -0/+15 | |
1997-08-10 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | Ian Lance Taylor | 1 | -4/+8 | |
configure.in if it is present. | |||||
1997-08-07 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | Ian Lance Taylor | 1 | -1/+1 | |
1997-08-06 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | Jason Merrill | 1 | -9/+9 | |
1997-08-06 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | Ian Lance Taylor | 1 | -2/+2 | |
1997-08-05 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | Ian Lance Taylor | 1 | -3/+3 | |
1997-08-04 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | Jason Merrill | 1 | -9/+9 | |
separated by spaces. Fixes make 'LANGUAGES=c c++' all-gcc | |||||
1997-08-01 | * ylwrap: New file. | Ian Lance Taylor | 1 | -1/+1 | |
* Makefile.in (DEVO_SUPPORT): Add ylwrap. * ltmain.sh: Handle /bin/sh at start of install program. | |||||
1997-08-01 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | Ian Lance Taylor | 1 | -1/+1 | |
1997-07-24 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | Ian Lance Taylor | 1 | -8/+9 | |
check-tk to CHECK_X11_MODULES. | |||||
1997-07-11 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -1/+1 | |
* Makefile.in (GDB_TK): Depend on itcl and tix. | |||||
1997-07-04 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | Ian Lance Taylor | 1 | -1/+7 | |
(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). (INSTALL_SCRIPT): New variable. (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS to -x. * install-sh: Add support for -x option. | |||||
1997-06-30 | * configure.in, Makefile.in: Treat tix like itcl. | Ian Lance Taylor | 1 | -0/+5 | |
1997-06-26 | * Makefile.in (WINDRES): New variable. | Ian Lance Taylor | 1 | -7/+23 | |
(WINDRES_FOR_TARGET): New variable. (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. (EXTRA_HOST_FLAGS): Add WINDRES. (EXTRA_TARGET_FLAGS): Add WINDRES. (EXTRA_GCC_FLAGS): Add WINDRES. ($(DO_X)): Pass down WINDRES. ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like DLLTOOL_FOR_TARGET. | |||||
1997-06-25 | Move gperf into the toplevel, from libg++. | Brendan Kehoe | 1 | -2/+9 | |
* configure.in (target_tools): Add target-gperf. (native_only): Add target-gperf. * Makefile.in (all-target-gperf): New target, depend on all-target-libg++. (configure-target-gperf): Empty rule. (ALL_TARGET_MODULES): Add all-target-gperf. (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. (CHECK_TARGET_MODULES): Add check-target-gperf. (INSTALL_TARGET_MODULES): Add install-target-gperf. (CLEAN_TARGET_MODULES): Add clean-target-gperf. | |||||
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. |