Commit Graph

1614 Commits

Author SHA1 Message Date
silverqx 2bf79fea9d enhanced ps1 scripts in tools/
[skip ci]
2022-07-23 15:54:51 +02:00
silverqx a095a04b5a bump version to TinyORM v0.10.0 v0.10.0 2022-07-22 16:51:48 +02:00
silverqx a477825e60 added whereNot/whereNotXyz counterparts
Added the whereNot counterparts for the basic, nested, array, and
sub-query where methods.

 - updated docs
 - added unit tests
2022-07-22 16:00:11 +02:00
silverqx 81b0196957 updated NOTES.txt
[skip ci]
2022-07-22 11:16:24 +02:00
silverqx 879c4e9284 docs added keywords
[skip ci]
2022-07-22 11:16:11 +02:00
silverqx a35021691b docs added root/application folder path info 🥳 2022-07-19 12:16:31 +02:00
silverqx 2bc4bae138 workflows fixtypo 2022-07-17 17:05:32 +02:00
silverqx a032dce663 bump version to TinyORM v0.9.4 v0.9.4 2022-07-17 16:58:42 +02:00
silverqx 886d13077f cmake issue warning for clang-cl msvc with ccache 2022-07-17 13:13:34 +02:00
silverqx fd9083fbf0 updated gitignore
[skip ci]
2022-07-17 13:11:02 +02:00
silverqx 8a90bd8653 qmake disabled tiny_ccache in example configs 2022-07-17 11:15:53 +02:00
silverqx f1a2468e51 fixed vstudio analyzer warnings 2022-07-16 22:11:06 +02:00
silverqx c2f94d30d0 fixed vstudio analyzer warnings 2022-07-16 21:19:20 +02:00
silverqx 9494fc591f fixed int cast 2022-07-16 21:15:20 +02:00
silverqx 44fd3fa272 fixed vstudio analyzer warnings 2022-07-16 19:59:32 +02:00
silverqx a6b52ed151 fixed vstudio analyzer warnings 2022-07-16 19:39:14 +02:00
silverqx b4332775c2 updated NOTES.txt
[skip ci]
2022-07-16 14:49:18 +02:00
silverqx 7b51e9f968 updated NOTES.txt
[skip ci]
2022-07-16 14:46:33 +02:00
silverqx 01352418ed workflows decreased ccache max_size
- to 800M for Linux/MSYS2 gcc/clang
 - to 600M for Windows msvc
2022-07-16 14:45:48 +02:00
silverqx d196452d84 workflows disabled ccache for clang-cl 2022-07-16 14:44:38 +02:00
silverqx cae3764076 fixtypo 2022-07-16 13:03:45 +02:00
silverqx 991186c5d7 workflows enabled ccache for Windows-2022 images
The problem was in the CMAKE_CXX_COMPILER_LAUNCHER, if I have provided
an absolute path it started working.
2022-07-16 12:04:01 +02:00
silverqx 1e93e8c206 workflows ccache test 25 2022-07-16 11:50:13 +02:00
silverqx 8103fa4383 workflows ccache test 24 2022-07-16 11:40:14 +02:00
silverqx 0c8a1cc2fd workflows ccache test 23 2022-07-16 11:27:53 +02:00
silverqx e55a3ecb66 workflows ccache test 22 2022-07-16 10:58:41 +02:00
silverqx fd119aec3b workflows ccache test 21 2022-07-16 10:44:55 +02:00
silverqx 32cde1a9f6 workflows ccache test 20 2022-07-16 10:36:11 +02:00
silverqx 4bd789edaa workflows ccache test 19 2022-07-16 10:30:20 +02:00
silverqx 273693d4c9 workflows ccache test 18 2022-07-16 10:11:01 +02:00
silverqx 3e0cbc6618 workflows ccache test 17 2022-07-16 09:39:50 +02:00
silverqx 4fd8d7fd12 bugfix cmake BOOL variable
[skip ci]
2022-07-16 09:25:12 +02:00
silverqx fac2882ee9 workflows ccache test 16 2022-07-16 09:21:20 +02:00
silverqx 67c26bad43 workflows ccache test 15 2022-07-16 09:00:04 +02:00
silverqx b529db3651 workflows reverted caching build folder
It doesn't work well and the ccache doesn't work in Windows-2022 image.
2022-07-15 20:36:15 +02:00
silverqx ff926d318c workflows ccache test 14 2022-07-15 19:57:51 +02:00
silverqx c9be4421d3 workflows ccache test 13 2022-07-15 19:34:01 +02:00
silverqx b55cc7147a workflows ccache test 12 2022-07-15 19:00:43 +02:00
silverqx 45615f7a76 workflows ccache test 11 2022-07-15 18:08:51 +02:00
silverqx cf96d7a9d1 workflows ccache test 10 2022-07-15 17:39:15 +02:00
silverqx eee682e376 workflows enabled ccache for all msvc builds 🥳 2022-07-15 16:41:48 +02:00
silverqx 6bd3308768 workflows ccache test 9 2022-07-15 16:16:26 +02:00
silverqx b19a4497ff workflows ccache test 8 2022-07-15 15:25:39 +02:00
silverqx 6c6d6ef195 workflows ccache test 7 2022-07-15 14:04:26 +02:00
silverqx 1be33882e5 workflows ccache test 6 2022-07-15 13:15:37 +02:00
silverqx 740cd76b95 workflows ccache test 5 2022-07-15 12:34:20 +02:00
silverqx 275b5790b1 updated gitignore
[skip ci]
2022-07-15 12:33:21 +02:00
silverqx 8c9e930477 workflows ccache test 4 2022-07-15 09:32:35 +02:00
silverqx 34591d53b2 updated NOTES.txt, gh querying caches
[skip ci]
2022-07-15 09:31:59 +02:00
silverqx cf52d134c7 workflows ccache small fixes 2022-07-15 09:31:04 +02:00