Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-20 | Fix testing for 3.15 | Juan Ramos | |
2023-11-20 | ci: Use matrix.cmake-version | Juan Ramos | |
2023-11-20 | Use ctest for integration testing | Juan Ramos | |
2023-11-10 | ci cleanup | Juan Ramos | |
2023-10-23 | docs: Remove INTEGRATION.md | Juan Ramos | |
This document hasn't been getting updated and is out of date in more than a few ways. | |||
2023-10-16 | ci: Fix fork development | Juan Ramos | |
Well the prior change does eliminate duplicate runs it stops automated testing on forks. | |||
2023-10-13 | build(deps): bump fsfe/reuse-action from 1 to 2vulkan-sdk-1.3.268.0vulkan-sdk-1.3.268 | dependabot[bot] | |
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 1 to 2. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](https://github.com/fsfe/reuse-action/compare/v1...v2) --- updated-dependencies: - dependency-name: fsfe/reuse-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
2023-10-13 | build(deps): bump actions/checkout from 3 to 4 | dependabot[bot] | |
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
2023-10-13 | ci: Prevent duplicate CI runs | Juan Ramos | |
https://github.com/orgs/community/discussions/26276 | |||
2023-10-13 | ci: Add dependabot | Juan Ramos | |
2023-07-17 | ci: Add Windows to CI | Juan Ramos | |
2023-07-14 | Add REUSE compliance checker to CI | Juan Ramos | |
2023-07-05 | docs: Remove outdated documentation referencing `cmake/` | Juan Ramos | |
2023-06-30 | cmake: Add VULKAN_HEADERS_INSTALL option | Juan Ramos | |
Allows add_subdirectory users to install vulkan-headers | |||
2023-05-15 | ser minimal permissions to linux.ymlsdk-1.3.250.1sdk-1.3.250.0sdk-1.3.250 | Joyce | |
Signed-off-by: Joyce <[email protected]> | |||
2023-03-29 | ci: Fix invalid usage of GITHUB_WORKSPACE | Juan Ramos | |
2023-02-22 | cmake: Update min to 3.15 | Juan Ramos | |
- Removes conditional 3.15 logic - Guarantees usage of --install/--loglevel | |||
2023-01-23 | docs: Improve github templates | Juan Ramos | |
Just specify the list of files to avoid contributor confusion. | |||
2023-01-20 | github: Add PR template | Juan Ramos | |
2023-01-20 | github: Update bug_report.md | Juan Ramos | |
2023-01-19 | cmake: Update minimum to 3.14 | Juan Ramos | |
2023-01-19 | ci: Don't re-install CMake | Juan Ramos | |
Already provided by GitHub actions | |||
2023-01-16 | ci: Cleanup linux.yml | Juan Ramos | |
2023-01-16 | ci: Test CMake minimum | Juan Ramos | |
2023-01-11 | ci: Test find_package support | Juan Ramos | |
2023-01-04 | docs: Update copyright | Juan Ramos | |
2022-12-20 | tests: Test Non-API headers | Juan Ramos | |
Ensures the non-API headers compile correctly | |||
2022-12-20 | ci: Fix GitHub action bug | Juan Ramos | |
2022-12-16 | ci: Add GitHub actions | Juan Ramos | |
Ensures CMake build passes as intended | |||
2022-03-17 | Update issue templates | Jon Leech | |