Skip to content

Releases: b-com-software-basis/xpcf

xpcf_grpc_gen/develop/linux

02 Oct 15:11

Choose a tag to compare

Pre-release

Features

  • CD: activate build on remote feature branch (stefled)

Bug Fixes

  • script update_version: manage multireplace on same lign (Stéphane Leduc)
  • CD: activate build on remote feature branch (stefled)
  • ci: add remaken install command on linux (Stéphane Leduc)

Commits

  • 4864a72: feat(dependencies) : update to boost 1.84.0 (Stéphane Leduc)
  • 4a5b742: [feat] disable Windows build in CI (boost fiber issue) (stefled)

xpcf/develop/linux

02 Oct 15:04

Choose a tag to compare

xpcf/develop/linux Pre-release
Pre-release

Features

  • CD: activate build on remote feature branch (stefled)

Bug Fixes

  • script update_version: manage multireplace on same lign (Stéphane Leduc)
  • CD: activate build on remote feature branch (stefled)
  • ci: add remaken install command on linux (Stéphane Leduc)

Commits

  • 4864a72: feat(dependencies) : update to boost 1.84.0 (Stéphane Leduc)
  • 4a5b742: [feat] disable Windows build in CI (boost fiber issue) (stefled)

xpcf_static_deps/2.8.0/win

01 Aug 09:56

Choose a tag to compare

Features

Bug Fixes

  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin.zip before download (Stéphane Leduc)
  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin folder before download and modify unzip launch process (Stéphane Leduc)

Commits

  • de9282b: fix(scripts) : buld cppast(separate dir creation and build), build_xpcf_grpc_test_sample.sh.template (version), update_version.sh (add +x for sh scripts) (Stéphane Leduc)

xpcf_static_deps/2.8.0/linux

01 Aug 09:58

Choose a tag to compare

Features

Bug Fixes

  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin.zip before download (Stéphane Leduc)
  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin folder before download and modify unzip launch process (Stéphane Leduc)

Commits

  • de9282b: fix(scripts) : buld cppast(separate dir creation and build), build_xpcf_grpc_test_sample.sh.template (version), update_version.sh (add +x for sh scripts) (Stéphane Leduc)

xpcf_grpc_gen/2.8.0/linux

01 Aug 10:06

Choose a tag to compare

Features

Bug Fixes

  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin.zip before download (Stéphane Leduc)
  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin folder before download and modify unzip launch process (Stéphane Leduc)

Commits

  • de9282b: fix(scripts) : buld cppast(separate dir creation and build), build_xpcf_grpc_test_sample.sh.template (version), update_version.sh (add +x for sh scripts) (Stéphane Leduc)

xpcf/2.8.0/win

01 Aug 09:55

Choose a tag to compare

Features

Bug Fixes

  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin.zip before download (Stéphane Leduc)
  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin folder before download and modify unzip launch process (Stéphane Leduc)

Commits

  • de9282b: fix(scripts) : buld cppast(separate dir creation and build), build_xpcf_grpc_test_sample.sh.template (version), update_version.sh (add +x for sh scripts) (Stéphane Leduc)

xpcf/2.8.0/linux

01 Aug 09:58

Choose a tag to compare

Features

Bug Fixes

  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin.zip before download (Stéphane Leduc)
  • xpcf_grpc_gen: remove xpcf_grpc_gen_bin folder before download and modify unzip launch process (Stéphane Leduc)

Commits

  • de9282b: fix(scripts) : buld cppast(separate dir creation and build), build_xpcf_grpc_test_sample.sh.template (version), update_version.sh (add +x for sh scripts) (Stéphane Leduc)

xpcf_grpc_gen/2.7.0/linux

01 Dec 15:56

Choose a tag to compare

fix(compilation): dll import export management

xpcf/2.7.0/linux

01 Dec 08:23

Choose a tag to compare

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.7.0/win

01 Dec 07:48

Choose a tag to compare

xpcf/2.7.0/win Pre-release
Pre-release

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