issues
search
lukka
/
run-vcpkg
The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.
MIT License
195
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add ability to specify features when `runVcpkgInstall: 'true'`
#236
ekoby
closed
1 month ago
5
Bump micromatch from 4.0.5 to 4.0.8
#235
dependabot[bot]
closed
2 months ago
0
Bump braces from 3.0.2 to 3.0.3
#234
dependabot[bot]
closed
4 months ago
0
install cmake and ninja to fix https://github.com/lukka/run-vcpkg/issues/231
#233
lukka
closed
5 months ago
0
Commit id fetching doesn't work if checked out to a subdirectory
#232
gottagofaster236
opened
6 months ago
5
[macOS 14] functional tests failing since 25th April 2024
#231
lukka
closed
5 months ago
0
Meet an error when try to use this action.
#230
wuye9036
closed
6 months ago
2
Error when restoring cache
#229
magnesj
closed
7 months ago
1
Bump undici from 5.28.3 to 5.28.4
#228
dependabot[bot]
closed
7 months ago
0
use node20 for run-vcpkg@v7
#227
lukka
closed
7 months ago
0
Update v7 to Node.js 20
#226
magnesj
closed
7 months ago
4
Bump follow-redirects from 1.15.4 to 1.15.6
#225
dependabot[bot]
closed
7 months ago
0
vcpkg.json link dead
#224
0-wiz-0
closed
7 months ago
1
Bump undici from 5.27.0 to 5.28.3
#223
dependabot[bot]
closed
8 months ago
0
update environment variable documentation
#222
justusranvier
closed
9 months ago
0
Unnecessary double compilation when using VCPKG_DEFAULT_TRIPLET
#221
justusranvier
closed
9 months ago
4
Bump follow-redirects from 1.15.3 to 1.15.4
#220
dependabot[bot]
closed
10 months ago
0
allow a 30 seconds abs error on testing for cache being consumed
#219
lukka
closed
10 months ago
0
Fix default vcpkg triplet for ARM based GH runners
#218
lukka
closed
9 months ago
0
respect VCPKG_FORCE_SYSTEM_BINARIES
#217
lionkor
closed
9 months ago
8
add support for vcpkg-configuration.json's baseline
#216
lukka
closed
10 months ago
1
'Could not find toolchain file' even though path seems OK
#215
eladm-ultrawis
closed
12 months ago
5
dont write files outside GH workspace
#214
lukka
closed
12 months ago
0
Error: EACCES: permission denied, mkdir when running with act on full
#213
eladm-ultrawis
closed
12 months ago
4
default vcpkg install directory
#212
a-zakir
closed
12 months ago
4
dependencies updates, bump node to v20
#211
lukka
closed
1 year ago
0
Bump actions/setup-node from 3 to 4
#210
dependabot[bot]
closed
1 year ago
0
Bump @babel/traverse from 7.15.0 to 7.23.2
#209
dependabot[bot]
closed
1 year ago
1
Use same cache for all builds?
#208
dsvensson
closed
1 year ago
2
Bump actions/checkout from 3 to 4
#207
dependabot[bot]
closed
1 year ago
0
Running the action in a container fails.
#206
teo-tsirpanis
closed
12 months ago
3
Bump tough-cookie and @azure/ms-rest-js
#205
dependabot[bot]
closed
1 year ago
0
Bump semver from 5.7.1 to 5.7.2
#204
dependabot[bot]
closed
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#203
dependabot[bot]
closed
1 year ago
0
some errors when install package
#202
xiaoyifang
closed
1 year ago
1
About Static Linking
#201
onurkanbakirci
closed
1 year ago
4
One package not cached
#200
wy-luke
closed
1 year ago
6
Bump xml2js, @azure/ms-rest-js and @azure/storage-blob
#199
dependabot[bot]
closed
1 year ago
0
run-vcpkg failing with "dyld: Symbol not found: __ZNKSt3_V214error_category10_M_messageB5cxx11Ei"
#198
mrheffern
closed
1 year ago
4
sets ACTIONS_CACHE_URL and ACTIONS_RUNTIME_TOKEN
#197
lukka
closed
1 year ago
0
run-vcpkg@v11 does not support prepended/appendedCacheKey
#196
akrieger
closed
1 year ago
2
run-vcpkg@v11 requires manually setting environment variables for caching to work
#195
akrieger
closed
1 year ago
6
v11 has been published onto the v10 branch
#194
BurningEnlightenment
closed
1 year ago
2
run-vcpkg could turn on/off the cache of vcpkg according to platform (e.g. doNotCache:false on ARM)
#193
lukka
opened
1 year ago
0
fix log output
#192
lukka
closed
1 year ago
0
fix log output
#191
lukka
closed
1 year ago
0
disable by default the cache of vcpkg's exe and data
#190
lukka
closed
1 year ago
0
Use a separate cache entry for OS independent files
#189
quyykk
opened
1 year ago
10
run-vcpkg@v11: leverage BinaryCaching with GH Action's cache.
#188
lukka
closed
1 year ago
0
improve error handling when vcpkg.json is not found and runVcpkgInsta…
#187
lukka
closed
1 year ago
0
Next