Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[google-filament] create a new port #107

Merged
merged 16 commits into from
Jul 9, 2023
Merged

[google-filament] create a new port #107

merged 16 commits into from
Jul 9, 2023

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Jul 9, 2023

Port Change

Description

Create some ports...

It's a rough work related to microsoft/vcpkg#17369 microsoft/vcpkg#14906

Additional CircleCI configuration change to test build with enough disk storage.

Triplet Support

  • x64-windows
  • x64-osx
  • arm64-osx
  • x64-linux: not tested in this PR. Next port-version will do additional work.

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "basis-universal",
                "google-filament",
                "..."
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff added ci: CircleCI CircleCI (CI) configuration changes platform: windows Windows, UWP labels Jul 9, 2023
@luncliff luncliff self-assigned this Jul 9, 2023
@luncliff luncliff merged commit c26d1bc into main Jul 9, 2023
@luncliff luncliff deleted the port/google-filament branch July 9, 2023 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: CircleCI CircleCI (CI) configuration changes platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant