public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Some gdb build cleanups
@ 2021-05-28 19:27 Tom Tromey
  2021-05-28 19:27 ` [PATCH 1/5] Remove gdb/testsuite/configure Tom Tromey
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Tom Tromey @ 2021-05-28 19:27 UTC (permalink / raw)
  To: gdb-patches

I tripped over gdb/testsuite/configure again, and realized there's no
deep reason to have it around.  It just slows down the build without
providing much value.  After removing it, I found a few other small
build cleanups to do.  This series is the result.

Ideally we'd also remove the subdir Makefiles and have a unified
build.  This probably isn't very hard, because the subdirectory
Makefiles don't actually do very much; but I didn't attempt this.

Let me know what you think.

Tom



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-08-07  1:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28 19:27 [PATCH 0/5] Some gdb build cleanups Tom Tromey
2021-05-28 19:27 ` [PATCH 1/5] Remove gdb/testsuite/configure Tom Tromey
2021-05-29  3:44   ` Simon Marchi
2021-06-01 13:59     ` Tom Tromey
2021-06-05  9:51       ` Tom de Vries
2021-06-09 14:35         ` Tom Tromey
2021-06-09 14:46           ` Tom de Vries
2021-08-07  1:03   ` Tom de Vries
2021-05-28 19:27 ` [PATCH 2/5] Always build 'all' in gdb/testsuite Tom Tromey
2021-05-28 19:27 ` [PATCH 3/5] Apply silent Makefile rules to gdb/testsuite Tom Tromey
2021-05-28 19:27 ` [PATCH 4/5] Clean up gdb's --enable-shared Tom Tromey
2021-05-28 19:27 ` [PATCH 5/5] Remove some gdb/data-directory special cases Tom Tromey
2021-05-29  3:50 ` [PATCH 0/5] Some gdb build cleanups Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).