grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] build: Fixes to Building from dist Archive
@ 2025-06-11  3:15 Andrew Hamilton
  2025-06-11  3:15 ` [PATCH 1/2] build: remove extra_deps.lst from EXTRA_DIST Andrew Hamilton
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andrew Hamilton @ 2025-06-11  3:15 UTC (permalink / raw)
  To: grub-devel; +Cc: daniel.kiper, floppym, Andrew Hamilton

Fix several issues with attempting to create and build from the
GRUB 'dist' archive.

1. extra_deps.lst is now automatically generated so remove this
from the archive to avoid a dependency on running make first.

2. Add additional header files to the dist archive.

The first patch is a resend of Mike Gilbert's from:
https://mail.gnu.org/archive/html/grub-devel/2025-03/msg00223.html

Testing performed:
./bootstrap
./configure
make dist
Built generated tar.gz with buildroot and confirmed success
for x86-64.

Andrew Hamilton (2):
  build: remove extra_deps.lst from EXTRA_DIST
  build: Add new header files to dist to allow building from tar

 conf/Makefile.extra-dist | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.39.5


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

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

end of thread, other threads:[~2025-06-25 12:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11  3:15 [PATCH 0/2] build: Fixes to Building from dist Archive Andrew Hamilton
2025-06-11  3:15 ` [PATCH 1/2] build: remove extra_deps.lst from EXTRA_DIST Andrew Hamilton
2025-06-11  3:15 ` [PATCH 2/2] build: Add new header files to dist to allow building from tar Andrew Hamilton
2025-06-13 14:41 ` [PATCH 0/2] build: Fixes to Building from dist Archive Daniel Kiper via Grub-devel
2025-06-24 17:27 ` Mike Gilbert
2025-06-24 17:36   ` Andrew Hamilton
2025-06-25 12:05   ` Daniel Kiper

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 NNTP newsgroup(s).