gnu-make
There are 95 repositories under gnu-make topic.
nickdiego/compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
bazel-contrib/rules_foreign_cc
Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja, Meson)
SAP/cloud-mta-build-tool
Multi-Target Application (MTA) build tool for Cloud Applications https://sap.github.io/cloud-mta-build-tool
evoldoers/biomake
GNU-Make-like utility for managing builds and complex workflows
vampy/Makefile
Makefile Tutorial - learn make by example
meribold/dotfiles
Personal dotfiles make using computers tolerable
yihui/rlp
An Example of Using Literate Programming for R Package Development
awrichar/gradle-external-build
A Gradle plugin for seamlessly integrating with other build tools, including GNU make, CMake, qmake, and more.
polymonster/pmbuild
A simple, configurable and extendible build system for gamedev.
camunda-community-hub/camunda-8-helm-profiles
A collection of Helm values files for the Camunda Platform 8 Helm Chart
hdlguy/make_for_vivado
experimentation with gnu make for Xilinx Vivado compilation. dependencies can be complicated.
maweil/CompileMakeForWindows
Inofficial build process of GNU Make for Windows (x86_64)
theosotr/buildfs
A dynamic method for detecting faults in incremental and parallel builds.
hirdrac/makefile
Single-file makefile include that allows defining C/C++ makefiles with simple variable assignments.
minhtran241/flexiconnect-architecture
FlexiConnect Architecture is a distributed system designed with versatile data transport options, providing flexibility and efficiency in handling diverse data sources and destinations.
fernandodanielmaqueda/gcc-bison-flex-GNUmakefile
GNU Make framework for building, executing and debugging C language projects, including those involving C source code generation from Lex-like and/or Yacc-like tools
Leffmann/vbcc-windows
Build GNU Make and the vbcc-M68K tool-chain for Windows
rduplain/hello-cljs
Hello, world! Native Clojure with ClojureScript and Node.js.
reglnk/Composite3D
3D game engine for windows/linux (1st release in progress, windows build is broken so far)
gromnitsky/gmakepod
A tiny podcast client written in GNU Make with sprinkles of Ruby
Timothy-Liuxf/THUEE_OS
Course experiments of Operating System in Department of EE, Tsinghua.(清华大学电子工程系操作系统课程实验)
nagayasu-shinya/gnu-make-framework-zen
It is a necessary and sufficient GNU make framework. Nonrecursive make, Separating Source and Binary, Auto generating dependency, Multi platform,
wrale/mcp-server-make
MCP Server for GNU Make
gromnitsky/gmakerss
Post/convert rss feeds to nntp servers or mbox files
manu-projects/makebash-projects
Automatizado de entornos de desarrollo y pequeñas aplicaciones con GNU Make
plandes/zenbuild
Tools, configuration files and utilities for building, installing and deploying projects
ref-humbold/3dPrint
3D Printer controller based on STM32F411 Nucleo board
vspefs/makefile-cxx-module
Use C++20 modules and header units perfectly in Makefile. Make is fully functional.
aboubakr-jelloulat/Learn-Makefile
This repository provides a structured learning path for Makefiles, covering everything from basic to advanced techniques used in real world projects. Each section includes practical examples, and best practices. Whether you're a beginner looking to understand build systems or an experienced developer wanting to level up your Makefile skills
crgz/abbreviated_dates
Clarify abbreviated, ambiguous and incomplete dates meanings according to cultural contexts.
MorganBergen/embedded-systems
This repo will illustrate material pertaining to the course embedded systems: an intelligent system with special-purpose computation capabilities. By addressing the internal organization of micro-controller systems used in a variety of engineered systems.
crgz/fuzzy_dates
Python parser for abbreviated, ambiguous, incomplete dates in multiple languages
Fleshgrinder/make-runner
Minimal framework to transform GNU make to a task runner.
manu-projects/linux-shell-assistant
automatización de instalación de linux
seanpm2001/Learn-Makefile
A repository for showcasing my knowledge of the Makefile computing language, and continuing to learn the language.
tesla33io/awesome_makefile
Makefile template for C/C++ projects