deskflow/.github/workflows
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
..
build-containers.yml Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00
ci.yml Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
codeql-analysis.yml Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00
create-tag.yml Use github.rest.git instead of github.git 2024-09-02 16:21:54 +01:00
lint-changelog.yml Improve workflow triggers to ensure correct run time (#7378) 2024-07-09 18:50:54 +01:00
lint-source-code.yml Run install_deps.py script when building containers weekly (#7384) 2024-07-11 15:26:38 +01:00
sonarcloud-analysis.yml Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00
stale-issues.yml Schedule CI daily at 5am to detect code rot early (#7363) 2024-07-02 16:36:54 +01:00
test-dist-upload.yml Re-implement CI auto version increment for packaging (#7354) 2024-06-26 15:46:42 +00:00
valgrind-analysis.yml Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00