unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73028] [PATCH] doc: Document usage of #:out-of-source? for meson-build-system.
@ 2024-09-04 16:26 Dariqq
  2024-09-11  6:09 ` Maxim Cournoyer
  0 siblings, 1 reply; 9+ messages in thread
From: Dariqq @ 2024-09-04 16:26 UTC (permalink / raw)
  To: 73028; +Cc: Dariqq, Florian Pelz, Ludovic Courtès, Maxim Cournoyer

Followup to 220546810830422f8ec3e6a4145fec85429914a1.

* doc/guix.texi (meson-build-system): Document #:out-of-source? parameter.

Change-Id: I730e1aef15010006a68710f8e46ce75dc50e6c67
---
 doc/guix.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index 16c697586a..2302e0f15c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -10146,6 +10146,10 @@ Build Systems
 of inputs, and they can be changed with the parameters @code{#:meson}
 and @code{#:ninja} if needed.
 
+As Meson only supports out-of-source builds the @code{#:out-of-source?}
+parameter specifies whether to search for license files in the source
+or build directory.
+
 This build system is an extension of @code{gnu-build-system}, but with the
 following phases changed to some specific for Meson:
 

base-commit: 9a03ab25ba889be27b34d5cebea05d5ac3b0a033
-- 
2.45.2





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

end of thread, other threads:[~2024-09-19 14:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 16:26 [bug#73028] [PATCH] doc: Document usage of #:out-of-source? for meson-build-system Dariqq
2024-09-11  6:09 ` Maxim Cournoyer
2024-09-11 15:18   ` Dariqq
2024-09-12  0:56     ` Maxim Cournoyer
2024-09-12  7:12       ` Dariqq
2024-09-12 12:02         ` Maxim Cournoyer
2024-09-12 19:19           ` Dariqq
2024-09-14 13:41             ` Maxim Cournoyer
2024-09-19 14:07               ` Dariqq

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).