{"id":32467978,"url":"https://github.com/rostgaard/ada-development-makefile","last_synced_at":"2026-02-24T03:04:08.585Z","repository":{"id":142456595,"uuid":"6595435","full_name":"rostgaard/Ada-development-Makefile","owner":"rostgaard","description":"A the name implies; a Makefile for fetching, building and installing Ada development tools and support packages on a Linux/Unix system.  ","archived":false,"fork":false,"pushed_at":"2013-06-26T12:09:59.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T14:59:46.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rostgaard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-08T11:36:50.000Z","updated_at":"2014-01-14T01:37:42.000Z","dependencies_parsed_at":"2023-03-13T19:41:07.594Z","dependency_job_id":null,"html_url":"https://github.com/rostgaard/Ada-development-Makefile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rostgaard/Ada-development-Makefile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostgaard%2FAda-development-Makefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostgaard%2FAda-development-Makefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostgaard%2FAda-development-Makefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostgaard%2FAda-development-Makefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rostgaard","download_url":"https://codeload.github.com/rostgaard/Ada-development-Makefile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostgaard%2FAda-development-Makefile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29770250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T01:40:24.820Z","status":"online","status_checked_at":"2026-02-24T02:00:07.497Z","response_time":75,"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":"2025-10-26T14:59:41.436Z","updated_at":"2026-02-24T03:04:08.549Z","avatar_url":"https://github.com/rostgaard.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Ada development Makefile\n=========\n\nThis is a primitive automagic wrapper around the tedious and manual process\nof installing and building Ada tools.\n\nIt's created to scratch a local itch within our company - but could perhaps be\nused elsewhere.\n\n\nThis work is licenced under GPLv2\n\nDependencies\n------------\n\nNot much is needed for using this makefile;\n  * make (obviously)\n  * git (for AWS and Yolk)\n  * subversion (for GNATColl)\n  * any dependencies for the subprojects obviously still applies.\n  * sudo, gksudo, su if you want to install to a system location\n\nUsage\n-----\n\nYou need to fetch some files from libre.adacore.com/download and place them \nin ./tgz\n\nSpecifically:\n  * florist-gpl-2012-src.tgz\n  * gnat-gpl-2012-x86_64-pc-linux-gnu-bin.tar.gz\n  * xmlada-gpl-4.3-src.tgz\n\nUse \n $ make ada-development \nto get stated.\n\nOr check out the first few lines of the makefile for additional projects.\n\nPut this in your .bashrc/.cshrc/.zshrc - or export them ad-hoc for relevant projects.\n\nexport PATH=$PATH:/usr/gnat/bin;\nexport LIBRARY_PATH=$LIBRARY_PATH:/usr/lib/x86_64-linux-gnu\n\nYou should of course change this to fit your system.\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frostgaard%2Fada-development-makefile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frostgaard%2Fada-development-makefile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frostgaard%2Fada-development-makefile/lists"}