This is build system designed to build c/c++ code, but It can be retargeted to almost any task.
All script are written is c++ and build system support compilation targets and tasks (simple function with some arguments). Also, from the box, CBuild include templates to use in with gcc/g++ or mingw-gcc/mingw-g++ compilers, but with some code can be expanded to support any compiler (supporting other gcc variant requires only changing three variables in build system implementation class).
For now, build system supports only console launch, but most of the configuration is in c++ build scripts. Also, you can use any other c++/c library or code with your build scripts.
Build system is written in c++ 20 and compiled with "-Wall" and "-Wextra"
Migrated to a new repo on GitLab

Features

  • Write buildscript in c++
  • Object file caching, that result in faster compilation
  • Easily add new and custom compile support, builin support for gcc and mingw-gcc
  • Ability to add custom tasks, that can perform any actions

Project Activity

See All Activity >

Categories

Build Tools

License

GNU General Public License version 3.0 (GPLv3)

Follow CBuild

CBuild Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CBuild!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Build Tools

Registered

2023-09-02