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

feat: switch deps over to vcpkg #403

Open
wants to merge 36 commits into
base: release/2.16.1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
96b27fa
feat: tweak build to use vcpkg
pollend Nov 9, 2024
598a397
feat: add vcpkg toolchain
pollend Nov 9, 2024
a5fe5d6
feat: add vcpkg
pollend Nov 9, 2024
980aafc
feat: add caching for vcpkg
pollend Nov 9, 2024
433f84c
feat: add autoconf
pollend Nov 9, 2024
fb84850
feat: add mason
pollend Nov 9, 2024
97407ba
feat: tweak linux build
pollend Nov 9, 2024
cd3ee8e
feat: add jinja2
pollend Nov 9, 2024
d940ea1
feat: add arm macos
pollend Nov 9, 2024
0da7313
feat: add tweak linux build
pollend Nov 9, 2024
8efb66b
feat: add glslang
pollend Nov 9, 2024
5aa0b96
feat: tweak cmake
pollend Nov 9, 2024
be6d901
feat: add stdc++
pollend Nov 9, 2024
f2a7deb
tweak glslang
pollend Nov 11, 2024
cab38c7
remove glslang
pollend Nov 11, 2024
fb84c5a
feat: simplify test
pollend Nov 10, 2024
8e9f18b
feat: fix build
pollend Nov 10, 2024
edfd757
feat: tweak test conditions
pollend Nov 10, 2024
fd190d2
Update build.yml
pollend Nov 11, 2024
b0080ac
feat: tweak packaging
pollend Nov 11, 2024
e2d7cae
address build problem
pollend Nov 11, 2024
e2f0aae
feat: fix crash and compile sdl2 with x11 wayland and vulkan
pollend Nov 11, 2024
b4b554d
feat: tweak build rules for osx
pollend Nov 11, 2024
bda59ba
feat: tweak build yml
pollend Dec 2, 2024
d616623
feat: bump macos version
pollend Dec 4, 2024
e280356
feat: tweak build
pollend Dec 5, 2024
f440ef8
tweak
pollend Dec 5, 2024
e3547ab
feat: tweak
pollend Dec 5, 2024
383df7e
feat: bump vcpkg.json
Dec 9, 2024
669806c
bump down version
Gelmo Dec 24, 2024
22b54d3
Use newer CMake on ubuntu:20.04
Gelmo Dec 23, 2024
c3eedab
Format Actions workflow
Gelmo Dec 23, 2024
e286458
vcpkg - Use sdl2 for linux
pollend Dec 24, 2024
e15ddf5
Bump vcpkg
Gelmo Dec 24, 2024
4c2896b
Use newer clang for linux
Gelmo Dec 24, 2024
8e4e201
Clean up deps
Gelmo Dec 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
152 changes: 0 additions & 152 deletions .circleci/config.yml

This file was deleted.

Loading
Loading