Skip to content

v6.3

Compare
Choose a tag to compare
@arobenko arobenko released this 03 Mar 22:16
· 49 commits to master since this release
  • Requiring v5.2.2 of the COMMS Library for the code generated by the commsdsl2comms.
  • Requiring v5.1 of the CommsChampion Tools for the code generated by the commsdsl2tools_qt.
  • Requiring min C++17 for the code generated by the commsdsl2tools_qt.
  • Using cmake to compile libxml on Windows.
  • Allowing adding extra source files to the appropriate list inside the generated CMakeLists.txt (using .sources file).
  • All generated CMakeLists.txt require minimal 3.10 CMake version.
  • Extending and improving --plugin command line option of the commsdsl2tools_qt code generator.
  • Added manuals for all the code generators.