help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Difference between guix/build and guix/build-system


From: pelzflorian (Florian Pelz)
Subject: Re: Difference between guix/build and guix/build-system
Date: Tue, 14 May 2024 12:24:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hello Vasilii.  In addition to Hartmut’s recommendation to imitate,
there also is a manual section; run

info "(guix)Source Tree Structure"

or visit

https://guix.gnu.org/manual/devel/en/html_node/Source-Tree-Structure.html

explaining what guix/build/…-build-system are:

 (guix build gnu-build-system)
 (guix build cmake-build-system)
 (guix build pyproject-build-system)

 Implementation of build systems, and in particular definition of their build 
phases (see Build Phases). 

Regards,
Florian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]