This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] meson, ninja


On 05/04/2017 22:12, Marco Atzeri wrote:
On 05/04/2017 12:38, Jon Turney wrote:

Meson is an open source build system meant to be extremely fast.  it
generates files for various backends including Ninja, Visual Studio, and
Xcode. Meson does not generate Makefiles, relying solely on Ninja for
Linux and Unix support.

This meson has been patched to teach it about Cygwin.

Ninja is a small build system with a focus on speed.   It is designed to
have its input files generated by a higher-level build system, and it is
designed to run builds as fast as possible.

CMake includes a Ninja generator.

These are in Fedora and Debian.


Both build fine.
Ninja pass all tests, meson has no test.

meson also has tests but I forgot to wire them up.  I'll fix that.

GTG from my side

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]