Luca

Results 7 repositories owned by Luca

CppBuildTasks

34
Stars
2
Forks
Watchers

Build C++ software with vcpkg and CMake (with CMakeLists.txt or CMakeSettings.json). Samples provided use both self-hosted or Microsoft hosted agent, using Docker and Pipeline Caching as well. The sam...

CppOpenGLWebAssemblyCMake

70
Stars
5
Forks
Watchers

A C++/OpenGL/OpenAL based application built with CMake for Linux/Windows/macOS/WebAssembly

run-cmake

165
Stars
19
Forks
Watchers

GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.

run-vcpkg

175
Stars
25
Forks
Watchers

The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.

get-cmake

94
Stars
16
Forks
Watchers

Install and Cache latest CMake and Ninja for your workflows on your GitHub

CppBuildTasks-Validation

18
Stars
16
Forks
Watchers

Validation tests for CppBuildTasks Azure DevOps tasks and for run-cmake and run-vcpkg GitHub actions.

CppCMakeVcpkgTemplate

88
Stars
26
Forks
Watchers

A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.