Projects with this topic
-
ergo is a project dependencies management program and project builder. Given a project stored in a git repository, ergo fetches the project and its dependencies (also git repositories), builds them, and loads, tests, or runs the project. Any git repository, public or private, can be a project or a dependency: there is no central index to register with. Each project selects the versions of its dependencies (branch, tag, release, or commit), and the versions actually used are recorded in a lock file, so that builds are reproducible.
Updated -
Tools for freeing your project from the clammy grip of autotools.
Updated -
A simple and lightweight general-purpose build system.
Updated -
Example app to show usage of han-mk (https://gitlab.com/cqexbesd/han-mk) and libut (https://gitlab.com/cqexbesd/unittest_c). Also calculates Fibonacci numbers.
Updated -
X11/Motif GUI tools for interacting with Makefiles.
Updated -
gnu make compatible build automation in lua 5.1
Updated -
Collections of make file templates for different projects.
Updated