exectos/sdk/cmake
Aiken Harris e0125dda54
All checks were successful
Builds / ExectOS (i686) (push) Successful in 1m8s
Builds / ExectOS (amd64) (push) Successful in 1m49s
Use virtual FAT disk images
2025-01-24 09:19:59 +01:00
..
baseaddress Separate image base address per architecture 2024-07-10 22:42:48 +02:00
version Rewrite core of the XTLDR boot loader 2024-01-09 18:51:04 +01:00
emulation.cmake Use virtual FAT disk images 2025-01-24 09:19:59 +01:00
functions.cmake Fix the filename used for exports 2024-02-07 17:15:23 +01:00
README.md Add more readmes to describe XTOS components and source code tree directories 2023-05-18 21:24:33 +02:00
toolchain.cmake Update toolchain settings 2024-04-14 11:18:31 +02:00
version.cmake Rewrite core of the XTLDR boot loader 2024-01-09 18:51:04 +01:00
xtchain.cmake Update compiler optimization flags 2024-07-10 17:57:29 +02:00

Cmake Build System

This directory contains a set of .cmake files that provide the necessary configuration and functionality for the build process. These files provide the necessary toolchain configuration, additional functions for the build system, and QEMU configuration for testing the XT Operating System.