Commit Graph

28 Commits

Author SHA1 Message Date
silverqx
6ead8c6041 fixtypo 2023-10-17 15:26:12 +02:00
silverqx
8fd444ac4a vcpkg updated supports
- also docs
2023-09-10 12:06:47 +02:00
silverqx
002889d65e cmake added STRICT_MODE option
It propagate strict compiler/linker options and Qt definitions using the
TinyOrm::CommonConfig interface library to the user code (highly
recommended; can also be set with the TINYORM_STRICT_MODE environment
variable).

 - updated vcpkg ports
 - updated docs
2023-09-10 12:06:44 +02:00
silverqx
01a834ef3d bump version to TinyORM v0.35.0 and tom v0.6.1
- bugfix and continue revisit of qmake build system
2023-09-09 09:34:44 +02:00
silverqx
57a33e503a qmake updated comment 2023-09-09 09:15:53 +02:00
silverqx
195dcbb965 docs bugfix forgotten updated after rename 2023-09-09 09:15:52 +02:00
silverqx
881ab16368 bump version to TinyORM v0.34.1 2023-08-29 16:33:12 +02:00
silverqx
dddc80c871 bump version to TinyORM v0.34.0
- qmake added tiny_autoconf feature
 - qmake added tiny_dotenv feature
 - completely revisited qmake build system
 - updated docs
2023-08-20 20:14:09 +02:00
silverqx
70a1657ed5 docs fixtypo in FetchContent 2023-08-19 19:48:49 +02:00
silverqx
75a6596229 docs qmake Auto-configure and Environment files
- added docs for Auto-configure (tiny_autoconf) and Environment files
   (tiny_dotenv)
 - completely revisited qmake-related docs
 - revisited building docs except CMake builds
 - many small fixes
2023-08-19 13:09:08 +02:00
silverqx
14bf29bbf8 docs fixtypo console 2023-08-18 17:52:41 +02:00
silverqx
1723e3bf20 docs renamed parent folder path to TinyORM 2023-08-18 17:52:40 +02:00
silverqx
f783da3e24 docs updated vcpkg.json 2023-08-11 18:42:31 +02:00
silverqx
e25e36a3df docs updated build folders to 6_5_2 2023-08-11 18:42:31 +02:00
silverqx
51a4a0a54b qmake used cmdline everywhere
Used instead of the console configuration option.

 - also updated docs
2023-08-02 18:30:10 +02:00
silverqx
3fabf0306a updated max CMake version to 3.27 2023-07-20 13:22:38 +02:00
silverqx
fe0c6547e0 docs bugfix and updated heading IDs 2023-07-15 14:06:42 +02:00
silverqx
e40de0a58c docs whitespaces 2023-05-27 09:54:25 +02:00
silverqx
c7d045fcd7 updated max Cmake version to 3.25
- also fixed min. version to 3.22 in docs
2022-11-18 11:12:49 +01:00
silverqx
90357eac6d docs added header for FetchContent description
[skip ci]
2022-08-11 18:28:58 +02:00
silverqx
ff29843549 docs added FetchContent method for HelloWorld
[skip ci]
2022-08-11 18:08:18 +02:00
silverqx
84e049152d docs bugfix cd command 2022-08-11 18:07:44 +02:00
silverqx
d637bb66d8 docs used latest TinyOrm version in find_package
[skip ci]
2022-08-11 16:52:49 +02:00
silverqx
f4d71ef9ab updated max. cmake version to 3.24 2022-08-05 17:24:35 +02:00
silverqx
410c62af2a docs updated paths to Qt v6.3.1 2022-06-15 17:02:10 +02:00
silverqx
4eda70e129 docs qmake added note about Dependencies
[skip ci]
2022-06-02 15:46:20 +02:00
silverqx
adf891461d docs added keywords
[skip ci]
2022-05-27 10:57:27 +02:00
silverqx
144dfdf395 docs categorized documentation
- moved docs to categories
 - updated all links

[skip ci]
2022-05-18 15:43:20 +02:00