Commit Graph

208 Commits

Author SHA1 Message Date
Amin Yahyaabadi 7d299ab019 fix: downgrade doxygen to 1.9.1
https://github.com/doxygen/doxygen/issues/9007
2022-02-15 01:55:35 -08:00
Amin Yahyaabadi 99fd4a9257 fix: set the default doxygen version to 1.9.2 2022-02-15 01:40:11 -08:00
Amin Yahyaabadi 76832b81a5 fix: add keys to keyserver for installing gcc 2022-02-15 00:08:24 -08:00
Amin Yahyaabadi 2d754debe8 fix: install the latest gcc for using llvm 2022-02-14 23:46:00 -08:00
Amin Yahyaabadi 9700bb5f87 fix: fix setting CPATH 2022-02-14 22:04:47 -08:00
Amin Yahyaabadi 8390c75901 ci: ignore errors on ubuntu 18.04 2022-02-13 20:16:18 -08:00
Amin Yahyaabadi 1853202970 fix: ensure that pip is installed on linux 2022-02-13 20:12:40 -08:00
Amin Yahyaabadi 40212d6ffc fix: install libbinutils for kcov 2022-02-13 20:03:57 -08:00
Amin Yahyaabadi 4c2c9d3660 fix: install libtinfo-dev for llvm on linux 2022-02-13 20:01:10 -08:00
Amin Yahyaabadi 8bb24cdcdc fix: install setuptools for Conan 2022-02-13 19:54:04 -08:00
Amin Yahyaabadi 5980f76f4a fix: skip downgrading pip in subsequent calls 2022-02-13 19:37:24 -08:00
Amin Yahyaabadi 69841cf764 fix: skip apt initialization in subsequent calls 2022-02-13 19:36:22 -08:00
Amin Yahyaabadi 252db2e159 feat: make graphviz installation separate 2022-02-13 19:30:41 -08:00
Amin Yahyaabadi 4b250a3ca2 fix: set stdio: inherit for all exec calls 2022-02-13 16:06:21 -08:00
Amin Yahyaabadi e6efc4aca9 fix: do not create nested logging groups 2022-02-13 16:00:50 -08:00
Amin Yahyaabadi 936a9677f7 fix: create logging groups around the tools 2022-02-13 15:50:15 -08:00
Amin Yahyaabadi 969a124c7d fix: create logging groups around the setup functions 2022-02-13 15:43:21 -08:00
Amin Yahyaabadi 630f785194 perf: simplify msvc matcher 2022-02-11 18:53:24 -08:00
Amin Yahyaabadi 32a17be32c feat: add llvm problem matchers 2022-02-11 17:57:05 -08:00
Amin Yahyaabadi fa6c45744a chore: update matcher names [skip ci] 2022-02-11 17:04:02 -08:00
Amin Yahyaabadi b3eda4ff33 feat: add logging integration for msvc, gcc, python 2022-02-11 17:00:12 -08:00
Amin Yahyaabadi 2c73d7a2ac chore: update devDependencies 2022-02-11 16:36:17 -08:00
Amin Yahyaabadi cc4cfdf4da fix: fix doxygen installation on linux 2022-02-08 18:02:24 -08:00
Amin Yahyaabadi 954f03e554 perf: skip 7z installation if found 2022-02-05 22:05:18 -08:00
Amin Yahyaabadi c65b6f6d58 feat: install 7z if needed for extraction of llvm on Windows 2022-02-05 20:25:31 -08:00
Amin Yahyaabadi 6aef987ea2 fix: install pip packages system-wide 2022-02-05 13:24:04 -08:00
Amin Yahyaabadi 75259a989c fix: downgrade pip on Windows to 21.3.1
https://github.com/pypa/pip/issues/10875#issuecomment-1030293005
2022-02-05 13:08:22 -08:00
Amin Yahyaabadi c86ba684b1 fix: fix local execPowershell 2022-02-05 12:41:10 -08:00
Amin Yahyaabadi b7f10afb07 fix: install pip packages using python executable 2022-02-05 11:59:21 -08:00
Amin Yahyaabadi 94827f017e fix: install python 3.8.1 if it is not already installed 2022-02-05 11:33:40 -08:00
Amin Yahyaabadi 20b0642c37 fix: remove forced installation of pip on windows 2022-02-05 11:29:49 -08:00
Amin Yahyaabadi dabb2db00e chore: report setup-cpp errors 2022-02-04 16:29:52 -08:00
Amin Yahyaabadi ff997f2c40 fix: ensure running setup-python in github actions 2022-02-04 16:02:04 -08:00
Amin Yahyaabadi 488c981727 fix: use an absolute path to pip3 and python on windows 2022-02-04 15:32:31 -08:00
Amin Yahyaabadi 8daf6389ac fix: fix choco python installdir 2022-02-04 15:06:37 -08:00
Amin Yahyaabadi b2741d0ee5 fix: add default python installation path 2022-02-04 14:32:27 -08:00
Amin Yahyaabadi 7523d162da fix: check if the pip executable is working on windows 2022-02-04 13:38:25 -08:00
Amin Yahyaabadi 80915508cf fix: use choco to install python on windows 2022-02-04 12:11:26 -08:00
Amin Yahyaabadi f21f0db888 fix: update actions_python entry file
Based on https://github.com/actions/setup-python/blob/main/src/setup-python.ts
2022-02-04 11:43:56 -08:00
Amin Yahyaabadi 2a35ca7211 fix: update setup-python to fix pip windows issues 2022-02-04 11:18:28 -08:00
Amin Yahyaabadi da57a9205b fix: ignore graphviz installation error on windows 2022-02-03 22:44:57 -08:00
Amin Yahyaabadi 3ff2184d6c fix: download doxygen from the website itself 2022-02-03 22:15:53 -08:00
Amin Yahyaabadi 9ce8af143f fix: download doxygen binary on linux instead of using apt 2022-02-03 22:01:41 -08:00
Amin Yahyaabadi 79da94e09e fix: print choco and pip install stdout 2022-02-01 20:54:01 -08:00
Amin Yahyaabadi 39a166b787 fix: use the pre-installed msvc on any windows version 2022-02-01 20:19:46 -08:00
Amin Yahyaabadi 798452a83f fix: support visual studio 2022 2022-02-01 18:28:44 -08:00
Amin Yahyaabadi eb3db26bf7 fix: use strip-components 0 in extractTarByExe 2022-01-30 18:36:25 -08:00
Amin Yahyaabadi 1e1a2c7082 fix: add make to the PATH on macos 2022-01-30 18:25:54 -08:00
Amin Yahyaabadi d7ccf0506b fix: use stdio inherit for execa.sync brew and apt 2022-01-30 18:15:28 -08:00
Amin Yahyaabadi b43302cf75 fix: use ChocolateyInstall for gcc installation path on Windows 2022-01-30 17:49:30 -08:00
Amin Yahyaabadi 970f52c9f9 fix: error if powershell is not installed 2022-01-30 17:24:40 -08:00
Amin Yahyaabadi 614ed712da fix: use powershell for addEnv and addPath 2022-01-30 17:20:36 -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 d3d6f6195e fix: catch download errors 2022-01-30 15:40:16 -08:00
Amin Yahyaabadi c1478378fa feat: support go task 2022-01-30 15:33:48 -08:00
Amin Yahyaabadi a062ce6962 feat: support passing arch from CLI to setupBin 2022-01-30 15:33:22 -08:00
Amin Yahyaabadi 0fe9b461ac fix: use ChocolateyInstall env variable 2022-01-30 14:40:42 -08:00
Amin Yahyaabadi 4b0650a08c feat: support installing gnu make 2022-01-30 14:40:11 -08:00
Amin Yahyaabadi 0db19fa5c2 fix: fix recovering llvm from cache 2022-01-29 16:14:55 -08:00
Amin Yahyaabadi 60472486f4 fix: add default versions for clangtidy and clangformat 2022-01-29 15:50:39 -08:00
Amin Yahyaabadi a67e7babf2 fix: use colored errors for local usage 2022-01-29 15:18:48 -08:00
Amin Yahyaabadi 10770915e5 fix: print a warning if no tool was installed 2022-01-29 15:18:48 -08:00
Amin Yahyaabadi 6d5a91c8fb feat: install clang-tidy and clang-format 2022-01-29 14:44:43 -08:00
Amin Yahyaabadi d67d7e0c03 fix: use powershell for val.length of more than 1024 2022-01-22 20:54:37 -08:00
Amin Yahyaabadi 946065a48d fix: fix setx script fallback on Windows 2022-01-22 20:25:15 -08:00
Amin Yahyaabadi d98deda888 fix: fix eslint warnings 2022-01-22 17:41:18 -08:00
Amin Yahyaabadi 01d80b8e02 chore: update dev dependencies 2022-01-22 17:33:54 -08:00
Amin Yahyaabadi c35d94261a fix: update default versions 2022-01-22 17:17:56 -08:00
Amin Yahyaabadi 2c63db7e3c fix: update apt repositories in the beginning 2022-01-19 16:05:13 -08:00
Amin Yahyaabadi de8de27990 fix: install apt utils and certificates 2022-01-19 16:00:12 -08:00
Amin Yahyaabadi 36cac945b8 fix: add build-essential as the dependency of llvm 2022-01-19 15:37:13 -08:00
Amin Yahyaabadi 0634668674 fix: add git and pkg-config as the dependencies of vcpkg 2022-01-19 15:34:06 -08:00
Amin Yahyaabadi f83c7d79ac fix: add untildify_user and use it everywhere 2022-01-19 11:58:10 -08:00
Amin Yahyaabadi 469230d988 fix: use the user profile to add system environment variables 2022-01-19 11:43:35 -08:00
Amin Yahyaabadi 3a91e6f67a fix: fix addSystemEnv on Linux/Mac 2022-01-19 11:31:11 -08:00
Amin Yahyaabadi e5f4cd37ed fix: install implicit linux dependencies 2022-01-19 11:15:21 -08:00
Amin Yahyaabadi c6a5745cec fix: support adding environment variables on non GitHub Action 2022-01-17 18:30:02 -08:00
Amin Yahyaabadi fe9414c998 fix: disable sourcing the profile in addPathSystem 2022-01-17 14:54:37 -08:00
Amin Yahyaabadi 8e542b0dc8 fix: use appendFileSync instead of echo >> 2022-01-17 14:36:44 -08:00
Amin Yahyaabadi f13a48fae9 fix: untildify the profile path 2022-01-17 14:31:50 -08:00
Amin Yahyaabadi c0e8c96665 fix: run GitHub specific code only on GitHub CI 2022-01-17 14:24:54 -08:00
Amin Yahyaabadi 3b3e893ce4 fix: trim sdkroot output 2021-12-11 17:21:44 -06:00
Amin Yahyaabadi ab471df24f fix: fix macos-sdk 2021-12-11 06:42:24 -06:00
Amin Yahyaabadi 90a15f5705 fix: fix old gcc ppa 2021-12-07 14:16:22 -06:00
Amin Yahyaabadi 95c8ebb90c fix: quote in execaSudo 2021-12-07 13:37:01 -06:00
Amin Yahyaabadi 52b4862a75 fix: use info instead of warning [skip ci] 2021-12-07 13:11:52 -06:00
Amin Yahyaabadi bdf86df8ee chore: update build files [skip ci] 2021-12-07 07:35:21 -06:00
Amin Yahyaabadi 9d3670c0fb fix: support activation of old gcc 2021-12-07 06:16:31 -06:00
Amin Yahyaabadi fa01e81c02 feat: support kcov 2021-12-07 05:57:58 -06:00
Amin Yahyaabadi a4908dc2c9 fix: update msvc-dev-cmd 2021-12-07 03:13:14 -06:00
Amin Yahyaabadi a24d9e9e9a feat: add basic apple-clang support
f
2021-12-07 03:04:12 -06:00
Amin Yahyaabadi dd4a80b89b fix: add dk.archive.ubuntu.com/ubuntu/ xenia ppas for gcc 2021-12-07 02:53:22 -06:00
Amin Yahyaabadi 6b9b57b9a8 fix: coerce llvm version if not semver 2021-12-07 02:46:07 -06:00
Amin Yahyaabadi 43020dec46 fix: update msvc-dev-cmd 2021-12-06 09:45:28 -06:00
Amin Yahyaabadi 81665645c1 feat: skip msvc installation if already installed 2021-12-06 09:24:59 -06:00
Amin Yahyaabadi 1042fffd1a fix: unset Path, TMP, and TEMP before MSVC installations 2021-12-06 09:19:32 -06:00
Amin Yahyaabadi 3b5817d13d feat: support setting up a specific msvc version 2021-12-06 07:11:58 -06:00
Amin Yahyaabadi 487a88259f fix: ignore path modification error for MSVC 2021-12-06 05:56:44 -06:00