Downloads folder¶
The following folder contains all the build files from the Buildbot CICD at each commit in the project repository : sources, cppcheck analysis, coverage and performances tests, compiled binaries for different operating systems (Linux, Windows, MacOS), packaged in different format (ZIP, DMG, PKG, DEB, RPM, EXE installer, ...) : Downloads
Debian/Ubuntu DEB repository¶
The Debian based distribution packages are available in a Debian format repository : Debian archive
Direct download links¶
v0.0.1¶
Fedora/Rocky/CentOS/RHEL¶
Source RPM for el6
Binary RPM for el6.x86_64
Generic Linux¶
Standalone self-contained AppImage
Compiled binaries in a tar.gz file
MacOS¶
DMG image containing a folder, not an Application Bundle
PKG to deploy in the system
Compiled binaries in a ZIP file
Windows¶
Windows installer
Compiled binaries in a ZIP file
Sources¶
Source dist in a tar.bz2 file
Source dist in a tar.gz file
Source dist in a tar.xz file
Source dist in a tar.zip file
Sources documentation¶
Doxygen code doc in a PDF file
Doxygen code doc published online
LCOV Coverage report online
CppCheck code static analysis