summarylogtreecommitdiffstats
path: root/toolchain_generator.py
AgeCommit message (Collapse)Author
2023-12-30drop cmake supportNicola Murino
It just seems to cause problems and also the Fedora equivalent of this package does not include cmake
2020-11-04suppress warning with meson 0.56Nicola Murino
2020-05-18toolchain generator: don't crash if *FLAGS aren't setNicola Murino
see usage in mingw-w64-libsoup 2.70.0
2019-12-08add sys_root to the cross file and install meson-cross-file-generatorNicola Murino
2019-12-08use *flags from mingw-w64-environmentNicola Murino