2025-02-23 16:52:39 +01:00
|
|
|
The program is build with Qt 6.8 using QtCreator and the Visual Studio 2022 C++ compiler.
|
2022-09-05 18:14:58 +00:00
|
|
|
Only 64-bits builds are actively maintained.
|
|
|
|
|
|
|
|
|
|
[Documentation](https://eelke.gitlab.io/pgLab/) is generated automatically when a commit is tagged. It also includes releasenotes.
|
|
|
|
|
The release notes use collected from git using [reno](https://docs.openstack.org/reno/latest/index.html).
|
|
|
|
|
|
|
|
|
|
## Dependencies
|
|
|
|
|
|
|
|
|
|
- boost
|
|
|
|
|
- botan
|
|
|
|
|
- googletest
|
|
|
|
|
- libpq
|
|
|
|
|
|