0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Андрей Лухнов
0fca7169d3 Define code style and format all source file using clang-format-14
except those placed in 3rdparty directories.
2024-09-19 21:09:38 +03:00
Андрей Лухнов
b534c2bec0 Automate version generation
Version is now generated automatically based on git tags.
Both cases are handled: building from git tree and building tarball downloaded from github.

Works for qmake and cmake
2024-09-19 09:42:00 +03:00
Alexander Arin
f07a356899
removed build for macos 11 2024-07-26 16:44:29 +03:00
Jihadist
e6ead26d31 Cmake fixes: non exported symbols, missing files, shared import, rewrite cmake for demo and designer 2022-10-31 15:30:47 +03:00
Anton
f00f72efa9 Github actions: add support msvc, mingw, macos 2022-10-31 15:30:32 +03:00
Anton
0944aa15bd Create github actions pipeline 2022-09-17 14:16:24 +03:00