wok-next diff meson/description.txt @ rev 20472

Add new LFS packages meson, ninja; py3k -> python3; gcc49, gcc54, gcc61: fix $ARCH_ARGS, --disable-multilib; misc. unsuccessful patches...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 10 13:48:53 2018 +0200 (2018-03-10)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/meson/description.txt	Sat Mar 10 13:48:53 2018 +0200
     1.3 @@ -0,0 +1,4 @@
     1.4 +Meson is a cross-platform build system designed to be both as fast and as user
     1.5 +friendly as possible. It supports many languages and compilers, including GCC,
     1.6 +Clang and Visual Studio. Its build definitions are written in a simple
     1.7 +non-turing complete DSL.