This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Releases: lnls-dig/halcs
Releases · lnls-dig/halcs
v1.11.0-rc4
Merge branch 'devel'
v1.11.0-rc3
Merge branch 'devel'
v1.11.0-rc2
Merge branch 'devel'
v1.11.0-rc1
Merge branch 'devel'
v1.11.0-test.8
sonar.project: fix directories for analysis
v1.11.0-test.7: packpack: fix offending openpgm-5.2.pc include line for CMake
With the offending path, CMake complains about it with: " CMake Error in examples/CMakeLists.txt: Imported target "PkgConfig::PC_libzmq" includes non-existent path "/usr/lib64/pgm-5.2/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and references files it does not provide. "
v1.11.0-test.6
.travis.yml: fix trivial indendation issues
v1.11.0-test.5: src/apps: fix halcs config file to be not relocatable
CPack places it under /usr/etc otherwise.
v1.11.0-test.4
Makefile: remove wrong quotes around APPS variable
v1.11.0-test.3
ci_build.sh: build deps from sources only if not available in pre-bui…