{"id":13803676,"url":"https://github.com/gecko0307/Cook2","last_synced_at":"2025-05-13T16:32:24.429Z","repository":{"id":11736933,"uuid":"14263302","full_name":"gecko0307/cook2","owner":"gecko0307","description":"Build automation tool for D","archived":true,"fork":false,"pushed_at":"2023-04-30T22:24:17.000Z","size":70,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-18T20:48:54.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gecko0307.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2013-11-09T19:15:39.000Z","updated_at":"2023-04-30T22:25:03.000Z","dependencies_parsed_at":"2024-01-03T01:30:20.940Z","dependency_job_id":null,"html_url":"https://github.com/gecko0307/cook2","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gecko0307%2Fcook2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gecko0307%2Fcook2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gecko0307%2Fcook2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gecko0307%2Fcook2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gecko0307","download_url":"https://codeload.github.com/gecko0307/cook2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253981915,"owners_count":21994354,"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-04T01:00:36.829Z","updated_at":"2025-05-13T16:32:19.387Z","avatar_url":"https://github.com/gecko0307.png","language":"D","funding_links":[],"categories":["Build Tools"],"sub_categories":["Bare metal / kernel development"],"readme":"﻿Cook2\n=====\nCook is a fast incremental build tool intended for projects in D language. In contrast to most other build automation programs, Cook by default requires no project hierarchy description - it automatically collects information about imports from D source files in project directory. Moreover, Cook caches dependencies between modules, and then uses this cache to find out which modules had been changed and need recompiling.\n\n\u003e NOTE: Cook is not being developed anymore. Please, consider using Dub instead of Cook.\n\nRequirements\n------------\nCook is written in D and supports Windows and Linux. By default it works with Digital Mars D compiler (DMD), but you can use it with other compilers (and, for some extent, even with other languages!) as well by writing proper configuration file.\n\nFeatures\n--------\n* Supports Windows and Linux\n* No need to install system-wide - Cook executable runs from anywhere, including project directory\n* Performs incremental building by default\n* Very fast\n* Low memory requirements (happily builds large projects on outdated 32-bit systems, even with 512 MB RAM!)\n* Powerful and robust dependency scanner with support for \"version\" and \"debug\" conditions\n* Fully configurable. You can define paths to compiler and linker, override default compilation/linkage commands, etc.\n* Can cross-compile Windows programs under Linux using Wine\n* Supports automatic dependency resolution from remote Git repositories or local directories (experimental feature). No need for a package registry - everything is fully decentralized, you can fetch any Git repository in the world\n\nDocumentation\n-------------\n[http://gecko0307.github.io/cook2](http://gecko0307.github.io/cook2/)\n\nLicense\n-------\nCopyright (c) 2011-2019 Timur Gafarov. Distributed under the Boost Software License, Version 1.0. (See accompanying file COPYING or at http://www.boost.org/LICENSE_1_0.txt)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgecko0307%2FCook2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgecko0307%2FCook2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgecko0307%2FCook2/lists"}