Pinned Repositories
ACPFTestProject
An example of a CMakeProjectFramework CI project.
APackage
An example CMakeProjectFramework application package.
BCPFTestProject
An example of a CMakeProjectFramework CI project.
BPackage
An example CMakeProjectFramework library package.
CCPFTestProject
ACI project that is used for testing the distribution packaging options of the CPF.
CMakeProjectFramework
A C++ project infrastructure.
ConanQtPackageTest
This project is used for testing the Qt package that is provided by the conan package manager.
CPFBuildscripts
A component of the CMakeProjectFramework. It contains python scripts that shorten the cmake calls that are required by the CPFCMake package.
CPFCMake
A component of the CMakeProjectFramework. It provides the CMake code that implements a CI-pipeline.
JenkinsScriptCMakeProject
A parametrized jenkins pipeline script that builds a CMake project.
Knitschi's Repositories
Knitschi/CMakeProjectFramework
A C++ project infrastructure.
Knitschi/CPFCMake
A component of the CMakeProjectFramework. It provides the CMake code that implements a CI-pipeline.
Knitschi/ACPFTestProject
An example of a CMakeProjectFramework CI project.
Knitschi/APackage
An example CMakeProjectFramework application package.
Knitschi/BCPFTestProject
An example of a CMakeProjectFramework CI project.
Knitschi/BPackage
An example CMakeProjectFramework library package.
Knitschi/CCPFTestProject
ACI project that is used for testing the distribution packaging options of the CPF.
Knitschi/CIBuildConfigurations
A set of project configurations that is used by the CMakeProjectFramework and all test and example projects.
Knitschi/cotire
CMake module to speed up builds.
Knitschi/CPFBuildscripts
A component of the CMakeProjectFramework. It contains python scripts that shorten the cmake calls that are required by the CPFCMake package.
Knitschi/CPFConanfile
Provides a basic conanfile for CPF based projects.
Knitschi/CPFMachines
A component of the CMakeProjectFramework. It provides python scripts for setting up the build- and web-server.
Knitschi/CPFPackageTestConanfile
A base conanfile that helps to remove repetition in CPF package test projects.
Knitschi/CPFTests
Contains automated tests of the CMakeProjectFramework.
Knitschi/DependencyVersioningProblemPaper
Contains the sources of the paper "Finding a Solution for the Dependency Versioning Problem in C++".
Knitschi/DPackage
An example CMakeProjectFramework library package.
Knitschi/dvpLibA
A helper package that I use for experiments related to the dependency versioning problem.
Knitschi/dvpLibB1
A helper package that I use for experiments related to the dependency versioning problem.
Knitschi/dvpLibC
A helper package that I use for experiments related to the dependency versioning problem.
Knitschi/dvpLibD
A helper package that I use for experiments related to the dependency versioning problem.
Knitschi/EPackage
An example CMakeProjectFramework library package.
Knitschi/FPackage
An example CMakeProjectFramework library package.
Knitschi/GPackage
An example CMakeProjectFramework library package.
Knitschi/Knitschi.github.io
The html documentation of some of my repositories.
Knitschi/libSwitchWarningsOff
A C++ library that provides macros that disable a number of compiler warnings.
Knitschi/MultiComponentTestPackage
A repository containing dummy code that is used to test the multi-component-package feature of the CMakeProjectFramework.
Knitschi/MultiComponentTestPackageCI
Contains files that are needed for a standalone build of the MultiComponentTestPackage project.
Knitschi/SimpleOneLibCPFTestProject
An example of a CMakeProjectFramework CI project used for tests.
Knitschi/conan-center-index
Recipes for the ConanCenter repository
Knitschi/GoogleTestAdapterIssue328
A CMake based project that was created to reproduce the GoogleTestAdapter issue 328.