vtorri
vtorri
Like autotools does. This could simplify the tacks for users using bison/flex
issue: https://github.com/thorvg/thorvg/issues/2562
glew allows to retrieve the symbols from the provided gl DLL. (it can also do it on UNIX and mac btw) i can do something similar, but it would just...
you'll find in my fork some issues fixed for Windows as well as a file with commands to compile specifically on Windows (README_Windows.md) This fork will have ONLY Windows fixes,...
it is written `cd to this meson directory (contrib/meson)` while it should be `cd to this meson directory (build/meson)`
SPDX identifiers allow short and consistent identifiers for license, author and contributor, like ``` /* * SPDX-FileCopyrightText: 2018 Alexander Borisov * SPDX-FileCopyrightText: 2019 John Doe * SPDX-FileContributor: 2020 Jane Doe...
@lexborisov is there any interest in adding lexbor to msys2 packages ? I can add it if you want
mainly this error ``` stdout: 'C:/Documents/msys2_2/home/vincent.torri/gitroot/muon_windows/tests/project/runner.meson:69:1: error command failed 69 | run_command(ninja.split(' '), '-C', build, check: true) ^______________________________________________________ ```
the last release can't be built because of minimum required version od cmake a new release would be welcome :)