Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-19 | Prefix clang and llvm source directories, disable LTO, build all at once | archibald869 | |
2023-02-27 | Fix build | archibald869 | |
- check out package's version tag of LLVM and Clang repos instead of patches branch - switch to Ninja as build system - update Python dependencies | |||
2021-10-22 | Adjust cling target locations | archibald869 | |
2021-09-29 | Include CMake target import file | archibald869 | |
so that other packages are able to use `find_package(Cling REQUIRED)` | |||
2021-05-20 | Patch missing header file | archibald869 | |
2021-05-14 | Update to version 0.9 | archibald869 | |
2021-01-20 | Update to version 0.8 | archibald869 | |
2020-10-21 | Add python2 as make dependency and fix compile error | archibald869 | |
2020-10-03 | Remove libffi as dependency | archibald869 | |
2020-10-03 | Update to version 0.7 | archibald869 | |
2020-09-14 | Clear up package | archibald869 | |
2020-06-12 | Add cmake as build dependency | archibald869 | |
2020-03-15 | Add git as build dependency | archibald869 | |
2019-10-24 | Install everything, not only clang and cling | archibald869 | |
also: - add option not to build lli - remove make's jobs option | |||
2019-08-28 | Initial commit (v0.6) | archibald869 | |