Pinned Repositories
cli
tipi command line client releases
cmake-tipi-provider
Automatic build caching for CMake FetchContent
distro
Official tipi distro
elfshaker
Fork of the elfshaker utilitilities
environments
CMake toolchain & packer images pairs for C and C++ builds
hfc
Enhanced FetchContent for Hermetic project dependency builds in CMake
oatpp-starter
Simple Web Application starter for the oatpp framework built with tipi.build !
openapipp
Modern C++ 20 compile time OpenAPI parser and code generator implementation
simple-example
Simple tipi example
vault
Our secure token and password vault implementation for tipi
tipi-build's Repositories
tipi-build/cmake-tipi-provider
Automatic build caching for CMake FetchContent
tipi-build/cli
tipi command line client releases
tipi-build/hfc
Enhanced FetchContent for Hermetic project dependency builds in CMake
tipi-build/elfshaker
Fork of the elfshaker utilitilities
tipi-build/environments
CMake toolchain & packer images pairs for C and C++ builds
tipi-build/distro
Official tipi distro
tipi-build/corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
tipi-build/docs
The tipi.build user documentation. Find it rendered online at : https://tipi.build/documentation
tipi-build/get-started
Building a project based on fmtlib with or without CMake
tipi-build/hfc-bench
Benchmark for HFC
tipi-build/.github
tipi.build org description repo
tipi-build/boost
Squash Boost 1.85.0 with zstd static linking patches
tipi-build/cute_ext
Giving CUTEtest a bit of a makeover
tipi-build/distro-reclient
tipi-build/goldilock
parent process id based concurrency barrier
tipi-build/lua
lua source packages from https://www.lua.org/download.html with CMake Support
tipi-build/reproduce-asio-strand-wrap-bug
Code to reproduce `asio::io_context::strand.wrap()` bug with remove asio_handler_invoke hooks
tipi-build/unit-test-cmake-hello-world
tipi-build/unit-test-cmake-install-components
TEST : Test case to check LLVM-like COMPONENT based install
tipi-build/unit-test-cmake-template-2libs
tipi-build/unit-test-cmake-template-2libs-simulation-prepatch
tipi-build/unit-test-cmake-template-use-hfc-autotools
tipi-build/unit-test-cmake-template-use-hfc-cmake
tipi-build/unit-test-cmake-template-use-hfc-cmake-and-autotools
tipi-build/unit-test-dep-as-tool
Test project representing a tool built from source to be used as dependency of a project.
tipi-build/unit-test-project-submodule
Project used for tipi-cli unit test purposes. Main project having one submodule.
tipi-build/unit-test-project-submodule-submodule
Submodule used in a tipi-cli unit-test.
tipi-build/unit-test-project-submodule-submodule-deeper_submodule
2nd level of submodule
tipi-build/unittest-autotools-sample
Very small autotools sample project
tipi-build/zip
A portable, simple zip library written in C