wok diff meson/description.txt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (16 months ago)
parents 5c73e095788a
children
line diff
     1.1 --- a/meson/description.txt	Thu Feb 03 09:19:33 2022 +0100
     1.2 +++ b/meson/description.txt	Fri Jan 27 10:37:43 2023 +0100
     1.3 @@ -8,12 +8,13 @@
     1.4  
     1.5  Features
     1.6  
     1.7 -- multiplatform support for Linux, macOS, Windows, GCC, Clang, Visual Studio
     1.8 -  and others
     1.9 +- multiplatform support for Linux, macOS, Windows, GCC, Clang,
    1.10 +  Visual Studio and others
    1.11  - supported languages include C, C++, D, Fortran, Java, Rust
    1.12 -- build definitions in a very readable and user friendly non-Turing complete DSL
    1.13 +- build definitions in a very readable and user friendly non-Turing
    1.14 +  complete DSL
    1.15  - cross compilation for many operating systems as well as bare metal
    1.16 -- optimized for extremely fast full and incremental builds without sacrificing
    1.17 -  correctness
    1.18 -- built-in multiplatform dependency provider that works together with distro
    1.19 -  packages
    1.20 +- optimized for extremely fast full and incremental builds without
    1.21 +  sacrificing correctness
    1.22 +- built-in multiplatform dependency provider that works together with
    1.23 +  distro packages