toolchains
Toolchain manager
A collection of toolchains and configuration files for cross-compiling C projects
Toolchains for crosscompiling with CMake.
91 stars
11 watching
31 forks
Language: CMake
last commit: about 1 month ago
Linked from 1 awesome list
androidarchlinuxcmakeemscripteniosmagnummingw
Related projects:
Repository | Description | Stars |
---|---|---|
a9183756-gh/arduino-cmake-toolchain | A toolchain for cross-compiling CMake projects for Arduino compatible boards | 137 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
obko/stm32-cmake | A toolset for developing applications on ARM Cortex-Mx MCUs | 1,198 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
polysquare/tooling-cmake-util | Provides utility functions to integrate static analysis tools with C++ projects. | 3 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
taka-no-me/android-cmake | A collection of CMake scripts for building native code on Android. | 1,222 |
cho3/cmake-ada | A test framework to ensure Ada language support in CMake. | 0 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 103 |
crosstool-ng/crosstool-ng | Generates toolchains for building software applications | 2,139 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |