Commit Graph

40 Commits

Author SHA1 Message Date
silverqx
c9cce2faea docs added Partial guessing of TINYORM_BUILD_TREE 2023-10-17 15:26:13 +02:00
silverqx
df0ddfc408 docs fixed unclear and confusing block 2023-10-17 15:26:13 +02:00
silverqx
12c24f23bd docs upgraded to Qt v6.5.3 2023-10-17 15:26:13 +02:00
silverqx
96dd900236 docs fixtypo 2023-10-17 15:26:13 +02:00
silverqx
4f8eb1bdb8 docs upgraded to Qt v6.5.3 2023-10-17 15:26:05 +02:00
silverqx
af7715b526 docs added static_runtime qmake CONFIG option 2023-10-17 15:26:04 +02:00
silverqx
e8c7516e39 docs updated info admonition 2023-09-10 12:06:44 +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
820212ccb0 qmake added disable_dotenv
Added the disable_autoconf qmake configuration feature to follow name
and logic convention of another qmake configuration options.

 - updated docs
2023-09-09 09:15:51 +02:00
silverqx
76b652522c qmake added disable_autoconf
Removed the tiny_autoconf, it's still enabled by default, and instead
added the disable_autoconf qmake configuration feature.

This change was made to follow name and logic convention of another
qmake configuration options.

 - updated docs
2023-09-09 09:15:51 +02:00
silverqx
bf64d1e1e4 qmake added TINY_CCACHE_BUILD to variables.pri
- updated docs
2023-09-09 09:15:51 +02:00
silverqx
48eb08b141 qmake moved variables to target build folder
Moved all variables from the TinyOrmPlayground project to target a
correct build folder.

 - added also to TinyOrm.pri and tom.pri (updated comments)
 - updated docs
2023-09-09 09:15:50 +02:00
silverqx
c36242ea7f docs added info about FetchContent 2023-09-09 09:08:44 +02:00
silverqx
6bb0b22b48 docs fixtypo 2023-09-09 09:05:24 +02:00
silverqx
6ad860f6f6 docs revisited #Lx positions 2023-08-20 11:09:33 +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
6504d90293 docs added missing conf.pri for testdata_tom 2023-08-18 17:52:41 +02:00
silverqx
65c4dd033c docs enhanced vcpkg installation 2023-08-18 17:52:41 +02:00
silverqx
eab24eba44 docs updated Qt versions in qtenvX.ps1 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
01fc5af3b0 qmake renamed to tiny_ccache_win32 2023-08-11 18:42:32 +02:00
silverqx
e25e36a3df docs updated build folders to 6_5_2 2023-08-11 18:42:31 +02:00
silverqx
8ca7813a4a docs fixtypo C++ 2023-07-15 14:14:41 +02:00
silverqx
931a759f27 sync docs
[skip ci]
2023-04-16 09:56:46 +02:00
silverqx
d7fc276050 docs fixed anchors #L 2023-02-01 14:31:36 +01:00
silverqx
d637bb66d8 docs used latest TinyOrm version in find_package
[skip ci]
2022-08-11 16:52:49 +02:00
silverqx
fdf8c8a1dc fixtypo 2022-08-09 15:42:26 +02:00
silverqx
a35021691b docs added root/application folder path info 🥳 2022-07-19 12:16:31 +02:00
silverqx
8aaeef37ca docs added ccache section
[skip ci]
2022-07-14 10:43:46 +02:00
silverqx
a887dd4780 fixtypo 2022-07-13 23:06:13 +02:00
silverqx
109ed60913 added qmake ccache support on Windows
The ccache can be enable using the "CONFIG*=tiny_ccache" feature.

 - updated docs
2022-07-13 13:56:23 +02:00
silverqx
b3b23d44f1 bugfix docs jsx className
[skip ci]
2022-07-10 15:19:25 +02:00
silverqx
9dcb3facf8 added make:model command 😎
Only simple model generation without relations.

 - updated docs TINY/TOM_MODELS_DIR
2022-06-25 09:44:36 +02:00
silverqx
410c62af2a docs updated paths to Qt v6.3.1 2022-06-15 17:02:10 +02:00
silverqx
de38d4213f renamed c macro to TINYORM_USING_PCH
- also added this macro to docs
2022-06-01 21:04:09 +02:00
silverqx
a1623b9971 docs bugfix of more id's
The id converted to the class.
2022-05-28 18:03:47 +02:00
silverqx
db9d8a6314 docs added ubsan qmake config option 2022-05-28 18:03:37 +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