Template
1
0
mirror of https://github.com/aminya/setup-cpp synced 2024-11-30 21:22:30 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
Amin Yahyaabadi
477360fbee fix: rename the executable to setup-cpp.js
BREAKING CHANGE the executable is now `setup-cpp.js`
2023-01-17 21:40:21 -08:00
Amin Yahyaabadi
85fa64823e test: update cpp_vcpkg_project submdoule 2022-10-29 01:39:40 -07:00
Amin Yahyaabadi
f7e3122b1e Merge branch 'master' into pr/135 2022-10-28 23:48:23 -07:00
abeimler
8494f65eca fix: add workaround for arch package conflict (#125)
* fix: update arch database
* add cppcheck in docker tests
2022-10-28 22:54:02 +02: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
db461e4610 fix: update ninja, cmake, gcovr, conan, meson, task, doxygen 2022-10-07 16:16:13 -07:00
Amin Yahyaabadi
7698fea0a5 test: add fedora docker file 2022-07-10 16:44:43 -07:00
Amin Yahyaabadi
dda085d620 ci: remove excess installations in arch docker 2022-07-10 16:40:44 -07:00
abeimler
aecb4b3e29 feat: add pacman support (#31)
* add `setupPacmanPack`
* add arch linux docker image
* add container tests
2022-06-29 18:06:35 +02:00