aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
AgeCommit message (Expand)AuthorFilesLines
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg1-1/+1
2003-06-23Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz1-1/+1
2003-06-23Makefile.def: Introduce flags_to_pass.Nathanael Nerode1-64/+3
2003-06-17Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode1-2/+0
2003-06-11configure.in: Disable serial configure by default.Nathanael Nerode1-8/+2
2003-06-10Makefile.tpl: Replace {build,host,target}_canonical by {build,host,target}.Nathanael Nerode1-20/+11
2003-06-10Makefile.tpl: Fix stupid pasto.Nathanael Nerode1-1/+1
2003-06-10Makefile.tpl: Remove bogus conditional.Nathanael Nerode1-24/+20
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-0/+17
2003-06-03Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.Nathanael Nerode1-94/+94
2003-06-03Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode1-4/+4
2003-05-28Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie1-1/+1
2003-05-21Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or ...DJ Delorie1-1/+1
2003-05-21Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie1-0/+1
2003-05-20configure.in: Switch more things to use maybe dependencies.Nathanael Nerode1-14/+23
2003-05-18<top level>Nathanael Nerode1-13/+35
2003-05-16Makefile.tpl (install-opcodes): Define.Andreas Schwab1-0/+2
2003-05-02Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.Chris Demetriou1-2/+2
2003-04-28Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz1-0/+1
2003-04-18Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.Gerald Pfeifer1-1/+2
2003-04-17Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the previous bo...Phil Edwards1-2/+3
2003-03-14Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode1-4/+8
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode1-5/+4
2003-03-05Makefile.tpl: Reindent.Nathanael Nerode1-165/+168
2003-03-04Makefile.tpl: Always pass down RANLIB.Nathanael Nerode1-4/+4
2003-03-04Makefile.tpl: Don't set unused enable_shared, enable_threads macros.Nathanael Nerode1-2/+0
2003-02-28Makefile.tpl: Rearrange.Nathanael Nerode1-151/+175
2003-02-20Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as s...Sean McNeil1-1/+2
2003-02-19configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-2/+2
2003-02-18* Makefile.tpl (check-c++): Allow parallelism.Jason Merrill1-1/+2
2003-02-14Makefile.tpl (RANLIB): Define.Rainer Orth1-0/+1
2003-02-06Makefile.def: Remove "snavigator", "grep", and "db" modules.Keith R Seitz1-3/+1
2003-01-31Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.Frank Ch. Eigler1-1/+1
2003-01-10configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode1-0/+4
2003-01-09Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen1-2/+3
2002-12-29configure.in (host_configargs): Replace reference to no-longer-defined buildo...Alexandre Oliva1-23/+19
2002-12-28Makefile.tpl ($(NOTPARALLEL)): Move to the end.Alexandre Oliva1-17/+22
2002-12-28Makefile.tpl: Fix dramatic bustage due to change in program_transform_name.Nathanael Nerode1-7/+7
2002-12-28configure.in: Convert to autoconf script.Nathanael Nerode1-8/+11
2002-12-24Makefile.tpl (multilib.out): Fix missing space.Andreas Schwab1-1/+1
2002-12-23Makefile.tpl: Use shared multilib.out.Nathanael Nerode1-29/+43
2002-12-19Makefile.tpl: Revert HJL's change.Nathanael Nerode1-1/+1
2002-12-19Makefile.tpl, [...]: Substitute libstdcxx_incdir.Andreas Schwab1-1/+2
2002-12-18Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).H.J. Lu1-1/+1
2002-12-18Makefile.tpl: Don't let real targets depend on phony targets.Nathanael Nerode1-1/+1
2002-12-18Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.Nathanael Nerode1-2/+3
2002-12-17Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make b...Jason Merrill1-4/+7
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-660/+525
2002-12-14Makefile.tpl (check-gcc-c++): Renamed from check-c++.Jason Merrill1-4/+6
2002-11-14syntactic cleanupBruce Korb1-19/+50