Skip to content

Environment and Build Configuration Updates (v1.0.0)

Compare
Choose a tag to compare
@Sherif-MoOo Sherif-MoOo released this 26 Dec 13:19
· 31 commits to master_integration since this release
47c7602

Key Highlights

  • Added modular CMakeConfig and Toolchain 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 and qcc12.
    • Support for cross-compilation with detailed logging and configuration.
  • Enhanced repository structure for maintainability.

How to Use

Refer to the updated README.md for build instructions and supported platforms.