Skip to content

Releases: rainlabs-eu/ghaction-cmake-quality

Add dataclasses for cmake generating code

12 May 07:19
Compare
Choose a tag to compare
v4.2.0

Add dataclasses_json python package to the dockerfile.

Added jsonschema for usage in python when cmake generates code

20 Mar 08:57
Compare
Choose a tag to compare
v4.1.0

Add jsonschema python package to the dockerfile.

v4.0.2: Bump zlib version to 1.2.13

08 Mar 08:39
Compare
Choose a tag to compare
1.2.12 is no longer available to download (at least from official page)

Ubuntu 22.04 based distribution

21 Jun 08:52
Compare
Choose a tag to compare

First release with Ubuntu 22.04 under the hood.

Compilers under the hood were replaced with clang 11/12/13/14 and GCC 9/10/11/12.

Older compilers were removed.

Improved XML support

07 Mar 20:08
8ec5dc6
Compare
Choose a tag to compare

Add Java and python xmlschema

23 Feb 15:21
4de6029
Compare
Choose a tag to compare
Add jre-11 and xmlschema python package (#17)

Co-authored-by: Jacek Chmiel <[email protected]>

Added GCover and OpenSSL host support

10 Jan 16:41
b186880
Compare
Choose a tag to compare

Bugfix after improving paths for boost

08 Jun 10:47
df6e3cc
Compare
Choose a tag to compare

Allow python based testing into cmake

07 Jun 20:56
0c497a2
Compare
Choose a tag to compare

Added ability to handle projects where cmake orchestrates also python code, including pytests tests.

v3.3.0: Added protobuf support for use in cmake configure

08 Feb 15:48
b6ec121
Compare
Choose a tag to compare
Update Dockerfile to add protobuf

It does not include nanopb, with assumption that it can be used in source code form.