Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gnumake

bahmanm/bmakelib

A minimalist standard library for writing Makefiles.

Language: Shell - Size: 173 KB - Last synced: 17 days ago - Pushed: 23 days ago - Stars: 16 - Forks: 1

Naereen/Makefiles-support-for-VSCode 📦

DEPRECATED : please use the new builtin extension from VSCode v1.21. Add support for GNU Makefiles :wrench: for VSCode :memo:. Imported from a TextMate language file.

Language: Shell - Size: 647 KB - Last synced: 18 days ago - Pushed: about 6 years ago - Stars: 7 - Forks: 1

wtanaka/docker-ubuntu-1604-make

Dockerfile for Ubuntu 16.04 with GNU make installed

Size: 1000 Bytes - Last synced: 18 days ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

ckormanyos/make-4.2.1-msvc-build

GNUmake 4.2.1 built with MSVC for use on Windows

Language: C - Size: 1.81 MB - Last synced: 22 days ago - Pushed: 7 months ago - Stars: 4 - Forks: 2

dreadl0ck/zeus

An Electrifying Build System

Language: Go - Size: 57.4 MB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 201 - Forks: 20

zadlg/rules_gnumake

Buck2 toolchain for GNU Make.

Language: Starlark - Size: 129 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

clemedon/Makefile_tutor

This project aims to create a crystal clear tutorial on a cryptic looking topic.

Language: Makefile - Size: 306 KB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 577 - Forks: 31

OakNinja/MakeMeFish

Easing the usage of make and Makefiles

Language: Shell - Size: 1.07 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 29 - Forks: 3

clayrisser/node-gnumake

cross platform gnu make for nodejs

Language: TypeScript - Size: 676 KB - Last synced: 8 days ago - Pushed: 10 months ago - Stars: 5 - Forks: 0

maninak/EZmakefile

A plug-n-play, easily configurable, folder-structure-agnostic makefile config template to use with GNU Make for C and C++ projects.

Language: Makefile - Size: 703 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

lazarvulic99/STM32F103x6-Modified-Homework-Project

Implementation of simple STM32F103x6 microcontroller using multiple environments

Language: C - Size: 2.77 MB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

emrainey/Concerto

A non-recursive Make system which supports GCC, CLANG, MS VC++, JAVAC, DPKG, DOXYGEN and many more targets.

Language: Makefile - Size: 217 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 17 - Forks: 4

jscrane/uC-Makefile

Makefile for Microcontrollers

Language: Makefile - Size: 208 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 8 - Forks: 2

yagamy4680/stm32-nucleo-l476rg-gnumake

CubeMX generated project to demo how Eclipse/AC6 imports GNU Makefile and setup debug profile

Language: C - Size: 8.3 MB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

vic-simkus/vics-compilething

A Makefile generator for people not smart enough to write Makefiles.

Language: Python - Size: 43.9 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

xyproto/ake 📦

A drop-in replacement for GNU Make

Language: Go - Size: 31.3 KB - Last synced: 11 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

maweil/MakeForWindows

Binaries of GNU Make for Windows (x86_64)

Language: Shell - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

mbuilov/gnumake-windows

Instructions for building gnumake.exe as a native windows application

Size: 2.58 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 63 - Forks: 6

olipratt/hashdeps

GNU make makefile for remaking targets only when the contents of dependencies (file hashes) change rather than modification times

Language: Shell - Size: 90.8 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 30 - Forks: 2

milahu/gnumake-jobclient-py 📦

python client for the GNU make jobserver. moved to https://github.com/milahu/gnumake-tokenpool

Language: Python - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

milahu/gnumake-jobclient-js 📦

javascript client for the GNU make jobserver. moved to https://github.com/milahu/gnumake-tokenpool

Language: JavaScript - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

kinik93/makefile-basics

An easy introduction to make and makefile

Language: C - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

duong755/tex-make

Open-source document template

Language: PowerShell - Size: 89.8 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

compuphase/Make-plus

GNU Make with support for "VPATH for targets", non-hardcoded built-ins, and other usability improvements.

Language: C - Size: 5.77 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

wingunder/gnumake2dot

Visualize Makefiles with graphviz (dot).

Language: Shell - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

boomfunc/make

Makefile sdk.

Language: Makefile - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

GsDelphi/WANT Fork of ashumkin/Want

WANT - A Pascal-Friendly Build Tool

Language: Pascal - Size: 7.47 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

davep/make-phony.el

Small GNU Emacs command to make a GNU Makefile target into a PHONY target

Language: Emacs Lisp - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

fedorenchik/universal-makefile

Hopefully generic Makefile for single-file C/C++ projects

Language: Makefile - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

saanvijay/makefile-skeleton

Provide the skeleton for makefile for C/C++ projects in unix based environments

Language: Makefile - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0