{"id":42412744,"url":"https://github.com/ixm-one/ixm","last_synced_at":"2026-01-28T01:51:25.344Z","repository":{"id":331935776,"uuid":"266301862","full_name":"ixm-one/ixm","owner":"ixm-one","description":"Izzy's eXtension Modules for CMake","archived":false,"fork":false,"pushed_at":"2026-01-19T00:22:27.000Z","size":914,"stargazers_count":20,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T10:21:00.897Z","etag":null,"topics":["build-system","build-systems","buildsystem","buildsystems","cmake","cmake-modules","cmake-scripts"],"latest_commit_sha":null,"homepage":"https://ixm.one","language":"CMake","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/ixm-one.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-23T09:14:26.000Z","updated_at":"2026-01-19T00:22:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ixm-one/ixm","commit_stats":null,"previous_names":["ixm-one/ixm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ixm-one/ixm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixm-one%2Fixm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixm-one%2Fixm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixm-one%2Fixm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixm-one%2Fixm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ixm-one","download_url":"https://codeload.github.com/ixm-one/ixm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixm-one%2Fixm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28833064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["build-system","build-systems","buildsystem","buildsystems","cmake","cmake-modules","cmake-scripts"],"created_at":"2026-01-28T01:51:24.767Z","updated_at":"2026-01-28T01:51:25.338Z","avatar_url":"https://github.com/ixm-one.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"200\" height=\"200\" src=\"./docs/public/logo.svg\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eIzzy's eXtension Modules\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"LICENSE.md\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/ixm-one/ixm.svg\"\u003e\n  \u003c/a\u003e\n  \u003cimg alt=\"CMake 3.31\" src=\"https://img.shields.io/badge/CMake-3.31-064F8C?logo=cmake\"\u003e\n\u003c/p\u003e\n\n---\n\n# Overview\n\nIXM is a CMake library to help reduce the amount of toil required to perform\ncommon operations within a CMake based project, so they can focus more on\nwriting their code, and less on managing their CMake.\n\nThis means:\n\n - Reducing the amount of CMake written across multiple projects.\n - Not forcing CDash features onto the rest of us.\n - Setting reasonable defaults found in most CMake projects.\n - A large focus on generator expressions and properties to speed up\n   configuration times.\n - Better tooling integration with Protobuf, gRPC, Doxygen, and more!\n - Better GitHub Actions integration.\n - Easier to write `find_package` files.\n\n# Usage\n\nUsing IXM is very simple, as you can rely on the `FetchContent` feature\nprovided by CMake. IXM uses a custom URL to shorten the `FetchContent_Declare`\ncall.\n\n```cmake\ncmake_minimum_required(VERSION 3.31)\ninclude(FetchContent)\nFetchContent_Declare(ixm URL https://get.ixm.one)\nFetchContent_MakeAvailable(ixm)\n```\n\nFor more information on using IXM (including *version pinning*), please read\nthe [documentation](https://ixm.one/guides/installation)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixm-one%2Fixm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fixm-one%2Fixm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixm-one%2Fixm/lists"}