summaryrefslogtreecommitdiff
path: root/gnu/packages/llvm.scm
AgeCommit message (Expand)Author
2021-04-10gnu: Remove clang-runtime-3.6 and clang-3.6.zimoun
2021-03-17gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver
2021-03-02gnu: ocaml-llvm: Move to (gnu packages llvm).Ludovic Courtès
2021-01-16Revert "gnu: llvm: Update to 11.0.1."Tobias Geerinckx-Rice
2021-01-10gnu: llvm: Update to 11.0.1.Tobias Geerinckx-Rice
2020-12-19gnu: llvm: Update download URI.Marius Bakke
2020-11-14gnu: python-llvmlite: Update to 0.34.0.Maxim Cournoyer
2020-11-14gnu: llvm-9: Standardize patch level.Maxim Cournoyer
2020-10-22gnu: Add LLDB.Marius Bakke
2020-10-22gnu: clang@10, clang@11: Fix CMake files.Marius Bakke
2020-10-19gnu: lld: Update to 11.0.0.Marius Bakke
2020-10-19gnu: LLVM, Clang: Add 11.0.0.Marius Bakke
2020-10-19gnu: llvm.scm: Reorder variables.Marius Bakke
2020-10-19gnu: extempore: Inline custom package variants.Marius Bakke
2020-10-12gnu: clang-toolchain: Create 'cc' and 'c++' symlinks.Ludovic Courtès
2020-10-12gnu: clang-toolchain: Add 'GUIX_LOCPATH' to the search paths.Ludovic Courtès
2020-10-10gnu: Rename 'llvm-download-uri' to 'llvm-uri'.Marius Bakke
2020-08-11gnu: clang-runtime-3.5: Fix build.Ricardo Wurmus
2020-07-30gnu: clang: Only install cfi_blacklist.txt for versions >= 3.8.Marius Bakke
2020-07-23gnu: Clang: Install the CFI blacklist.Marius Bakke
2020-07-12gnu: Remove ".git" from "https://github/…/….git".Ludovic Courtès
2020-07-05gnu: python-llvmlite: Use specific commit for llvm patch URLs.Christopher Baines
2020-07-03gnu: Add lld.Jakub Kądziołka
2020-07-03gnu: llvm-9: Backport patch to fix miscompilation for big-endian targets.Jakub Kądziołka
2020-07-03gnu: llvm-9: Backport patches to fix miscompilations.Jakub Kądziołka
2020-05-28gnu: clang: Build 'clang-tools-extra'.Ludovic Courtès
2020-05-22gnu: llvm: Remove unused 'package-elisp-from-package' procedure.Ludovic Courtès
2020-05-02Merge branch 'master' into core-updatesMarius Bakke
2020-05-02gnu: llvm-for-extempore: Update to 3.8.Giacomo Leidi
2020-04-24Merge branch 'master' into core-updatesMarius Bakke
2020-04-24gnu: llvm: Add 10.0.0.Ludovic Courtès
2020-04-13Merge branch 'master' into core-updatesMarius Bakke
2020-04-12gnu: emacs-clang-format: Fix grammar of "allows to filter" to "filters".Vagrant Cascadian
2020-03-26llvm: Add support for the Hurd.Jan Nieuwenhuizen
2020-03-15gnu: libcxx: Hide GCC's C++ headers during the build process.Marius Bakke
2020-03-15gnu: clang: Switch to 'C_INCLUDE_PATH' & co.Marius Bakke
2020-03-05gnu: clang-runtime: Fix build with glibc 2.31.Marius Bakke
2020-03-05gnu: clang-runtime: Adjust for CPLUS_INCLUDE_PATH changes.Marius Bakke
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
2020-02-26gnu: clang: Move version conditionals out of the builder.Marius Bakke
2020-02-26gnu: clang: Fix C++ search path handling on non-x86_64.Marius Bakke
2020-02-25gnu: clang-runtime-3.5: Fix build.Ricardo Wurmus
2020-02-24gnu: LLVM: Promote LLVM 9 to the default 'llvm' package.Marius Bakke
2020-02-24gnu: clang: Use the correct CLANG-RUNTIME for versions 6 and 7.Marius Bakke
2020-02-24gnu: Reorganize llvm.scm.Marius Bakke
2020-02-24gnu: clang@9: Update to 9.0.1.Marius Bakke
2020-02-24gnu: llvm: Add helper procedure for constructing download URLs.Marius Bakke
2020-02-24gnu: clang@9: Fix search path handling.Marius Bakke
2020-02-03gnu: llvm@3: Do not inherit 'install-opt-viewer' phase.Marius Bakke
2019-12-31Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe