exectos/sdk/cmake
Pedro Valadés 3c4ebe12e1
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 30s
Builds / ExectOS (i686) (push) Successful in 25s
POSIX compliant stream redirection
Reviewed-on: #1
Reviewed-by: Rafal Kupiec <belliash@noreply.codingworkshop.git>
Co-authored-by: Pedro Valadés <perikiyoxd@gmail.com>
Co-committed-by: Pedro Valadés <perikiyoxd@gmail.com>
2023-11-23 23:26:26 +01:00
..
version Shorter and longer version of the build timestamp 2023-01-18 20:10:03 +01:00
baseaddress.cmake Import build scripts and xtldr bootdata 2022-07-27 09:20:41 +02:00
functions.cmake Add targets for testing ExectOS inside QEMU VM 2022-12-13 20:07:15 +01:00
qemu.cmake POSIX compliant stream redirection 2023-11-23 23:26:26 +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 Enable LLVM MASM Assembly 2023-11-20 23:30:44 +01:00
version.cmake Shorter and longer version of the build timestamp 2023-01-18 20:10:03 +01:00
xtchain.cmake Enable LLVM MASM Assembly 2023-11-20 23:30:44 +01: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.