Amin Yahyaabadi
|
cd19cb3589
|
test: add spell checking
|
2022-03-11 17:50:11 -08:00 |
Amin Yahyaabadi
|
2d754debe8
|
fix: install the latest gcc for using llvm
|
2022-02-14 23:46:00 -08:00 |
Amin Yahyaabadi
|
9770308530
|
test: test compilation in the llvm and gcc tests
|
2022-02-14 23:29:14 -08:00 |
Amin Yahyaabadi
|
9700bb5f87
|
fix: fix setting CPATH
|
2022-02-14 22:04:47 -08:00 |
Amin Yahyaabadi
|
4c2c9d3660
|
fix: install libtinfo-dev for llvm on linux
|
2022-02-13 20:01:10 -08:00 |
Amin Yahyaabadi
|
32a17be32c
|
feat: add llvm problem matchers
|
2022-02-11 17:57:05 -08:00 |
Amin Yahyaabadi
|
c7acc73aa7
|
ci: pack exe before running the tests [skip ci test]
|
2022-01-30 19:01:34 -08:00 |
Amin Yahyaabadi
|
eb3db26bf7
|
fix: use strip-components 0 in extractTarByExe
|
2022-01-30 18:36:25 -08:00 |
Amin Yahyaabadi
|
6d9651573c
|
test: test RUNNER_TOOL_CACHE in cache tests
|
2022-01-30 17:58:01 -08:00 |
Amin Yahyaabadi
|
802f1bce3a
|
fix: test cache hit only on GitHub CI
|
2022-01-30 16:59:46 -08:00 |
Amin Yahyaabadi
|
05211426be
|
fix: rename the cache folder to hostedtoolcache
|
2022-01-30 16:14:56 -08:00 |
Amin Yahyaabadi
|
f9ff833979
|
test: pass process.arch in the setupBin tests
|
2022-01-30 16:01:13 -08:00 |
Amin Yahyaabadi
|
a062ce6962
|
feat: support passing arch from CLI to setupBin
|
2022-01-30 15:33:22 -08:00 |
Amin Yahyaabadi
|
0db19fa5c2
|
fix: fix recovering llvm from cache
|
2022-01-29 16:14:55 -08:00 |
Amin Yahyaabadi
|
6d5a91c8fb
|
feat: install clang-tidy and clang-format
|
2022-01-29 14:44:43 -08:00 |
Amin Yahyaabadi
|
cbea9ec16b
|
test: check CXX and CC variables in the tests
|
2022-01-29 12:50:20 -08:00 |
Amin Yahyaabadi
|
36cac945b8
|
fix: add build-essential as the dependency of llvm
|
2022-01-19 15:37:13 -08:00 |
Amin Yahyaabadi
|
c6a5745cec
|
fix: support adding environment variables on non GitHub Action
|
2022-01-17 18:30:02 -08:00 |
Amin Yahyaabadi
|
6b9b57b9a8
|
fix: coerce llvm version if not semver
|
2021-12-07 02:46:07 -06:00 |
Amin Yahyaabadi
|
ec22e0200a
|
fix: fix setupBin
|
2021-11-21 13:54:12 -06:00 |
Amin Yahyaabadi
|
c6eb5ca89b
|
feat: change the installation directory to ~/tool
BREAKING CHANGE
|
2021-11-21 12:53:27 -06:00 |
Amin Yahyaabadi
|
97c5763d5d
|
fix: add llvm 13 support
|
2021-11-21 11:33:32 -06:00 |
Amin Yahyaabadi
|
dabdff585f
|
fix: refactor setupMacOSSDK
|
2021-11-21 11:06:16 -06:00 |
Amin Yahyaabadi
|
770429f88c
|
fix: do not setup cpath on windows
|
2021-11-21 11:03:08 -06:00 |
Amin Yahyaabadi
|
3dd8e43133
|
fix: use setupCppDir inside setupLLVM
|
2021-09-20 07:14:15 -05:00 |
Amin Yahyaabadi
|
b9ce5945b7
|
feat: add activateLLVM
|
2021-09-20 07:10:40 -05:00 |
Amin Yahyaabadi
|
ca064b68e0
|
test: increase timeout of the tests
|
2021-09-17 04:50:12 -05:00 |
Amin Yahyaabadi
|
596c9438b5
|
test: use testBin in all the tests
|
2021-09-16 10:17:25 -05:00 |
Amin Yahyaabadi
|
39993729df
|
feat: support gcc/mingw
|
2021-09-16 09:03:54 -05:00 |
Amin Yahyaabadi
|
269d96f070
|
fix: pass the default arguments to the functions
|
2021-09-16 07:09:01 -05:00 |
Amin Yahyaabadi
|
511a2fbbce
|
feat: use a similar interface for installing all the packages
|
2021-09-16 06:58:41 -05:00 |
Amin Yahyaabadi
|
7fdcafd805
|
fix: set the sdk to macosx
|
2021-09-16 02:57:20 -05:00 |
Amin Yahyaabadi
|
16b25286f9
|
feat: support setting up llvm as the compiler
|
2021-09-16 02:51:41 -05:00 |
Amin Yahyaabadi
|
088b9ab277
|
test: fix the llvm test
|
2021-09-15 04:02:43 -05:00 |
Amin Yahyaabadi
|
de191063e3
|
refactor: getSpecificVersionAndUrl
|
2021-09-15 02:42:12 -05:00 |
Amin Yahyaabadi
|
fb4b68daca
|
fix: increase test timeout
|
2021-09-15 02:37:42 -05:00 |
Amin Yahyaabadi
|
db46f34a80
|
refactor: getSpecificVersions and getVersions
|
2021-09-15 02:37:34 -05:00 |
Amin Yahyaabadi
|
8c32267eea
|
refactor: add extract module to the utils
Update extract.ts
|
2021-09-15 02:37:33 -05:00 |
Amin Yahyaabadi
|
4927f3a272
|
chore: rename setupPackage to setupBin
|
2021-09-14 11:41:13 -05:00 |
Amin Yahyaabadi
|
04dd26cc88
|
test: add tests for finding the tool in the cache
|
2021-09-14 11:09:48 -05:00 |
Amin Yahyaabadi
|
22ae571908
|
fix: fix llvm extraction on non windows
|
2021-09-14 10:06:36 -05:00 |
Amin Yahyaabadi
|
5f56aa2e49
|
test: add tests for llvm installation
|
2021-09-14 10:00:59 -05:00 |
Amin Yahyaabadi
|
096cd4150c
|
fix: fix llvm extraction on windows
|
2021-09-14 10:00:30 -05:00 |
Amin Yahyaabadi
|
5be5e74675
|
fix: return installation info in setupLLVM
|
2021-09-14 09:37:40 -05:00 |
Amin Yahyaabadi
|
9bf59efb6c
|
fix: use setup bin for llvm installation
|
2021-09-14 08:50:26 -05:00 |
Amin Yahyaabadi
|
e5bc00a601
|
fix: fallback to older versions in case of http error
|
2021-09-14 07:58:24 -05:00 |
Amin Yahyaabadi
|
88920a2a1a
|
fix: fix llvm 5.0.0 on ubuntu
|
2021-09-14 07:48:57 -05:00 |
Amin Yahyaabadi
|
3ee98813ad
|
fix: fix llvm 8 on ubuntu
|
2021-09-14 07:40:23 -05:00 |
Amin Yahyaabadi
|
46cc30329b
|
fix: support llvm 8 and 7 for windows
|
2021-09-14 07:34:14 -05:00 |
Amin Yahyaabadi
|
f4939bc8e2
|
fix: support llvm 5 and older on ubuntu
|
2021-09-14 07:14:44 -05:00 |
Amin Yahyaabadi
|
9e223dad3f
|
feat: add llvm installer
|
2021-09-14 07:08:00 -05:00 |