{"id":16439262,"url":"https://github.com/posva/configure-script","last_synced_at":"2026-06-11T18:31:24.046Z","repository":{"id":10124464,"uuid":"12194563","full_name":"posva/configure-script","owner":"posva","description":":zap: Simple script to generate Makefiles for your project. It's mainly aimed for C/C++ but can be adapted to other languages","archived":false,"fork":false,"pushed_at":"2020-03-27T14:17:47.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-18T18:06:31.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://posva.net/shell/c/cpp/2013/08/18/configure-script/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/posva.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}},"created_at":"2013-08-18T11:50:19.000Z","updated_at":"2020-03-27T14:17:49.000Z","dependencies_parsed_at":"2022-08-27T11:31:27.161Z","dependency_job_id":null,"html_url":"https://github.com/posva/configure-script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/posva/configure-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fconfigure-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fconfigure-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fconfigure-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fconfigure-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posva","download_url":"https://codeload.github.com/posva/configure-script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fconfigure-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34213180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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-10-11T09:08:41.549Z","updated_at":"2026-06-11T18:31:24.029Z","avatar_url":"https://github.com/posva.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Configure script\n==================\nby Eduardo San Martin Morote aka Posva\n[http://posva.net/](http://posva.net)\n\nposva13@gmail.com\n\n**If you have python3 you should use this version instead: [https://github.com/posva/configure.py](https://github.com/posva/configure.py)**\n\nIntro\n-----\n\nThe main purpose of this script is to generate `Makefiles` as [CMake](http://www.cmake.org/) does but being way more simple and therefore designed for more simple projects. You should use this script for C/C++ projects but it can be adapted to almost any other language. \n\nThe scripts checks for any `dos` file and convert it to `unix` (It changes the character used in each eol) if the option -a is used. Otherwise the script won't be able to run due to `grep` and some of the regexp. I just think that having `dos` eol is ugly and everybody should use `unix` eol.\n\n![pic](http://i.imgur.com/Futju0p.png)\n\nHelp\n----\nTo check the help pass the -h option to the script.\n\nFAQ\n---\nWhy do I get `\\e[00;33` everywhere?\nThe bash version in /bin/bash isn't the right one, symlink a newer one (like `5.0`). Use [Homebrew](http://brew.sh/) to install it\non Mac. Linux shouldn't have any issue :)\n\nLicense\n-------\nThe script is distributed under the GNU v3 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2Fconfigure-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposva%2Fconfigure-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2Fconfigure-script/lists"}