{"id":13532075,"url":"https://github.com/Evan2698/chimney-c","last_synced_at":"2025-04-01T20:31:21.175Z","repository":{"id":109875846,"uuid":"248810903","full_name":"Evan2698/chimney-c","owner":"Evan2698","description":"c++ version ","archived":false,"fork":false,"pushed_at":"2020-04-20T16:23:17.000Z","size":254,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-02T19:33:49.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evan2698.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null}},"created_at":"2020-03-20T17:10:23.000Z","updated_at":"2020-04-20T16:23:19.000Z","dependencies_parsed_at":"2023-06-12T12:31:00.943Z","dependency_job_id":null,"html_url":"https://github.com/Evan2698/chimney-c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evan2698%2Fchimney-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evan2698%2Fchimney-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evan2698%2Fchimney-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evan2698%2Fchimney-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evan2698","download_url":"https://codeload.github.com/Evan2698/chimney-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709923,"owners_count":20821297,"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","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-08-01T07:01:08.019Z","updated_at":"2025-04-01T20:31:16.161Z","avatar_url":"https://github.com/Evan2698.png","language":"C++","funding_links":[],"categories":["Projects"],"sub_categories":[],"readme":"# chimney-c\nc++ version \n\nhttps://github.com/jefby/build-glog-for-android\n\n\n./configure  --disable-shared -with-pic\n\n# 逆初始化模块，其中{MOD_NAME}为模块目录，执行后可发现模块目录被清空\ngit submodule deinit {MOD_NAME} \n# 删除.gitmodules中记录的模块信息（--cached选项清除.git/modules中的缓存）\ngit rm --cached {MOD_NAME} \n# 提交更改到代码库，可观察到'.gitmodules'内容发生变更\ngit commit -am \"Remove a submodule.\"\n\n\n\ngit submodule add \u003curl\u003e \u003cpath\u003e\n\n其中，url为子模块的路径，path为该子模块存储的目录路径。\n\n执行成功后，git status会看到项目中修改了.gitmodules，并增加了一个新文件（为刚刚添加的路径）\n\ngit diff --cached查看修改内容可以看到增加了子模块，并且新文件下为子模块的提交hash摘要\n\ngit commit提交即完成子模块的添加\n\n\n\ngit submodule init\ngit submodule update\n\ngit submodule update --init --recursive\n\nhttps://github.com/amrayn/easyloggingpp.git\n\n\nandroid 特有的\n\nHAVE_ANDROID_GETCPUFEATURES\n__aarch64__ v8\n\n__ARM_NEON v7","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEvan2698%2Fchimney-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEvan2698%2Fchimney-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEvan2698%2Fchimney-c/lists"}