Age | Commit message (Expand) | Author |
2024-03-30 | clang-minimal-git included unwanted *.a static libraries, force remove them | Lone_Wolf |
2024-03-20 | added !debug to options= | Lone_Wolf |
2024-03-16 | added link to upstream BR for FORTIFY_SOURCE=3 failure | Lone_Wolf |
2024-03-16 | force FORTIFY_SOURCE=2 in build() | Lone_Wolf |
2024-02-24 | adjustments for LLVM soname change | Lone_Wolf |
2024-02-03 | re-added opencl headers package, removed obsolete llvm-config.h | Lone_Wolf |
2023-11-04 | removed clang-opencl-headers-minimal-git as mesa-minimal-git no longer needs ... | Lone_Wolf |
2023-10-07 | split off opencl files needed by rusticl to own sub-package | Lone_Wolf |
2023-08-16 | removed unused targets to speed up boild & reduce binary size | Lone_Wolf |
2023-07-15 | switched llvm-libs from optional to hard dep to ensure llvmgold can be detect... | Lone_Wolf |
2023-05-14 | moved spirv-llvm-translator to separate package, split clang & llvm files | Lone_Wolf |
2023-04-15 | split off clang runtime libs | Lone_Wolf |
2023-04-15 | switched from ninja to make | Lone_Wolf |
2023-04-12 | cleaned up PKGBUILD, corrected minor errors | Lone_Wolf |
2023-03-21 | mesa-minimal-git is patched to work with curren tllvm trunk, reverts for now ... | Lone_Wolf |
2023-03-17 | 5 more reverts | Lone_Wolf |
2023-03-14 | added new revert | Lone_Wolf |
2023-03-11 | renumbered patches to reflect better when they were added, added 3 more patches | Lone_Wolf |
2023-03-04 | revert 2 more commits | Lone_Wolf |
2023-02-26 | revert another commit to keep mesa-minimal-git building | Lone_Wolf |
2023-02-23 | revert commit b677d0753c0a771c6203607f5dbb56189193a14c , see https://gitlab.f... | Lone_Wolf |
2023-01-18 | cleaned up comments | Lone_Wolf |
2022-12-24 | introduce new env var LITFLAGS to reduce the number of workers during check() | Lone_Wolf |
2022-12-10 | switch to spirv-tools-git & spirv-headers-git | Lone_Wolf |
2022-11-16 | renamed llvm-spirv-translator-git to llvm-spirv-translator-minimal-git | Lone_Wolf |
2022-11-16 | move spirv-llvm-translator files to separate (split) package | Lone_Wolf |
2022-11-13 | add spirv-llvm-translator (needed for mesa-rustic1), also fail no longer duri... | Lone_Wolf |
2022-11-10 | added LLVM_ENABLE_DUMP=ON as preparation for using rusticl in mesa | Lone_Wolf |
2022-11-02 | remove -D LLVM_INCLUDE_GO_TESTS=OFF , see https://github.com/llvm/llvm-projec... | Lone_Wolf |
2021-10-05 | added clang library needed for opencl to llvm-libs-minimal-git | Lone_Wolf |
2021-06-24 | move more files from usr/libexec to usr/lib/clang | Lone_Wolf |
2021-04-07 | upstream reverted llvm-shlib: Create object libraries for each component, pat... | Lone_Wolf |
2021-04-04 | revert upstream commit 43ceb74eb1a5801662419fb66a6bf0d5414f1ec5 as it breaks ... | Lone_Wolf |
2020-12-07 | removed documentation , examples , benchmarks etc to make this more minimal | Lone_Wolf |
2020-10-25 | no longer remove code parts in prepare function | Lone_Wolf |
2020-08-21 | cleaned up dependencies | Lone_Wolf |
2020-06-08 | changed check() function so it does not build all tests, also adjusted PKGBUI... | Lone_Wolf |
2020-04-30 | removed PYTHON_EXECUTABLE as python3 is now preferred version | Lone_Wolf |
2020-04-21 | improve compatibility with llvm10 | Lone_Wolf |
2020-04-21 | build clang dynamically | Lone_Wolf |
2020-04-14 | remove flang project code from src folder | Lone_Wolf |
2020-04-05 | updated provides | Lone_Wolf |
2020-03-19 | changed cmake options to get tests building during check() instead of build() | Lone_Wolf |
2020-01-26 | updated maintainer email address | LW-archlinux |
2019-10-31 | added staticlibs to options field | LW-archlinux |
2019-10-31 | updated license field, removed patch | LW-archlinux |
2019-09-19 | removed patch for building with gcc9 as that code is now in master | LW-archlinux |
2019-09-02 | cleaned up provides & replaces | LW-archlinux |
2019-08-21 | added patch to solve compiling with gcc 9, see https://bugs.llvm.org/show_bug... | LW-archlinux |
2019-06-19 | use install for llvm-config.h | LW-archlinux |