Luau
Luau
## What? I have added github actions to build, test, and install cminpack through CMake on the latest Ubuntu and Visual Studio github images. ## Why? These additions are valuable...
## Description The current PKGBUILD for **mingw-w64-libminpack** has an invalid identifier for spdx license. As such, the webpage for the library points to a link that does not exist. ##...
## What? I have improved BLAS building/testing on all supported CI configurations on Github workflows (Ubuntu, MSYS2, MSVC). ## Why? It eases the process to check if future changes to...
## Description According to the description given by the author Frédéric Devernay on [https://github.com/devernay/cminpack](https://github.com/devernay/cminpack), **cminpack** is a C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations...
## Description According to the [LuaFileSystem homepage](https://lunarmodules.github.io/luafilesystem/): > LuaFileSystem is a [Lua](http://www.lua.org/) library developed to complement the set of functions related to file systems offered by the standard Lua distribution....
## Description The changes in the ```src/makefile``` allows to build luasocket on [MSYS2](https://www.msys2.org/) shells with the compiler toolchain for each environment: * ```mingw32``` * ```mingw64``` * ```ucrt64``` * ```clang32``` *...
## Description > [!NOTE] > > Since I am relatively new to terminal-related topics, I opened this issue to read opinions from people with more experience on this subject, because...
## Description Around 4 months ago, in order to fix [https://github.com/msys2/MINGW-packages/issues/20892](https://github.com/msys2/MINGW-packages/issues/20892), I submitted a PR [https://github.com/msys2/MINGW-packages/pull/21266](https://github.com/msys2/MINGW-packages/pull/21266) that got merged with a workaround given by myself. Today, looking for that issue...