Rémi Bernon
|
9611b1f7e2
|
vrclient: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-12-19 19:42:14 +01:00 |
|
Rémi Bernon
|
fb7270ecbf
|
lsteamclient: Fix some compilation warnings.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
c59345eb5b
|
lsteamclient: Build using makedep rules.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
7cf466db02
|
vrclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
0040deb754
|
lsteamclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
a2efb6cc82
|
vrclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
ec53c8a649
|
lsteamclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
600870e008
|
vrclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
26eddba698
|
lsteamclient: Introduce a new Method cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
0c2a05b757
|
vrclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
2087258dc1
|
lsteamclient: Introduce a new Class cursor wrapper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
d9aa610ab5
|
vrclient: Use the generated names in the C++ method.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
0b01dbee04
|
vrclient: Simplify next-is-size handling a bit.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
0c8b164036
|
lsteamclient: Use the names array for the param converters.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
4caba0be92
|
vrclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
da3bf9b709
|
lsteamclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
27736adb76
|
vrclient: Use method.get_arguments instead of get_params.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
32dff08a42
|
vrclient: Split C++/C method generation helpers.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
9082bfb035
|
lsteamclient: Split C++/C method generation helpers.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
5120d0f423
|
lsteamclient: Reorder do_cb_wrap first parameters.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
c58925af68
|
vrclient: Split cpp_h generation to a dedicated method.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
16c292fa1b
|
lsteamclient: Split cpp_h generation to a dedicated method.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
eaf6d83cf1
|
vrclient: Return all struct abis from find_struct.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
3a7b436f7a
|
lsteamclient: Return all struct abis from find_struct.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
67d2ae8e88
|
vrclient: Filter structs and classes while parsing.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
cb630d307e
|
lsteamclient: Filter structs and classes while parsing.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
c2e6c8c56d
|
vrclient: Use the all_records dict to lookup structs.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
819257a800
|
lsteamclient: Use the all_records dict to lookup structs.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
95f33e076d
|
vrclient: Introduce new canonical_typename helper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
5537343715
|
lsteamclient: Introduce new canonical_typename helper.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
04aa1b2efa
|
vrclient: Sort classes by their version string.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
f6ebb7f506
|
lsteamclient: Sort classes by their version string.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
430cf3601a
|
vrclient: Filter classes by version before generating.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
6451808497
|
lsteamclient: Filter classes by version before generating.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
3008287221
|
lsteamclient: Strip interface version suffixes early.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
d1baf2d116
|
vrclient: Parse SDK versions and ABIs in parallel.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
7d61cb59ad
|
lsteamclient: Parse SDK versions and ABIs in parallel.
CW-Bug-Id: #22729
|
2023-12-19 19:42:13 +01:00 |
|
Rémi Bernon
|
d4ac89c481
|
vrclient: Split loading, parsing, and generating steps.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
07e1819ebb
|
lsteamclient: Split loading, parsing, and generating steps.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
6f66cf2ffd
|
vrclient: Introduce a dedicated parsing function.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
2ac946310c
|
lsteamclient: Introduce a dedicated parsing function.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
bdac7963b3
|
vrclient: Use a dict for SDK sources / class mapping.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
7f722fb6d1
|
lsteamclient: Use a dict for SDK sources / class mapping.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
732ee565b5
|
vrclient: Use upper-case global constants.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
5fd4f7d72e
|
lsteamclient: Use upper-case global constants.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
ac07abfc26
|
vrclient: Remove unused imports and duplicate entries.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Rémi Bernon
|
2cb0c9a2b6
|
lsteamclient: Remove unused imports and duplicate entries.
CW-Bug-Id: #22729
|
2023-12-19 19:42:12 +01:00 |
|
Bernhard Kölbl
|
dbca97049d
|
build: Add and build Vosk submodule.
|
2023-12-19 19:42:12 +01:00 |
|
Bernhard Kölbl
|
40a46dbbb6
|
build: Add and build Kaldi submodule.
|
2023-12-19 19:42:12 +01:00 |
|
Bernhard Kölbl
|
5e051512c3
|
build: Add and build OpenFST submodule.
|
2023-12-19 19:42:12 +01:00 |
|