summaryrefslogtreecommitdiff
path: root/Makefile.tpl
Commit message (Expand)AuthorAgeFilesLines
* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz2003-06-231-1/+1
* Makefile.def: Introduce flags_to_pass.Nathanael Nerode2003-06-231-64/+3
* Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode2003-06-171-2/+0
* configure.in: Disable serial configure by default.Nathanael Nerode2003-06-111-8/+2
* Makefile.tpl: Replace {build,host,target}_canonical by {build,host,target}.Nathanael Nerode2003-06-101-20/+11
* Makefile.tpl: Fix stupid pasto.Nathanael Nerode2003-06-101-1/+1
* Makefile.tpl: Remove bogus conditional.Nathanael Nerode2003-06-101-24/+20
* install.tex: Document profiledbootstrap.Jan Hubicka2003-06-051-0/+17
* Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.Nathanael Nerode2003-06-031-94/+94
* Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode2003-06-031-4/+4
* Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie2003-05-281-1/+1
* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not newlib or ...DJ Delorie2003-05-211-1/+1
* Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie2003-05-211-0/+1
* configure.in: Switch more things to use maybe dependencies.Nathanael Nerode2003-05-201-14/+23
* <top level>Nathanael Nerode2003-05-181-13/+35
* Makefile.tpl (install-opcodes): Define.Andreas Schwab2003-05-161-0/+2
* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.Chris Demetriou2003-05-021-2/+2
* Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz2003-04-281-0/+1
* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.Gerald Pfeifer2003-04-181-1/+2
* Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the previous bo...Phil Edwards2003-04-171-2/+3
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode2003-03-141-4/+8
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode2003-03-121-5/+4
* Makefile.tpl: Reindent.Nathanael Nerode2003-03-051-165/+168
* Makefile.tpl: Always pass down RANLIB.Nathanael Nerode2003-03-041-4/+4
* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.Nathanael Nerode2003-03-041-2/+0
* Makefile.tpl: Rearrange.Nathanael Nerode2003-02-281-151/+175
* Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as s...Sean McNeil2003-02-201-1/+2
* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva2003-02-191-2/+2
* * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill2003-02-181-1/+2
* Makefile.tpl (RANLIB): Define.Rainer Orth2003-02-141-0/+1
* Makefile.def: Remove "snavigator", "grep", and "db" modules.Keith R Seitz2003-02-061-3/+1
* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.Frank Ch. Eigler2003-01-311-1/+1
* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode2003-01-101-0/+4
* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen2003-01-091-2/+3
* configure.in (host_configargs): Replace reference to no-longer-defined buildo...Alexandre Oliva2002-12-291-23/+19
* Makefile.tpl ($(NOTPARALLEL)): Move to the end.Alexandre Oliva2002-12-281-17/+22
* Makefile.tpl: Fix dramatic bustage due to change in program_transform_name.Nathanael Nerode2002-12-281-7/+7
* configure.in: Convert to autoconf script.Nathanael Nerode2002-12-281-8/+11
* Makefile.tpl (multilib.out): Fix missing space.Andreas Schwab2002-12-241-1/+1
* Makefile.tpl: Use shared multilib.out.Nathanael Nerode2002-12-231-29/+43
* Makefile.tpl: Revert HJL's change.Nathanael Nerode2002-12-191-1/+1
* Makefile.tpl, [...]: Substitute libstdcxx_incdir.Andreas Schwab2002-12-191-1/+2
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).H.J. Lu2002-12-181-1/+1
* Makefile.tpl: Don't let real targets depend on phony targets.Nathanael Nerode2002-12-181-1/+1
* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.Nathanael Nerode2002-12-181-2/+3
* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make b...Jason Merrill2002-12-171-4/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-660/+525
* Makefile.tpl (check-gcc-c++): Renamed from check-c++.Jason Merrill2002-12-141-4/+6
* syntactic cleanupBruce Korb2002-11-141-19/+50
* Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and restra...Phil Edwards2002-10-251-2/+2