summaryrefslogtreecommitdiff
path: root/Makefile.tpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.Nathanael Nerode2002-10-031-1/+1
* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.Nathanael Nerode2002-10-031-1/+1
* Makefile.tpl: Eliminate reference to all-gui, all-libproc.Nathanael Nerode2002-10-021-7/+2
* Makefile.def: Remove order dependency comments.Nathanael Nerode2002-10-021-5/+10
* Makefile.tpl: Remove material now in src-release.Nathanael Nerode2002-10-021-287/+0
* Really this time. :sigh:Nathanael Nerode2002-10-021-0/+1
* Makefile.tpl: Make more autoconf-friendly.Nathanael Nerode2002-09-291-2/+1
* Makefile.tpl: Make subsituted variables more autoconfy.Nathanael Nerode2002-09-261-28/+26
* Makefile.tpl: Rewrite substituted lines to look autoconfy.Nathanael Nerode2002-09-251-11/+11
* Makefile.tpl: Autogenerate *-target-* lists...Nathanael Nerode2002-09-251-90/+23
* Makefile.def: New file.Nathanael Nerode2002-09-241-0/+1868