2023-05-24 22:19:33 +06:00
v7
2023-05-24 22:19:33 +06:00
2023-02-13 21:43:23 +06:00
2023-02-13 21:51:31 +06:00
v7
2023-05-24 22:19:33 +06:00
2023-01-15 20:32:14 +03:00
v7
2023-05-24 22:19:33 +06:00
v7
2023-05-24 22:19:33 +06:00
2023-05-19 13:36:35 +06:00
v7
2023-05-24 22:19:33 +06:00
v7
2023-05-24 22:19:33 +06:00
2023-02-08 23:38:33 +06:00
v7
2023-05-24 22:19:33 +06:00
2023-03-29 13:40:58 +06:00

cbuild

My C/C++ build system written in bash.

Repo contains some functions, which can be used in your custom task scripts. There are also some default tasks.

All tasks can be launched through Makefile or cbuild/call_task.sh. Tasks can be configured in current.config.

How to set up

git clone http://github.com/Timerix22/cbuild.git && \
cbuild/setup.sh submodule

Than create your project default.config based on cbuild/default.config.

Description
C/C++ build system written in bash
Readme 368 KiB
v2.2.4 Latest
2025-11-19 09:20:11 +00:00
Languages
Shell 100%