aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/cups.scm
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2024-04-18 12:04:33 +0100
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-04-23 15:22:09 +0800
commit837016fe33e11c6252ec24c423d1b6ae0cd7efd3 (patch)
tree797156763c0091b29f80cbd77a54dd345a99a9e3 /gnu/tests/cups.scm
parentbb398fe6a923d6499092376b898e86bf7aa7006f (diff)
downloadguix-837016fe33e11c6252ec24c423d1b6ae0cd7efd3.tar.gz
guix-837016fe33e11c6252ec24c423d1b6ae0cd7efd3.zip
gnu: LLVM, Clang, libomp, lld: Update to 18.1.4.
* gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18): Update to 18.1.4. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Diffstat (limited to 'gnu/tests/cups.scm')
0 files changed, 0 insertions, 0 deletions
x/commit/tests/gexp.scm?id=3a317f7476f8c6012e166ff9f340f861938721c9'>Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-11-16tests: Factorize 'file=?'....Ludovic Courtès 2021-09-25gexp: Leave grafting as is when lowering allowed/disallowed references....Ludovic Courtès 2021-07-18Merge branch 'master' into core-updatesLudovic Courtès 2021-06-30guix: gexp: Define gexp->approximate-sexp....Maxime Devos 2021-03-30gexp: Add 'sexp->gexp'....Ludovic Courtès 2021-03-03gexp: #:references-graphs refers to non-native derivations....Ludovic Courtès 2021-02-23gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'....Ludovic Courtès 2021-02-23gexp: 'gexp-inputs' returns both native and non-native inputs....Ludovic Courtès 2021-02-23gexp: 'gexp-inputs' returns a list of <gexp-input> records....Ludovic Courtès 2020-12-15store-copy: 'populate-store' can optionally deduplicate files....Ludovic Courtès 2020-12-15store-copy: 'populate-store' resets timestamps....Ludovic Courtès 2020-11-05gexp: Warn when importing (guix config) or (ice-9 …)....Ludovic Courtès 2020-11-05gexp: Store the source code location in <gexp>....Ludovic Courtès 2020-05-25gexp: Fix expansion for (file-append (local-file ...) ...)....Ludovic Courtès 2020-05-25tests: Hide quoted (define-module ...) form from Geiser....Ludovic Courtès 2020-05-16gexp: Add 'let-system'....Ludovic Courtès 2020-03-12gexp: Add 'with-parameters'....Ludovic Courtès 2020-03-08gexp: Default to current target....Mathieu Othacehe 2020-01-04gexp: Add 'raw-derivation-file'....Ludovic Courtès 2019-12-18gexp: Allow character literals in GEXP->SEXP....Marius Bakke 2019-11-30gexp: 'local-file' properly resolves non-literal relative file names....Ludovic Courtès 2019-09-23gexp: Catch and report non-self-quoting gexp inputs....Ludovic Courtès 2019-07-26gexp: 'program-file' honors the current system and cross-compilation target....Ludovic Courtès 2019-07-15gexp: 'lowered-gexp-guile' now returns a <derivation-input>....Ludovic Courtès 2019-07-15gexp: <lowered-gexp> separates sources from derivation inputs....Ludovic Courtès 2019-07-04gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it....Ludovic Courtès