Releases: b-com-software-basis/xpcf
Releases · b-com-software-basis/xpcf
xpcf_static_deps/2.7.0/win
Warning:
- Version generated from tag xpcf/2.7.0/hybrid_prerelease
Features:
- Update xpcf version to 2.7.0 compliant with Ubuntu 22.04
- Add of an hybrid link with xpcf in a shared library but its dependencies are static.
- Configuration error occures by Exception in Factory::loadLibrary.
Update dependencies:
- New version of boost (v1.78.0)
- New version of Grpc (v1.50.1) which is retrieved from conan yet.
- New version of cppast.
- New version of tinyxml
xpcf_static_deps/2.7.0/linux
Features:
- Update xpcf version to 2.7.0 compliant with Ubuntu 22.04
- Add of an hybrid link with xpcf in a shared library but its dependencies are static.
- Configuration error occures by Exception in Factory::loadLibrary.
Update dependencies:
- New version of boost (v1.78.0)
- New version of Grpc (v1.50.1) which is retrieved from conan yet.
- New version of cppast.
- New version of tinyxml
xpcf/2.6.3/win
Factory::loadLibrary generates Exception when it reaches errors in xml configuration file
xpcf/2.6.3/linux
Factory::loadLibrary generates Exception when it reaches errors in xml configuration file
xpcf_grpc_gen/2.6.2/win
Grpc generator on windows
xpcf_grpc_gen/2.6.2/linux
Grpc generator using xpcf for Linux OS
xpcf/2.6.2/win
- fix packagedependencies.txt for Linux and Android
- fix package scripts for Linux and Windows
xpcf/2.6.2/linux
- fix packagedependencies.txt for Android and Linux
- fix package scripts for Linux and Android
xpcf/2.6.2/android
- fix packagedependencies.txt for Android and Linux
- fix package scripts for Linux and Android
xpcf/2.6.1/win
- Update boost to 1.76.0
- packagedependency refers to github for grpc and xpcf