Skip to content

Jaz-Wazz/vcpkg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vcpkg long time support fork.

Vcpkg fork for my projects with long time support. Maybe you see original doc?

New ports:

Changes:

  • OpenSSL my be compiled with weak ciphers support, use feature option "weak-ciphers".
  • BoringSSL may be found with cmake targets.

Fixes:

  • LibLZMA not copying pbd after build at some scenarious.

Example. Bootstrap and disable telemetry.

bootstrap-vcpkg.bat -disableMetrics

Example. Install package.

vcpkg install openssl --triplet=x64-windows-static --host-triplet=x64-windows-static --clean-after-build --no-binarycaching

Example. Remove package.

vcpkg remove openssl --triplet=x64-windows-static --host-triplet=x64-windows-static

About

Vcpkg fork for my projects.

Resources

License

Security policy

Stars

Watchers

Forks

Languages

  • CMake 67.7%
  • PowerShell 25.5%
  • Shell 3.2%
  • Python 2.8%
  • Ruby 0.4%
  • Qt Script 0.2%
  • Other 0.2%