Commit d0231d2b23eee6feddc360c3eed6bfc306bcf44e
1 parent
2cbbcc8f
Change the submodules url to the right one
change the wrong copyright
Showing
31 changed files
with
35 additions
and
37 deletions
Show diff stats
.gitmodules
| ... | ... | @@ -3,7 +3,7 @@ |
| 3 | 3 | url = ssh://git@gitlab.calexium.com:33022/calexium/calexium_lib.git |
| 4 | 4 | [submodule "hayamiki_lib"] |
| 5 | 5 | path = hayamiki_lib |
| 6 | - url = ssh://git@gitlab.calexium.com:33022/calexium/hayamiki_lib.git | |
| 6 | +url=ssh://git@gitlab.anubis-lang.com:33000/totoro/hayamiki_lib.git | |
| 7 | 7 | [submodule "densaku_lib"] |
| 8 | 8 | path = densaku_lib |
| 9 | - url = git@gitlab.anubis-language.com:totoro/densaku_lib.git | |
| 9 | +url=ssh://git@gitlab.anubis-lang.com:33000/totoro/densaku_lib.git | |
| 10 | 10 | \ No newline at end of file | ... | ... |
calexium_lib @ f1b7c0e0108
densaku_lib @ 303d4c8378f
hayamiki_ds_types.anubis
hayamiki_ds_types.aproj
| ... | ... | @@ -24,7 +24,6 @@ |
| 24 | 24 | <Import Project="$(AnubisBinPath)\Anubis.Build.targets" /> |
| 25 | 25 | <ItemGroup> |
| 26 | 26 | <Compile Include="hayamiki_ds_types.anubis" /> |
| 27 | - <Compile Include="hayamiki_lib\app\app_constant.anubis" /> | |
| 28 | 27 | <Compile Include="hayamiki_lib\controller\hk_controller.anubis" /> |
| 29 | 28 | <Compile Include="hayamiki_lib\controller\hk_delete.anubis" /> |
| 30 | 29 | <Compile Include="hayamiki_lib\controller\hk_rows_import.anubis" /> | ... | ... |
hayamiki_generator.aproj
| ... | ... | @@ -526,7 +526,6 @@ |
| 526 | 526 | <Compile Include="library\widgets4\window_test.anubis" /> |
| 527 | 527 | <Compile Include="library\xml\basic_xml_parser.anubis" /> |
| 528 | 528 | <Compile Include="library\xml\xml_parser.apg.anubis" /> |
| 529 | - <Compile Include="src\app\app_constants.anubis" /> | |
| 530 | 529 | <Compile Include="src\check.anubis" /> |
| 531 | 530 | <Compile Include="src\generation\anubis.anubis" /> |
| 532 | 531 | <Compile Include="src\generation\choices_selector.anubis" /> | ... | ... |
hayamiki_lib @ 41432311c88
src/check.anubis
src/generation/SQL_get_all.anubis
src/generation/SQL_get_count.anubis
src/generation/choices_selector.anubis
src/generation/columns.anubis
src/generation/cxm_lib_menu.anubis
src/generation/densaku.anubis
src/generation/edit_view_list_form.anubis
src/generation/edit_view_table_form.anubis
src/generation/extractor.anubis
src/generation/fields.anubis
src/generation/files.anubis
src/generation/fn_delete.anubis
src/generation/header.anubis
src/generation/hk_menu.anubis
src/generation/html.anubis
src/generation/icons.anubis
src/generation/json.anubis
src/generation/model.anubis
src/generation/types.anubis
src/generation/vt_edit.anubis
src/generation/vt_view.anubis
src/generation/web_args.anubis