Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make scripts capable of 32-bit Windows builds | Přemysl Eric Janouch | 2023-06-22 | 1 | -22/+34 |
| | | | | | | | | | | | Now binaries can be (cross-)built using GCC for 32- and 64-bit Windows. Additional improvements: - Within MSYS2, try to install the required dependencies automatically. - Within MSYS2, fix passing libdir paths to pkg-config. - Prune documentation from extracted package files, addressing the incredible slowness of Windows filesystem operations. - Fix the script name in README.adoc instructions. | ||||
* | Make cross-compilation scripts work from MSYS2 | Přemysl Eric Janouch | 2023-06-22 | 1 | -0/+132 |
This is weird and runs very slowly. Meson can also find libraries outside the subroot, in particular the fast float plugin. |