Commit Graph

286 Commits

Author SHA1 Message Date
silverqx f06e18d77b tools deploy updated comments 2024-08-14 21:44:41 +02:00
silverqx aacfa336e8 tools deploy enhanced summary message 2024-08-14 21:33:37 +02:00
silverqx 5c6f7600f2 tools deploy enhanced summary message 2024-08-14 20:42:30 +02:00
silverqx 19fbe00405 tools deploy added -WithoutPush parameter 2024-08-14 19:56:23 +02:00
silverqx c73a52de50 tools deploy updated comment 2024-08-14 18:39:40 +02:00
silverqx 64300004be tools added deploy scripts 👌 2024-08-12 14:28:04 +02:00
silverqx e285ed5e7e tools added comment 2024-08-12 14:27:34 +02:00
silverqx 2bc20b6b06 tools bugfix qsdb-deploy example 2024-08-12 14:25:42 +02:00
silverqx f801ec0b96 added v before version number for Clazy 2024-08-09 01:12:49 +02:00
silverqx 18480b84b1 tools upgraded to Clazy v1.12 2024-08-09 01:12:07 +02:00
silverqx d5b9a01622 workflows added debug message 2024-07-25 09:24:19 +02:00
silverqx 954fd72c45 tools enhanced Gentoo ebuild
Added: --log-level=DEBUG --log-context
2024-07-06 16:04:37 +02:00
silverqx da40e11f37 tools enhanced Gentoo ebuild 2024-07-06 14:33:27 +02:00
silverqx d8546d4427 tools added pwsh script to get all GitHub actions 2024-07-05 20:28:01 +02:00
silverqx c6e5f08841 renamed SHAREDLIB_EXPORT to TINYORM_EXPORT 2024-07-03 17:37:27 +02:00
silverqx afe299e6b0 upgraded to MySQL v9.0
- workflows, tools, docs, qmake, CMake, ...
2024-07-03 16:52:11 +02:00
silverqx eda9df9f9e removed Qt v5 support since TinyORM v0.38.0 🎉🕺🙌
Removed Qt v5.15 support since TinyORM v0.38.0, finally.

Minimum required Qt version is now v6.2!

Day of celebration is today. 😁

 - removed all #if QT_VERSION macro checks
 - updated docs
 - workflows removed Qt v5 related pipelines
 - updated all comments
 - vcpkg removed tinyorm-qt5 port
 - updated Gentoo build
 - updated README.md Qt v5 badges
 - tools removed Qt v5 related scripts
 - tools updated deploy.ps1 script
2024-06-28 14:57:59 +02:00
silverqx c32ec5a2e6 upgraded to Qt v6.7.2
- docs
 - tools
 - workflows
 - NOTES.txt
2024-06-19 12:12:19 +02:00
silverqx 5148dbb239 tools used single quotes
[skip ci]
2024-06-15 18:55:23 +02:00
silverqx 91a0493bc2 tools added support for relative paths
Greatly enhanced the Add-FolderOnPath to support also relative paths.

It supports ., .., and also -Relative parameter which allows also adding
the given relative path as relative path, the given Path is resolved
to the absolute path without the -Relative parameter.

[skip ci]
2024-06-15 18:51:33 +02:00
silverqx c8c7770e36 tools pwsh removed useless $($( 2024-06-09 23:47:26 +02:00
silverqx f7965bf154 workflows built Qt QMYSQL driver 🚀 2024-06-09 23:00:12 +02:00
silverqx f55eb0ea5c tools greatly enhanced qtbuild-qmysql-driver.ps1
Prepared to use in workflows.
2024-06-09 17:14:38 +02:00
silverqx 558b7bdf8a tools updated comment 2024-06-09 17:07:12 +02:00
silverqx 807d574944 tools added -NoNewline 2024-06-09 17:07:02 +02:00
silverqx fdc4ea4291 tools enhanced log/error messages 2024-06-09 10:23:49 +02:00
silverqx ed40bf6e67 tools bugfix RegEx 2024-06-09 10:23:49 +02:00
silverqx 1d859ee628 tools used python3 shebang 2024-06-08 12:52:29 +02:00
silverqx d970f13cb5 upgraded to Qt v6.7.1
- docs
 - tools
 - workflows
 - NOTES.txt
2024-05-24 21:45:42 +02:00
silverqx f88ffefddd tools fixtypo and whitespace
[skip ci]
2024-05-17 21:36:47 +02:00
silverqx 5b82a0f7c8 tools enhanced Add-FolderOnPath.ps1
- throw if the given path exists and it's not a directory

[skip ci]
2024-05-14 19:42:40 +02:00
silverqx 720b3f9e07 upgraded to MySQL v8.4
- docs
 - qmake auto-detection
 - tools
 - workflows

[skip ci]
2024-05-14 15:39:33 +02:00
silverqx 2eee53d6fc tools deploy enhanced post-deploy warnings
[skip ci]
2024-05-05 16:18:03 +02:00
silverqx fd56d7e243 tools deploy TinyORM-github.io docs warning
[skip ci]
2024-05-05 15:19:52 +02:00
silverqx 7f55fcec10 updated to tinyorm-0.37.3.ebuild
[skip ci]
2024-05-05 15:00:18 +02:00
silverqx 4ec5bb2133 tools deploy Gentoo ebuild warning
[skip ci]
2024-05-05 14:48:08 +02:00
silverqx 4680526e93 added tinyorm-0.37.2.ebuild
[skip ci]
2024-05-04 20:45:25 +02:00
silverqx 8e77d09833 tools updated Lint-TinyORM 2024-05-03 17:15:50 +02:00
silverqx 01eb1f60a1 tools added crystal repository for Gentoo
This repository contains tinyorm and tabulate packages. This allows to
install TinyORM project on Gentoo using: emerge -va tinyorm

[skip ci]
2024-04-29 14:14:59 +02:00
silverqx 6787be5b3b tools deploy bugfix -f operator escaping {} 2024-04-23 14:59:37 +02:00
silverqx 95622b5c7c deploy tools enhanced RegEx-es
- be more specific about version numbers
 - extracted RegEx-es to script variables to be re-used
2024-04-23 14:38:53 +02:00
silverqx e15049f304 tools deploy updated comment 2024-04-23 14:37:13 +02:00
silverqx 75777d0b08 deploy allow to use "v${VERSION}" as REF value
The REF will be whatever is defined in the version/-semver field in the
vcpkg.json file, used when the tag version was defined/created during
deploy.
2024-04-23 09:33:43 +02:00
silverqx d1d0a20eef tools deploy bugfix wrong commit message 2024-04-21 18:01:31 +02:00
silverqx 4668950db5 docs initial TinyDrivers
- tools updated deploy pwsh script
 - added TinyDrivers and TinyMySql versions to Prologue
2024-04-21 16:05:25 +02:00
silverqx 1cecc5326b tools removed whitespaces from Comment-Based Help 2024-04-20 09:31:44 +02:00
silverqx 68d5b5a5a6 tools deploy added TinyDrivers support 😮 2024-04-20 09:19:57 +02:00
silverqx ef5c055fe0 tools deploy added comments 2024-04-19 18:35:45 +02:00
silverqx 59425e58cc tools deploy bugfix missing enum prefix 2024-04-19 18:34:57 +02:00
silverqx ea2767f6b4 workflows added vcpkg Windows for TinyDrivers 2024-04-18 21:50:24 +02:00