{"id":13408806,"url":"https://github.com/AdaCore/gnatcoll-db","last_synced_at":"2025-03-14T13:32:06.443Z","repository":{"id":28180414,"uuid":"109817609","full_name":"AdaCore/gnatcoll-db","owner":"AdaCore","description":"GNAT Components Collection – Database packages","archived":false,"fork":false,"pushed_at":"2025-02-19T06:20:00.000Z","size":13321,"stargazers_count":12,"open_issues_count":45,"forks_count":22,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-19T07:25:08.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdaCore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.RUNTIME","code_of_conduct":null,"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}},"created_at":"2017-11-07T09:58:42.000Z","updated_at":"2025-02-19T06:20:05.000Z","dependencies_parsed_at":"2024-05-02T20:58:18.289Z","dependency_job_id":"471b2acc-0f7f-4ed0-8271-9af09cd4cb26","html_url":"https://github.com/AdaCore/gnatcoll-db","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaCore%2Fgnatcoll-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdaCore","download_url":"https://codeload.github.com/AdaCore/gnatcoll-db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243584470,"owners_count":20314767,"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-07-30T20:00:55.399Z","updated_at":"2025-03-14T13:32:06.435Z","avatar_url":"https://github.com/AdaCore.png","language":"C","funding_links":[],"categories":["Frameworks"],"sub_categories":["Components"],"readme":"The GNAT Components Collection (GNATcoll) - Database packages\n=============================================================\n\nThis is the DB module of the GNAT Components Collection. Please refer to\nindividual components for more details.\n\n\nDependencies\n------------\n\nThis module depends on the following external components, that should be\navailable on your system:\n\n* GPRbuild\n* gnatcoll-core\n* As well as relevant third-party libraries required by components.\n\n\nConfiguring the build process\n-----------------------------\n\nThe following variables can be used to configure the build process:\n\n### General:\n\n* `prefix`: location of the installation, the default is the running GNAT\n  installation root.\n\n* `BUILD`: control the build options: `PROD` (default) or `DEBUG`\n\n* `PROCESSORS`: parallel compilation (default is 0, which uses all available\n  cores)\n\n* `TARGET`: for cross-compilation, auto-detected for native platforms\n\n* `SOURCE_DIR`: for out-of-tree build\n\n* `INTEGRATED`: treat prefix as compiler installation (yes/no) this is so that\n  installed GNATcoll project can later be referenced as predefined project of\n  this compiler; this adds a normalized target subdir to prefix default is \"no\"\n\n### Module-specific:\n\nPlease refer to individual components. To use the default options:\n\n```sh\n$ make setup\n```\n\n\nBuilding\n--------\n\nThe components of GNATcoll Database are built using standalone GPR project\nfiles, to build each of them is as simple as:\n\n```sh\n$ gprbuild gnatcoll-\u003ccomponent\u003e.gpr\n```\n\nHowever, to build all versions of the library (static, relocatable and\nstatic-pic) it is simpler to use the provided Makefiles:\n\n```sh\n$ make -C \u003ccomponent\u003e\n```\n\nThen, to install it:\n\n```sh\n$ make -C \u003ccomponent\u003e install\n```\n\n\nBug reports\n-----------\n\nPlease send questions and bug reports to support@adacore.com following\nthe same procedures used to submit reports with the GNAT toolset itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdaCore%2Fgnatcoll-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAdaCore%2Fgnatcoll-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdaCore%2Fgnatcoll-db/lists"}