guix/doc
Ludovic Courtès 8c4e3da4a1
transformations: Add '--tune'.
* guix/transformations.scm (tuning-compiler)
(tuned-package, tunable-package?, package-tuning)
(transform-package-tuning)
(build-system-with-tuning-compiler): New procedures.
(%transformations): Add 'tune'.
(%transformation-options): Add "--tune".
* tests/transformations.scm ("options->transformation, tune")
("options->transformations, tune, wrong micro-architecture"): New
tests.
* doc/guix.texi (Package Transformation Options): Document '--tune'.
2021-12-16 18:06:31 +01:00
..
images
build.scm Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
contributing.texi doc: Give more details about generating patches with base commit information. 2021-12-02 14:31:13 -05:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
guix.texi transformations: Add '--tune'. 2021-12-16 18:06:31 +01:00
he-config-bare-bones.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
htmlxref.cnf doc: Update htmlxref.cnf. 2021-10-04 16:36:58 +02:00
local.mk doc: Add example to dist target. 2021-11-14 20:35:04 +01:00
package-hello.json
package-hello.scm