Commit Graph

87 Commits

Author SHA1 Message Date
abeimler 7f57dc837b clean up docker container tests 2023-07-20 14:04:10 +02:00
abeimler 9af05511cb Merge branch 'feature/cross-mingw' of https://github.com/abeimler/setup-cpp into feature/cross-mingw 2023-07-20 12:29:20 +02:00
abeimler f849ee113e fix: docker mingw build (test) 2023-07-20 12:26:09 +02:00
Amin Yahyaabadi 69ae3d5dd5 fix: report errors if yay is needed but it is not installed 2023-07-20 03:12:39 -07:00
Amin Yahyaabadi 623beb0a25 feat: add Mingw docker images and test them 2023-07-20 02:59:37 -07:00
abeimler fb48106188 fix: mingw version 2023-07-20 00:26:55 +02:00
abeimler a884ad83aa Merge branch 'master' of https://github.com/abeimler/setup-cpp into feature/cross-mingw 2023-07-19 23:31:19 +02:00
Amin Yahyaabadi 3d4b6fce65 chore: v0.32.1 [skip test] 2023-07-17 23:02:37 -07:00
Amin Yahyaabadi b22365e2f1 chore: v0.32.0 [skip test] 2023-07-17 21:34:13 -07:00
Amin Yahyaabadi f1d59251fb tests: remove npm install in docker tests 2023-07-17 10:27:35 -07:00
Amin Yahyaabadi 1c504abace chore: v0.31.1 [skip test] 2023-07-17 00:05:58 -07:00
Amin Yahyaabadi ac552e8604 chore: v0.31.0 [skip test] 2023-07-15 19:23:12 -07:00
Amin Yahyaabadi 6326464ed5 fix: nala installation on ubuntu 2023-07-15 18:33:56 -07:00
Amin Yahyaabadi cd31ee43de feat: add production docker images and generate tests 2023-07-15 18:09:24 -07:00
Amin Yahyaabadi c5d5df5b33 fix: fix packing the executables 2023-07-15 17:15:31 -07:00
Amin Yahyaabadi 05e57f62b5 test: update cpp_vcpkg_project [skip ci] 2023-07-15 16:04:05 -07:00
Amin Yahyaabadi d2fe82a0d2 fix: fix docker base name 2023-07-15 15:50:55 -07:00
Amin Yahyaabadi b2cf91c9df fix: use node 20 instead of node 18 2023-07-15 15:41:58 -07:00
Amin Yahyaabadi 73478bbe8c feat: add separate production and testing docker files 2023-07-15 15:08:44 -07:00
Amin Yahyaabadi f7f2d14ebb Merge branch 'master' into pr/164 2023-07-15 14:33:06 -07:00
Amin Yahyaabadi c0015e2984 fix: fix pack.exe's file extension 2023-05-25 00:17:16 -07:00
abeimler 72b58a4d1b fix: clean up docker files 2023-05-01 11:24:36 +02:00
abeimler 4fc7c95a44 Merge branch 'master' into fix/update-node 2023-04-23 15:42:46 +02:00
Amin Yahyaabadi e0367b710b feat: transform node_prefix using babel 2023-04-23 00:53:36 -07:00
Amin Yahyaabadi e7cc3cb456 test: update cpp_vcpkg_project 2023-04-23 00:16:21 -07:00
Amin Yahyaabadi f36323172f fix: remove node: prefix from the build 2023-04-22 03:03:35 -07:00
Amin Yahyaabadi d713a6703d fix: update execa 2023-04-22 02:19:33 -07:00
abeimler 35b2edce1a fix: docker builds 2023-04-18 13:38:19 +02:00
abeimler b61116bffa feat: add pnpm and build stage in docker files 2023-04-17 11:20:21 +02:00
abeimler 7536d310d1 ci: fix docker build 2023-04-06 18:28:00 +02:00
abeimler a1aead3082 ci: add node 12 2023-04-06 17:34:55 +02:00
abeimler ca0fc58327 ci: fix node builds 2023-04-06 17:01:07 +02:00
abeimler bfe7d5afde ci: fix node install with nvm 2023-04-06 15:07:42 +02:00
abeimler d9316c0cbc chore: update node
* node12 -> node16
* run npm audit
2023-04-06 14:29:38 +02:00
abeimler fb631676d0 fix: typo 2023-01-19 15:33:15 +01:00
abeimler 4556f8870e fix: lint dockerfiles
* using hadolint
2023-01-19 15:02:27 +01:00
abeimler 088ef837cc chore: update setup-cpp in dockerfiles 2023-01-18 11:52:47 +01:00
Amin Yahyaabadi bd09e76247 chore: v0.26.1 [skip test] 2023-01-18 01:31:26 -08:00
Amin Yahyaabadi ced47e4d43 chore: v0.26.0 [skip test] 2023-01-17 22:13:33 -08:00
Amin Yahyaabadi c41d430d6b fix: rename the built executables to include architecture and use -
BREAKING CHANGE the built executables are now renamed to include the architecture. See the readme for more information
2023-01-17 21:50:44 -08:00
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 60b884b692 chore: v0.251 [skip test] 2023-01-17 21:29:45 -08:00
Amin Yahyaabadi f257e5bb26 chore: v0.25.0 [skip test] 2023-01-17 12:13:01 -08:00
abeimler ae58022c4b fix: fedora docker builds 2022-12-30 00:12:00 +01:00
abeimler 43fd6604a1 feat: add mingw cross compiler
* add docker mingw tests
* add node16 test
2022-12-29 22:00:49 +01:00
Amin Yahyaabadi ecd2b40e2e chore: 0.24.1 [skip test] 2022-12-21 14:21:10 -08:00
Amin Yahyaabadi 1dfa258a85 chore: v0.24.0 [skip test] 2022-12-06 23:36:06 -08:00
Amin Yahyaabadi 43c67b8a9c chore: v0.23.0 [skip test] 2022-11-21 00:02:34 -08:00
Amin Yahyaabadi afd44ab939 chore: v0.22.0 [skip test] 2022-11-08 17:23:39 -08:00
Amin Yahyaabadi d9a686c434 chore: add cache for cspell 2022-11-08 16:08:38 -08:00