deskflow/scripts
Nick Bolton 94d9baca2d
Use vcpkg to manage openssl dep instead of choco (#7471)
* Brighter red

* Move openssl to vcpkg.exe

* Revert "Move openssl to vcpkg.exe"

This reverts commit 36f39d916f.

* Add missing copyright

* Fix copyright dates

* Remove openssl from choco

* Install openssl using vcpkg

* Add deps for vcpkg

* Add missing vcpkg manifest

* Revert "Add deps for vcpkg"

This reverts commit c266d29c2c.

* Make vcpkg Windows only

* Improve comment about vcpkg

* Remove unused var

* Add caching for vcpkg

* Reorg launch.json

* Remove static env var for openssl on Windows

* Add openssl dep to vcpkg

* Update ChangeLog

* Add OpenSSL include dir

* Remove pointless choco cache

* Remove vcpkg downloads

* Remove wixtoolset for CI already installed on GitHub runners

* Use `Remove-Item` instead of `rmdir`

* Move cmake and ninja out of choco

* Revert "Move cmake and ninja out of choco (winget not supported on GitHub runner)"

This reverts commit a65c02d275.

* Move cmake and ninja to winget and don't use choco on CI

* Remove winget action

* Use scoop on CI and winget locally

* Use `seanmiddleditch/gha-setup-ninja` for Ninja

* Improve comments

* Install Ninja before deps

* Use system vcpkg if installed

* Revert "Use system vcpkg if installed"

This reverts commit 4ddee1c66e.

* Add comment about why we're using local vcpkg

* Fixed comment about VC++

* Improve config comments

* Delete dead code

* Improve comment about vcpkg/buildtrees
2024-09-04 16:52:37 +01:00
..
lib Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
daemon.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
fancy_copy.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
install_deps.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
lint_clang.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
lint_cmake.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
package.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
pyproject.toml Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
tests.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00