aboutsummaryrefslogtreecommitdiff
path: root/tests/status.scm
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2023-09-06 18:25:53 +0800
committerLudovic Courtès <ludo@gnu.org>2023-09-14 22:58:25 +0200
commit258729b928e14f0349a109d0a9a1d56a8e68e139 (patch)
tree85692df1096f3214648a967b69472d03fb7a6f3c /tests/status.scm
parent55da0930e30e0ee1b3da1b9aee5851e9ccfca32c (diff)
downloadguix-258729b928e14f0349a109d0a9a1d56a8e68e139.tar.gz
guix-258729b928e14f0349a109d0a9a1d56a8e68e139.zip
gnu: makefile2graph: fix cross-compile.
* gnu/packages/code.scm (makefile2graph): fix cross-compile. [arguments]: Use gexp and CC-FOR-TARGET. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/status.scm')
0 files changed, 0 insertions, 0 deletions
2020-06-21gnu: Add poke....* gnu/packages/engineering.scm (poke): New variable. * gnu/packages/bison.scm (bison-3.6): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> B. Wilson 2020-06-21gnu: bison: Update to 3.6.3....* gnu/packages/bison.scm (bison): Update to 3.6.3. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> B. Wilson 2020-03-26gnu: bison: Update to 3.5.3....* gnu/packages/bison.scm (bison): Update to 3.5.3. Marius Bakke 2020-02-15gnu: bison: Update to 3.5.2.Marius Bakke 2020-01-24gnu: bison: Update to 3.5.1....* gnu/packages/bison.scm (bison): Update to 3.5.1. Marius Bakke 2019-12-16gnu: bison: Update to 3.5....* gnu/packages/bison.scm (bison): Update to 3.5. Efraim Flashner 2019-11-26gnu: bison: Update to 3.4.2....* gnu/packages/bison.scm (bison): Update to 3.4.2. Efraim Flashner 2019-09-30gnu: xyce: Use Bison 3.0....Xyce requires Bison 3.0 at the latest. * gnu/packages/bison.scm (bison-3.0): New variable. * gnu/packages/engineering.scm (xyce-serial)[native-inputs]: Use BISON-3.0 instead of BISON. Ludovic Courtès 2019-06-17gnu: bison: Disable parallel tests, too....* gnu/packages/bison.scm (bison)[arguments]: Add #:parallel-tests?. Marius Bakke 2019-06-16gnu: bison: Disable parallel build....Fixes <https://bugs.gnu.org/36238. Reported by Carl Dong <contact@carldong.me>. * gnu/packages/bison.scm (bison)[arguments]: New field. Marius Bakke 2019-05-25gnu: bison: Update to 3.4.1....* gnu/packages/bison.scm (bison): Update to 3.4.1. Marius Bakke