Releases: eomii/rules_ll
Releases · eomii/rules_ll
20220822.1
Fixes missing format and ranges.
20220822.0
Introduce support for C++ modules.
20220723.1
Fix centos detection.
20220723.0
Fix faulty OS ID detection.
20220722.1
Obsoletes manual setting of symbolic links for *crt*.o
detection. Also adds automatic OS detection to determine whether the local library path is /usr/lib64
or /usr/lib/x86_64-linux-gnu
.
20220722.0
Add confusables support for clang-tidy, add externally fetched zlib, remove terminfo.
Also contains some code required for the not yet functional sycl_cpu
toolchains.
20220701.0
Adds support for sanitizers.
20220624.0
Major toolchain refactoring.
20220612.0
Add workspace-relative inclusions.
20220609.1
Rewrite overlay logic and fetch patches remotely.