{"id":19079289,"url":"https://github.com/covesa/capicxx-someip-tools","last_synced_at":"2025-10-16T05:39:51.678Z","repository":{"id":37757820,"uuid":"59297902","full_name":"COVESA/capicxx-someip-tools","owner":"COVESA","description":"Common API C++ SOMEIP tooling","archived":false,"fork":false,"pushed_at":"2024-10-09T09:29:37.000Z","size":3863,"stargazers_count":88,"open_issues_count":12,"forks_count":53,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-06-25T23:04:56.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Xtend","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/COVESA.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-05-20T13:47:36.000Z","updated_at":"2025-05-20T01:38:02.000Z","dependencies_parsed_at":"2023-10-03T22:03:12.633Z","dependency_job_id":"f02bfc25-030f-4722-a510-9e7e51e0f1f5","html_url":"https://github.com/COVESA/capicxx-someip-tools","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/COVESA/capicxx-someip-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/COVESA%2Fcapicxx-someip-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/COVESA%2Fcapicxx-someip-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/COVESA%2Fcapicxx-someip-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/COVESA%2Fcapicxx-someip-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/COVESA","download_url":"https://codeload.github.com/COVESA/capicxx-someip-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/COVESA%2Fcapicxx-someip-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159777,"owners_count":26116554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T02:14:12.425Z","updated_at":"2025-10-16T05:39:51.637Z","avatar_url":"https://github.com/COVESA.png","language":"Xtend","funding_links":[],"categories":[],"sub_categories":[],"readme":"IPC CommonAPI C++ SomeIP Tools\n------------------------------\n:doctitle: IPC CommonAPI C++ SomeIP Tools\n:version:\n\nCopyright\n+++++++++\nCopyright (C) 2015-2023, Bayerische Motoren Werke Aktiengesellschaft (BMW AG).\nCopyright (C) 2015-2023, COVESA\n\nThis file is part of COVESA Project IPC Common API C++.\nContributions are licensed to the COVESA under one or more Contribution License Agreements or MPL 2.0.\n\nLicense\n+++++++\nThis Source Code Form is subject to the terms of the Mozilla Public License, v.\n2.0. If a copy of the MPL was not distributed with this file, you can obtain one\nat http://mozilla.org/MPL/2.0/.\n\nVersion\n+++++++\n{version}\n\nBuild Instructions\n~~~~~~~~~~~~~~~~~~\nAn automated build process via Maven for the update-site and the command line\ninterface is provided.\n\nTo build, change into the `org.genivi.commonapi.someip.releng` directory and\nrun:\n----\nmvn clean verify -DCOREPATH=\u003c path to your CommonAPI-Tools dir\u003e -Dtarget.id=org.genivi.commonapi.someip.target \n----\n\nIf no configuration files are changed, Maven should report successful\ncompilation of the following items:\n\n----\norg.genivi.commonapi.someip.releng\norg.genivi.commonapi.someip.target\norg.genivi.commonapi.someip\norg.genivi.commonapi.someip.ui\norg.genivi.commonapi.someip.feature\norg.genivi.commonapi.someip.cli\norg.genivi.commonapi.someip.cli.feature\norg.genivi.commonapi.someip.cli.product\norg.genivi.commonapi.someip.validator\norg.genivi.commonapi.someip.validator.feature\norg.genivi.commonapi.someip.updatesite\n----\n\nThe command line interface will be built for different platforms, with a zip-file\nas generated output. The zip-file can be found in\n`org.genivi.commonapi.someip.cli.product/target/products`.\n\nThe unzipped results are located in\n`org.genivi.commonapi.someip.cli.product/target/products/org.genivi.commonapi.someip.cli.product`\n\nAn osgi based application will be contained in the zip-file.\nIf the application is started without any parameters, the available commandline\nparameters are printed. For example:\n\n----\n\n./org.genivi.commonapi.someip.cli.product/target/products/org.genivi.commonapi.someip.cli.product/linux/gtk/x86_64/commonapi-someip-generator-linux-x86_64\nCommand: Console Help\nusage: commonapi-someip-generator-linux-x86_64 -h\n -h,--help   display help of available console commands\n\nCommand: Version Information\nusage: commonapi-someip-generator-linux-x86_64 [-a | -p]  -v\n -a,--all       print code generator and plug-in versions\n -p,--plugins   print plug-in versions\n -v,--version   print code generator version\n\nCommand: CommonAPI Some/IP Code Generation\nusage: commonapi-someip-generator-linux-x86_64 [-d \u003carg\u003e] [-dc \u003carg\u003e] [-dp\n       \u003carg\u003e] [-ds \u003carg\u003e] [-l \u003carg\u003e] [-ll \u003carg\u003e] [-ng] [-np] [-ns] [-nsc] [-nv]\n       [-pf] [-sp \u003carg\u003e] [-wod]\n -d,--dest \u003carg\u003e               The default output directory\n -dc,--dest-common \u003carg\u003e       The directory for the common code\n -dp,--dest-proxy \u003carg\u003e        The directory for proxy code\n -ds,--dest-stub \u003carg\u003e         The directory for stub code\n -l,--license \u003carg\u003e            The file path to the license text that will be\n                               added to each generated file\n -ll,--loglevel \u003carg\u003e          The log level (quiet or verbose)\n -ng,--no-gen                  Switch off code generation\n -np,--no-proxy                Switch off generation of proxy code\n -ns,--no-stub                 Switch off generation of stub code\n -nsc,--no-sync-calls          Switch off code generation of synchronous methods\n -nv,--no-val                  Switch off validation of the fdepl file\n -pf,--printfiles              Print out generated files\n -sp,--searchpath \u003carg\u003e        The search path to contain fidl/fdepl files\n -wod,--without-dependencies   Switch off code generation of dependencies\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcovesa%2Fcapicxx-someip-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcovesa%2Fcapicxx-someip-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcovesa%2Fcapicxx-someip-tools/lists"}