Commit Graph

423 Commits

Author SHA1 Message Date
Amin Yahyaabadi 356b929a7e fix: use notice instead of info in some palces 2022-05-02 21:53:16 -07:00
Amin Yahyaabadi 682ca30420 fix: use utils/io instead of `@actions/core` 2022-05-02 21:53:16 -07:00
Amin Yahyaabadi 5b1c9b8d45 fix: use notice for ~/vcpkg existence 2022-05-02 21:53:16 -07:00
Amin Yahyaabadi d1900c630b fix: use llvm 13.0.0 as the default to fix macos 11 issues 2022-04-27 12:42:12 -07:00
Amin Yahyaabadi 18f813f0d6 fix: make execaSudo and setupAptPack synchronous
apt is not thread-safe
2022-04-27 00:02:35 -07:00
Amin Yahyaabadi 5ac28d17ae fix: use the same path for llvm, clangformat, clangtidy 2022-04-26 22:04:41 -07:00
Amin Yahyaabadi 91f233cd92 fix: set gcc/g++ apt alternative when gcc is installed 2022-04-24 18:13:39 -07:00
Amin Yahyaabadi 79491885d4 fix: change the owner of ~/vcpkg to the SUDO_USER in root mode 2022-04-24 17:58:50 -07:00
Amin Yahyaabadi 493b9631f5 fix: allow read/write for everyon in ~/vcpkg 2022-04-24 17:45:44 -07:00
Amin Yahyaabadi c0da0c558a build: remove js files in dist before building 2022-04-24 16:57:05 -07:00
Amin Yahyaabadi 4f53659123 fix: dynamically load actions_python 2022-04-24 16:56:37 -07:00
Amin Yahyaabadi 660f362f49 fix: do not use setFailed 2022-04-24 16:56:33 -07:00
Amin Yahyaabadi 8705b57937 fix: use dynamic imports to load the cache files 2022-04-24 16:56:25 -07:00
Amin Yahyaabadi 0f42dc4b13 fix: update setup-python to v3.1.2 2022-04-24 16:56:25 -07:00
Amin Yahyaabadi 861fbd37a1 fix: use /Users/ instead of /home/ on MacOS 2022-04-24 16:24:58 -07:00
Amin Yahyaabadi f32938fae3 fix: increase update-alternatives to 40 2022-04-19 00:13:32 -07:00
Amin Yahyaabadi a6e315987a fix: append update-alternatives to cpprc instead 2022-04-18 23:47:37 -07:00
Amin Yahyaabadi dea371a1d9 feat: set apt alternatives when gcc is installed 2022-04-18 23:35:33 -07:00
Amin Yahyaabadi dc320cd781 feat: set apt alternatives when llvm is installed 2022-04-18 23:35:29 -07:00
Amin Yahyaabadi 07ebf37b77 fix: fallback to 0 seconds if format string is nothing [skip ci] 2022-04-18 06:24:04 -07:00
Amin Yahyaabadi c5296bc8b0 fix: fix numerous locale loading 2022-04-18 06:16:11 -07:00
Amin Yahyaabadi e7a90d7c46 fix: fix time-delta locale loading 2022-04-18 05:27:28 -07:00
Amin Yahyaabadi 20592b193c fix: use time-delta fork to format time 2022-04-18 05:07:02 -07:00
Amin Yahyaabadi 4b165e7747 Revert "fix: use dayjs to format time"
This reverts commit 6c260e10fa.
2022-04-18 04:39:49 -07:00
Amin Yahyaabadi 6c260e10fa fix: use dayjs to format time 2022-04-18 03:48:12 -07:00
Amin Yahyaabadi 98c3fd0382 fix: load en locale for time-delta 2022-04-18 03:34:48 -07:00
Amin Yahyaabadi 8e9737776a fix: repot time in case of a failure 2022-04-18 03:27:21 -07:00
Amin Yahyaabadi 4ff35803b1 fix: color success message in github actions 2022-04-18 03:25:07 -07:00
Amin Yahyaabadi cf18d3eb4f fix: use time-delta for timing 2022-04-18 03:25:07 -07:00
Amin Yahyaabadi 104ee90b0f fix: format the final installation message 2022-04-18 02:59:07 -07:00
Amin Yahyaabadi 18911f8ca0 feat: time the installation times 2022-04-18 02:55:55 -07:00
Amin Yahyaabadi 548467eb8f fix: try-catch adding apt keys 2022-04-18 02:31:21 -07:00
Amin Yahyaabadi 5cafac73d2 Merge branch 'master' into defaults [skip ci] 2022-04-16 02:25:25 -07:00
Amin Yahyaabadi 22d43201d9 fix: default llvm to v14.0.0 2022-04-16 01:18:40 -07:00
Amin Yahyaabadi 09cdd6608c test: test the default versions in the tests 2022-04-16 00:54:37 -07:00
Amin Yahyaabadi 00c79834f7 fix: update default version for llvm, cmake, conan, meson, kcov, task 2022-04-16 00:54:37 -07:00
Amin Yahyaabadi 8d082cd438 fix: support llvm 14.0.1 2022-04-16 00:54:36 -07:00
Amin Yahyaabadi c607e948b1 fix: use info instead of warning for missing doxygen binary 2022-04-16 00:30:53 -07:00
Amin Yahyaabadi 3097e232cf feat: support llvm 14.0.0 2022-04-04 10:52:03 -07:00
Amin Yahyaabadi cd19cb3589 test: add spell checking 2022-03-11 17:50:11 -08:00
Amin Yahyaabadi 1dd373a360 chore: update devDependencies 2022-03-11 17:32:28 -08:00
Amin Yahyaabadi bc71d0580a fix: update cmake, meson, task 2022-03-01 14:01:08 -08:00
Jason Turner 5e28caa4fa
Upgrade conan default to 1.45.0 2022-03-01 10:00:49 -07:00
Amin Yahyaabadi 76fb16bd81 fix: check for the exitance of .cpprc 2022-03-01 03:09:55 -08:00
Amin Yahyaabadi 4ac3c87bd8 docs: add docs for .cpprc 2022-03-01 03:04:33 -08:00
Amin Yahyaabadi f052b759d1 feat: add environment variables to .cpprc when setup_cpp used locally 2022-03-01 02:43:50 -08:00
Amin Yahyaabadi 1af7af9c53 chore: move addPath function 2022-02-28 21:54:49 -08:00
Amin Yahyaabadi a19fcfecdf refactor: use untildify_user in addEnv 2022-02-28 21:51:52 -08:00
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 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 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 c96659e9f2 test: check if dot is installed 2022-02-13 17:50:58 -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 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 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 bb2e50ea8f test: use which.sync in the msvc tests 2022-02-01 20:54:32 -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 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 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 6d9651573c test: test RUNNER_TOOL_CACHE in cache tests 2022-01-30 17:58:01 -08:00
Amin Yahyaabadi b43302cf75 fix: use ChocolateyInstall for gcc installation path on Windows 2022-01-30 17:49:30 -08:00