| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/llvm.scm (libomp)[arguments]: Change #:test-target value.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/llvm.scm (libcxx-6): New variable.
|
|
|
|
| |
* gnu/packages/llvm.scm (system->llvm-target): New procedure.
|
|
|
|
| |
* gnu/packages/llvm.scm (libomp)[source]: Use HTTPS.
|
|
|
|
|
|
|
| |
This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5,
which updated llvm.
* gnu/packages/llvm.scm (libomp)[source]: Fix hash.
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm): Rename to...
(llvm-8): ...this.
(llvm): New variable.
* gnu/packages/rust.scm (rust)[inputs]: Use llvm-8
|
|
|
|
|
|
|
| |
This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5.
* gnu/packages/llvm.scm (llvm-7, clang-runtime-7, clang-7): New public variables.
(python-llvmlite)[inputs]: Inherit from LLVM-7 instead of LLVM.
|
|
|
|
| |
* gnu/packages/llvm.scm (libclc): New variable.
|
|
|
|
|
|
|
| |
This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5, which
updated llvm.
* gnu/packages/llvm.scm (libcxx): Update hash.
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm): Update to 8.0.0.
* gnu/packages/llvm.scm (clang-runtime): Update hash.
* gnu/packages/llvm.scm (clang): Update hash.
|
|
|
|
| |
* gnu/packages/llvm.scm (libomp): New variable.
|
|
|
|
| |
* gnu/packages/llvm.scm (libcxx)[source]: Fix it.
|
|
|
|
|
| |
* gnu/packages/llvm.scm (python-llvmlite): Update to 0.27.1.
[inputs]: Update patch for custom LLVM variant.
|
|
|
|
| |
* gnu/packages/llvm.scm (libcxx): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/clang-7.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 7.0.1.
(llvm-7.0.1): Remove variable.
(clang-from-llvm)[arguments]: Adjust phase to match Clang 7.
(llvm-6, clang-runtime-6, clang-6): New public variables.
* gnu/packages/dlang.scm (ldc)[native-inputs]: Change LLVM and CLANG to
LLVM-6.0 and CLANG-6.0.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-6.
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm, clang-runtime-from-llvm, clang-from-llvm,
llvm-3.9.1, llvm-3.7, llvm-3.6, llvm-3.5)[source](uri): Use HTTPS.
(emacs-clang-format)[description]: Likewise.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Reported by zimoun <zimon.toutoune@gmail.com>.
* gnu/packages/llvm.scm (clang-runtime-3.5): Add
"clang-3.5-libsanitizer-ustat-fix.patch".
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously, loading either of these two modules could fail somewhat
non-deterministically because each top-level was referencing a variable
defined by the other module's top-level.
* gnu/packages/emacs.scm (package-elisp-from-package): Move to...
* gnu/packages/llvm.scm (package-elisp-from-package): Here. Keep
private.
|
| |
| |
| |
| | |
This reverts commit 5bc2e14add6433adbade3ccdf28c60e57334c20a.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use package-elisp-from-package for emacs-clang-format and emacs-clang-rename.
Also remove package-from-clang-elisp-file as it is not needed anymore.
* gnu/packages/llvm.scm (emacs-clang-format): Use package-elisp-from-package
* gnu/packages/llvm.scm (emacs-clang-rename): Use package-elisp-from-package
* gnu/packages/llvm.scm (package-from-clang-elisp-file): Remove function
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/llvm.scm (llvm@7.0.0): Update to 7.0.1. Rename to llvm@7.0.1.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/llvm.scm (llvm@7.0.0): New variable.
|
|/
|
|
|
| |
* gnu/packages/gl.scm (mesa)[inputs]: Change LLVM-WITHOUT-RTTI to LLVM.
* gnu/packages/llvm.scm (llvm-without-rtti): Remove variable.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/llvm.scm (clang-from-llvm): Fix install for clang-3.*.
|
| |
| |
| |
| | |
* gnu/packages/llvm.scm (clang-from-llvm): Remove useless files, install completion.
|
| |
| |
| |
| | |
* gnu/packages/llvm.scm (emacs-clang-rename): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-clang-format): Remove.
* gnu/packages/llvm.scm (emacs-clang-format): Add.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/llvm.scm (llvm-without-rtti): New public variable.
* gnu/packages/gl.scm (mesa)[inputs]: Use that instead of LLVM.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Increases size of llvm@6 by 2.5MiB (2.5%), but saves building specialized
llvm's with rtti enabled for packages that require RTTI when linking with the
llvm libraries.
* gnu/packages/llvm.scm (llvm-3.8-with-rtti): Remove variable.
(llvm)[arguments]: Add '-DLLVM_REQUIRES_RTTI=1' to #:configure-flags.
* gnu/packages/audio.scm (faust-2)[native-inputs]:
'llvm-3.8-with-rtti' -> 'llvm-3.8'.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/audio.scm (faust-2): Update to 2.5.23.
[native-inputs]: Replace llvm-with-rtti with llvm-3.8-with-rtti.
* gnu/packages/llvm.scm (llvm-with-rtti): Rename this variable...
(llvm-3.8-with-rtti): ...to this variable; inherit from llvm-3.8.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a follow-up to 0627f93db6a57e7411cb332b7509f35753b149e4.
* gnu/packages/patches/libsantitizer-ustat-fix.patch: Rename to
gnu/packages/patches/libsanitizer-ustat-fix.patch.
* gnu/packages/llvm.scm (clang-runtime@3.7, clang-runtime@3.8,
clang-runtime@3.9)[patches]: Fix patch name.
|
|/
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime@3.7, clang-runtime@3.8,
clang-runtime@3.9)[patches]: Add patch to work around removed ustat.h.
* gnu/packages/patches/clang-3.5-libsanitizer-ustat-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
|
|
|
| |
* gnu/packages/llvm.scm (python-llvmlite)[inputs]: Remove patch that is
obsolete since the upgrade to LLVM 6.0.1.
|
|
|
|
| |
* gnu/packages/llvm.scm (python-llvmlite): New variable.
|
|
|
|
| |
This reverts commit bb8221d41cc7b2dc928d1c9501946d3dc6063c4b.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 6.0.0.
(clang-from-llvm)(patches): Set to empty list.
[arguments]: Adjust substitutions depending on major version.
(llvm-3.8, clang-runtime-3.8, clang-3.8): New public variables.
(clang-3.7, clang-3.6, clang-3.5)(patches): Add 'clang-3.5-libc-search-path.patch'.
(clang-3.9.1)(patches): Add 'clang-3.8-libc-search-path.patch'.
* gnu/packages/patches/clang-6.0-libc-search-path.patch: New file.
* gnu/packages/patches/clang-libc-search-path.patch: Rename to ...
* gnu/packages/patches/clang-3.5-libc-search-path.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/clang-runtime-asan-build-fixes.patch,
gnu/packages/patches/clang-runtime-esan-build-fixes.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/llvm.scm (clang-runtime-from-llvm): Add 'patches'
parameter and honor it.
(clang-runtime): Pass patch list.
(clang-runtime-3.9.1, clang-runtime-3.7, clang-runtime-3.6)
(clang-runtime-3.5): Likewise.
|
|
|
|
|
| |
* gnu/packages/check.scm (python-lit)[home-page]: Use HTTPS.
* gnu/packages/llvm.scm (llvm, clang, clang-runtime)[home-page]: Likewise.
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm-3.9.1): New variable.
* gnu/packages/llvm.scm (clang-3.9.1): New variable.
* gnu/packages/llvm.scm (clang-runtime-3.9.1): New variable.
|
|
|
|
|
|
| |
* gnu/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch: New file
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/llvm.scm (llvm-3.5)[source]: Add patch.
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): Add
'name' field.
* gnu/packages/llvm.scm (llvm-for-extempore): Likewise.
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm)[arguments]: Add -DLLVM_INSTALL_UTILS=ON
to configure-flags.
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm-with-rtti): New variable.
|