index
:
setup-clang
master
GitHub action to set up Clang & LLVM
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
action.yml
(
unfollow
)
Commit message (
Collapse
)
Author
2023-01-02
remove hack
v1.4
v1
Egor Tensin
2023-01-02
simplify and future-proof adding apt repositories
Egor Tensin
2023-01-02
set-output is deprecated
Egor Tensin
2021-10-15
add couple of comments
Egor Tensin
2021-10-15
add Ubuntu 21.10
Egor Tensin
2021-09-05
set up clang/clang++ symlinks
v1.3
Egor Tensin
2021-08-21
version 13 has been released
v1.2
Egor Tensin
2021-07-08
map version 4 to 4.0
v1.1.1
Egor Tensin
2021-07-03
support installing multiple versions
Egor Tensin
2021-07-02
apt-get best scripting practices
Egor Tensin
2021-01-15
choco scripting best practices
Egor Tensin
2021-01-10
tweak a parameter description
Egor Tensin
2021-01-06
setting up cc/converting symlinks is optional now
Egor Tensin
2021-01-04
refactoring
Egor Tensin
2021-01-04
replace Fix-CygwinLink with a shorter bash script
Egor Tensin
2021-01-04
tweak output a little
Egor Tensin
2021-01-02
install LLVM also
Egor Tensin
2021-01-02
Cygwin: fix LLVM symlinks also
Egor Tensin
2021-01-02
code style
Egor Tensin
2021-01-02
setup cc/c++ executables
Egor Tensin
2021-01-02
refactoring
Egor Tensin
2021-01-02
refactoring
Egor Tensin
2021-01-02
refactoring
Egor Tensin
2021-01-02
Cygwin: proper executables instead of symlinks
Egor Tensin