/po/packages/

16b0bf'>packages/c.scm
AgeCommit message (Expand)Author
2022-09-08gnu: Add mimalloc....* gnu/packages/c.scm (mimalloc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kristian Lein-Mathisen
2022-08-12gnu: packcc: Update to 1.8.0....* gnu/packages/c.scm (packcc): Update to 1.8.0. Efraim Flashner
2022-08-11gnu: pcc: Respect --without-tests....* gnu/packages/c.scm (pcc)[arguments]<#:phases>{check}: Respect the `tests?` argument. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> (
2022-08-11gnu: pcc: Fix build....* gnu/packages/c.scm (pcc)[arguments]: Use gexps. <#:phases>{fix-multiple-definitions}: New phase. [native-inputs]: Adjust formatting. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> (
2022-07-19gnu: tcc: Update to a83b285....Fixes <https://issues.guix.gnu.org/52140>. Reported by Guillaume Le Vaillant <glv@posteo.net>. * gnu/packages/c.scm (tcc): Update to a83b28568596afd8792fd58d1a5bd157fc6b6634. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ekaitz Zarraga
2022-07-07gnu: Add cproc....* gnu/packages/c.scm (cproc): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> (unmatched-parenthesis
2022-07-03gnu: libfixposix: Add C_INCLUDE_PATH to the native-search-paths....* gnu/packages/c.scm (libfixposix)[native-search-paths]: Add C_INCLUDE_PATH. This fixes the loading of cl-iolib among others. Pierre Neidhardt
2022-07-03gnu: Add utest-h....* gnu/packages/c.scm (utest-h): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2022-06-25gnu: packages: qbe: Update to 1.0....* gnu/packages/c.scm (qbe): Update to 1.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> (