This repository provides QNX-specific build files required to build various ports and projects.
Each QNX port has its own sub-directory under the ports/
directory.
For build instructions, refer to the README.md
file located in the sub-directory of the specific port.
Some open-source projects build without requiring modifications, so they don’t have a dedicated fork at https://github.com/qnx-ports/.
You have two options for building the ports:
-
Docker-based Build: For a consistent and reproducible build environment, we highly recommend using the prepared Docker image. Detailed instructions can be found in
docker/README.md
. -
Host Build: You can build ports directly on your host system.
Click on a port below to navigate to its README.md
for build and test instructions.