Environment and Build Configuration Updates (v1.0.0)
Sherif-MoOo
released this
26 Dec 13:19
·
31 commits
to master_integration
since this release
Key Highlights
- Added modular
CMakeConfig
andToolchain
files:gcc11_linux_x86_64_debug
,gcc11_linux_x86_64_release
gcc11_linux_aarch64_debug
,gcc11_linux_aarch64_release
qcc12_qnx800_x86_64_debug
,qcc12_qnx800_x86_64_release
qcc12_qnx800_aarch64_debug
,qcc12_qnx800_aarch64_release
- Updated
build.sh
:- Modularized build options for
gcc11
andqcc12
. - Support for cross-compilation with detailed logging and configuration.
- Modularized build options for
- Enhanced repository structure for maintainability.
How to Use
Refer to the updated README.md for build instructions and supported platforms.