| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 2.4.0
* New CMake package name: "KDevelopPgQt",
with backward-compat support for old name "KDevelop-PG-Qt"
* installed CMake config file now provides imported targets:
KDevelopPGQt::Utils - the headers-only library used by
generated code
KDevelopPGQt::kdev-pg-qt - the generator executable
* Support for Qt5-compatible code generation dropped
* Generated files now note the generator and its version
* Fixed reproducible builds for another generated list of
token checks
* Removed "using namespace std" from installed headers-only
library
* Fixed generated debug code to require one less implicit
from-ASCII cast
- Update to 2.3.0
* code generation now also with projects based on Qt 6, next
to Qt 5(.15)
* tool's own implementation switched to use Qt6 instead of Qt5
- Init kdevelop-pg-qt. Replaces kdevelop5-pg-qt.