guix-patches
[Top][All Lists]
Advanced

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

[bug#48120] [PATCH]: Teach etc/committer.scm.in some stuff.


From: Maxime Devos
Subject: [bug#48120] [PATCH]: Teach etc/committer.scm.in some stuff.
Date: Fri, 30 Apr 2021 16:36:05 +0200
User-agent: Evolution 3.34.2

Hi Guix,

I snarfed these from my cc-for-target branch.
Examples of generated commit messages, without any massaging:

<start snip>
gnu: ufoai-data: Use 'cc-for-target' and friends.

* gnu/packages/games.scm (ufoai-data)
[arguments]<#:configure-flags>: Use the C cross-compiler, instead of hardcoding 
"gcc". Use the C++ cross-compiler, instead of hardcoding "g++".

gnu: mlt: Use 'cc-for-target' and friends.

* gnu/packages/video.scm (mlt)
[arguments]<#:make-flags>: Use the C cross-compiler, instead of hardcoding 
"gcc". Use the C++ cross-compiler, instead of hardcoding "g++".

gnu: theorafile: Use the C cross-compiler.

* gnu/packages/video.scm (theorafile)
[arguments]<#:make-flags>: Use the C cross-compiler, instead of hardcoding 
"gcc".
[arguments]<#:phases>{check}: Only run tests when not requested.
<end snip>

etc/comitter.scm.in should probably do some line wrapping as well.

WDYT?

Greetings,
Maxime.

Attachment: 0001-etc-Teach-committer.scm-about-CC-gcc-cc-for-target-a.patch
Description: Text Data

Attachment: 0002-etc-Teach-committer.scm-about-checking-tests-in-the-.patch
Description: Text Data

Attachment: 0003-etc-committer-Only-claim-to-be-updating-a-package-wh.patch
Description: Text Data

Attachment: 0004-etc-committer-Automatically-generate-a-first-line-in.patch
Description: Text Data

Attachment: 0005-etc-committer-Support-list-exp-.-in-make-flags.patch
Description: Text Data

Attachment: 0006-etc-committer-Explain-changes-in-configure-flags.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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