Commit Graph

373 Commits

Author SHA1 Message Date
Amin Yahyaabadi f9582b64f0 fix: add the brew the path on Linux 2022-11-20 20:54:17 -08:00
Amin Yahyaabadi 3ba3a1b365 fix: fix the brew installation on Linux 2022-11-20 19:58:50 -08:00
Amin Yahyaabadi 45d9ac5ca2 feat: add sccache support 2022-11-20 19:14:20 -08:00
Amin Yahyaabadi 44b95bad75 fix: use the os version when choosing gcc for llvm 2022-11-20 17:04:52 -08:00
Amin Yahyaabadi 144da62f5a feat: install gcc 12 only on Ubuntu 22 2022-11-20 16:42:34 -08:00
Amin Yahyaabadi 8481486746 feat: add mingw 12.2 2022-11-20 16:25:37 -08:00
Amin Yahyaabadi 358deb5d30 feat: upgrade cmake, conan, meson, task 2022-11-20 16:18:40 -08:00
Amin Yahyaabadi dc44307b96 chore: update dependencies 2022-11-20 16:12:07 -08:00
Amin Yahyaabadi bcb2f0e470 fix: update dev-dependencies 2022-11-08 21:49:43 -08:00
Amin Yahyaabadi e2bc9743a3 feat: add Gcov environment variables 2022-11-08 17:01:31 -08:00
Amin Yahyaabadi a1958c0408 fix: remove deprecated setOutput 2022-11-08 16:30:09 -08:00
Amin Yahyaabadi 4e382d504c fix: refactor llvm code into separate modules 2022-11-08 16:15:24 -08:00
Amin Yahyaabadi d9a686c434 chore: add cache for cspell 2022-11-08 16:08:38 -08:00
Amin Yahyaabadi bd7b54ade4 perf: install LLVM and GCC in parallel 2022-11-08 15:51:15 -08:00
Amin Yahyaabadi 04867b97c5 fix: use which if the pip package executable was not found 2022-11-04 19:56:07 -07:00
Amin Yahyaabadi e376f26cd2 fix: choose the python binary directory based on the existence 2022-11-04 19:04:04 -07:00
Amin Yahyaabadi 0f4b1a6238 fix: add the python Scripts/bin path to the path for linux 2022-11-04 16:03:42 -07:00
Amin Yahyaabadi 46f6568a2e fix: add the bin directory in python base exec prefix to the PATH 2022-11-04 15:40:46 -07:00
Amin Yahyaabadi de9ae0b9ef fix: update Doxygen on Arch Linux 2022-11-04 15:02:51 -07:00
Amin Yahyaabadi e9be714c29 fix: refactor setupPythonAndPip function 2022-11-04 15:01:13 -07:00
Amin Yahyaabadi 623216a193 fix: handle the MacOS/Linux exec prefix paths 2022-11-04 14:53:28 -07:00
Amin Yahyaabadi 2dde08dd51 fix: add the python base_exec_prefix path for all OS 2022-11-04 13:57:52 -07:00
Amin Yahyaabadi d2f3163daf fix: calculate tools using Object.keys + fix linting for python-pygments 2022-11-02 20:55:26 -07:00
Amin Yahyaabadi 23a09cba35 chore: make ubuntuVersion exception safe 2022-11-02 20:06:36 -07:00
Amin Yahyaabadi b9c2f3b391 chore: break the code for handling versions 2022-11-02 20:01:42 -07:00
Amin Yahyaabadi 8c6f004590 fix: run build again 2022-10-28 23:53:39 -07:00
Amin Yahyaabadi c82db22da1 feat: add node16 target and use it in the exe and on github 2022-10-19 14:59:46 -07:00
Amin Yahyaabadi 9d1119edc9 fix: update setup-python 2022-10-19 14:37:02 -07:00
Amin Yahyaabadi f4e3f220db fix: fix the llvm 15 link for linux + test the installation 2022-10-13 16:47:00 -07:00
Amin Yahyaabadi 41ac067e60 test: llvm 15.0.2 2022-10-12 11:47:40 -07:00
Amin Yahyaabadi 007a51ecba feat: support llvm 15 2022-10-11 15:21:04 -07:00
Amin Yahyaabadi db461e4610 fix: update ninja, cmake, gcovr, conan, meson, task, doxygen 2022-10-07 16:16:13 -07:00
Amin Yahyaabadi 55c9300abd fix: enable optimizations back
This was an issue with my local installation. I had modified terser-config-atomic locally! This caused the build files to be incorrect
2022-09-18 21:00:19 -07:00
Amin Yahyaabadi cb9e43906b fix: disable optimizations due to compiler bug 2022-09-18 20:48:50 -07:00
Amin Yahyaabadi 24c3d1da4d fix: update dependencies 2022-09-18 20:20:54 -07:00
Amin Yahyaabadi a8d76c6b53 fix: unset LLVM CPPFLAGS when llvm is not used as the compiler 2022-09-18 01:37:41 -07:00
Amin Yahyaabadi 6ed018c894 fix: update dependencies (patha/admina, etc) 2022-08-27 00:29:31 -07:00
Amin Yahyaabadi 0daa34d443 fix: update dependencies 2022-08-26 03:34:54 -07:00
Amin Yahyaabadi 357e710629 feat: use admina instead of root-tools
https://github.com/aminya/admina
2022-08-26 03:09:19 -07:00
Amin Yahyaabadi 2c6bfca888 fix: import delimiter from path 2022-08-24 00:24:50 -07:00
Amin Yahyaabadi 60423515f0 fix: use .bat extension for bootstrap-vcpkg 2022-08-21 20:40:28 -07:00
Amin Yahyaabadi 338c5727b5 fix: update patha 2022-08-20 23:01:20 -07:00
Amin Yahyaabadi 3b6093bb8a fix: remove extension-tools and path in favor of patha 2022-08-20 15:38:51 -07:00
Amin Yahyaabadi 84a795f708 chore: remove mjs target
@actions/http-client is not bundled correctly
2022-08-18 14:15:59 -07:00
Amin Yahyaabadi c3e42a1263 fix: update dependencies 2022-08-18 14:10:06 -07:00
Amin Yahyaabadi f73b36ae03 fix: fix the doxygen installation warning on ubuntu 2022-08-09 19:39:11 -07:00
Amin Yahyaabadi 647dc69eaf fix: use is-url-online instead of get-works
https://github.com/spa5k/is-url-online/pull/40
2022-08-09 00:13:35 -07:00
Amin Yahyaabadi 793704eefd fix: update mingw 12 msvcrt
https://github.com/brechtsanders/winlibs_mingw/releases/tag/12.1.0-14.0.6-10.0.0-msvcrt-r3
2022-08-08 11:50:49 -07:00
Amin Yahyaabadi 1b9b07144d fix: fix the ubuntu powershell url 2022-08-08 01:44:32 -07:00
Amin Yahyaabadi 69281e0bf1 test: do not install powershell in arch docker due to missing yay 2022-08-08 01:41:29 -07:00