mrbuild

Simple build system (by dkogan)

Mrbuild Alternatives

Similar projects and alternatives to mrbuild

  • oil

    234 mrbuild VS oil

    Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

  • QEMU

    Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • just

    167 mrbuild VS just

    🤖 Just a command runner

  • ocaml

    The core OCaml system: compilers, runtime system, base libraries

  • meson

    110 mrbuild VS meson

    The Meson Build System

  • plan9port

    Plan 9 from User Space

  • tinycc

    Unofficial mirror of mob development branch

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ocaml

    OCaml "reentrant runtime" experimental branch (by lucasaiu)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mrbuild alternative or higher similarity.

mrbuild reviews and mentions

Posts with mentions or reviews of mrbuild. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Autoconf makes me think we stopped evolving too soon
    8 projects | news.ycombinator.com | 3 Apr 2024
    I think Make is exactly what you want, and I do recommend it to everybody, since the default alternative is usually something heinous like CMake which isn't really an improvement. You want the bit of logic to create a "build system" out of Make abstracted into a library, and then it's perfect. I use this: https://github.com/dkogan/mrbuild/ but there're many other ways to do it
  • Makefile Tutorial
    5 projects | news.ycombinator.com | 22 Sep 2023
    Make is a language for making build systems. CMake is a build system that uses Make written by people who haven't read the manual. Anybody touching build systems at all needs to do themselves a huge favor: read the GNU Make manual to be able to write a Makefile to support a small project. This isn't difficult, and gives you wonderful perspective about what build systems are great and which aren't. CMake is good if you need to support many different unixes and xcode and visual studio. If you don't, then cmake gives you lots of pain for no benefit.

    Make is simple and good-enough for most cases. I use this: https://github.com/dkogan/mrbuild

    But it's not special and there are lots like it. And they are all infinitely better than cmake

Stats

Basic mrbuild repo stats
2
2
5.4
26 days ago

The primary programming language of mrbuild is Makefile.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com