On Mon, 2017-06-12 at 13:18 +0200, Jacob Carlborg via Digitalmars-d
wrote:
> […]
> 
> But I rather see the make build system completely replaced with 
> something else.

Make was a revelation and revolution in 1977.

Make is the assembly language of build.

There are much better abstractions of build these days.

CMake/Make
CMake/Ninja
Meson/Ninja
SCons

to name some obvious high profile examples. And then there are:

Gradle
Bazel
Cargo
Go
Dub

to name some alternate models of build.

That Chapel and D chose Make as their build system is rather annoying,
so backward looking, for supposedly forward looking systems. Oh well.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to