ladybird/Toolchain
Andrew Kaster e20a887a8d Toolchain: Actually disable vcpkg metrics
In the move to a python version of this script, I didn't notice that
running the bootstrap script in shell mode precluded it from actually
accepting the -disableMetrics argument.

Existing vcpkg installs can be un-metrics'd by re-running the bootstrap
script with the disable argument, or by adding a vcpkg.disable-metrics
file in $VCPKG_ROOT
2024-12-04 11:15:32 +01:00
..
.dockerignore
.gitignore Toolchain: Add Toolchain/nix-profiles/ to .gitignore 2023-09-01 11:52:04 +02:00
BuildGN.sh Toolchain: Actually compile the GN binary in BuildGN.sh 2023-11-14 09:36:36 -05:00
BuildVcpkg.py Toolchain: Actually disable vcpkg metrics 2024-12-04 11:15:32 +01:00
BuildVcpkg.sh Toolchain: Rewrite BuildVcpkg.sh in python 2024-10-10 21:48:41 -06:00