annotate .hgignore @ 496:8b6ceae45ba0 bgo-commands-codegen

Finished (untested) C++, html, typescript, tsc & browserify production.
author bgo-osimis
date Sat, 23 Feb 2019 15:04:29 +0100
parents 6405435480ae
children 6c745c59eea3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
295
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
1 CMakeLists.txt.user
222
84844649a8fd continued: reusable applications
am@osimis.io
parents: 217
diff changeset
2 Platforms/Generic/ThirdPartyDownloads/
285
3c190e2bb3af refactoring: ApplicationRunner + app hierarchy
am@osimis.io
parents: 239
diff changeset
3 Applications/Qt/archive/
295
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
4 Applications/Samples/ThirdPartyDownloads/
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
5 Applications/Samples/build-wasm/
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
6 Applications/Samples/build-web/
445
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
7 Applications/Samples/node_modules/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
8 Resources/CommandTool/protoc-tests/node_modules/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
9 Resources/CommandTool/protoc-tests/generated_js/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
10 Resources/CommandTool/protoc-tests/generated_ts/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
11 Resources/CommandTool/flatc-tests/basic/build/
448
cc47e6eaefb0 Fixed dummy change
bgo-osimis
parents: 447
diff changeset
12 .vscode/
473
628941d63b8c Ongoing work. Parsing tests work
bgo-osimis
parents: 448
diff changeset
13 Resources/CodeGeneration/__pycache__
494
fc17251477d6 TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan
bgo-osimis
parents: 473
diff changeset
14 Resources/CodeGeneration/build/
fc17251477d6 TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan
bgo-osimis
parents: 473
diff changeset
15 Resources/CodeGeneration/build_browser/
fc17251477d6 TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan
bgo-osimis
parents: 473
diff changeset
16 Resources/CodeGeneration/testCppHandler/build/
fc17251477d6 TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan
bgo-osimis
parents: 473
diff changeset
17 Resources/CodeGeneration/testCppHandler/build_msbuild/
495
6405435480ae Fixed template to add dump capabilities + started work on an integrated TS/WASM test
bgo-osimis
parents: 494
diff changeset
18 syntax: glob
6405435480ae Fixed template to add dump capabilities + started work on an integrated TS/WASM test
bgo-osimis
parents: 494
diff changeset
19 Resources/CodeGeneration/testWasmIntegrated/build-wasm/
496
8b6ceae45ba0 Finished (untested) C++, html, typescript, tsc & browserify production.
bgo-osimis
parents: 495
diff changeset
20 Resources/CodeGeneration/testWasmIntegrated/build-tsc/
8b6ceae45ba0 Finished (untested) C++, html, typescript, tsc & browserify production.
bgo-osimis
parents: 495
diff changeset
21 Resources/CodeGeneration/testWasmIntegrated/build-final/