Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-31 | mingw-w64-waffle 1.8.1-1: upstream release | Emil Velikov | |
- use SPDX license identifier Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> | |||
2023-10-29 | mingw-w64-waffle 1.8.0-1: upstream release | Emil Velikov | |
- remove the DLL filename workaround - quote more - use array for the meson options Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> | |||
2023-03-05 | mingw-w64-waffle 1.7.2-1: upstream release | Emil Velikov | |
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> | |||
2022-11-21 | mingw-w64-waffle 1.7.0-2: build with meson | Emil Velikov | |
The meson build depends on cmake to generate the cmake files. But it must not use the mingw-w64-cmake wrapper, since that fails to print the basics needed. Aka --system-information with the wrapper outputs nothing. In addition, we need to disable LTO since it completely stuffs the final binaries. Similarly - stripping is left to the packaging stage. There are some caveats, comparing the cmake build: - the meson cross-file set ssp, so one needs libssp-0.dll - upstream uses __thread, so one needs libwinpthread-1.dll - upstream sets the prefix, so locally we rename {lib,}waffle-1.dll The latter two be fixed with a later upstream release. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> | |||
2022-11-20 | mingw-w64-waffle 1.7.0-1: upstream release | Emil Velikov | |
Also update the website URL Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> | |||
2021-02-10 | 1.6.2 | Michel Zou | |
2020-10-31 | wflinfo | Michel Zou | |
2020-10-31 | 1.6.1 | Michel Zou | |