↵ Return to the main page of mingw32-filesystem
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-07-30 | Sandro Mani <manisandro at gmail dot com> - 141-1 | - Revert unsetting _PREFIX |
2022-07-29 | Sandro Mani <manisandro at gmail dot com> - 140-1 | - Don't unset _PREFIX in mingw-env macro, it leads to ${_PREFIX} being empty when evaluated the lines above |
2022-07-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 139-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
2022-05-20 | Sandro Mani <manisandro at gmail dot com> - 139-1 | - Set CMAKE_FIND_ROOT_PATH_MODE_PACKAGE in cmake toolchain files |
2022-05-11 | Sandro Mani <manisandro at gmail dot com> - 138-1 | - Drop CMAKE_INSTALL_LIBDIR from mingw-cmake macros |
2022-05-09 | Richard Hughes <richard at hughsie dot com> 137-1 | - Include glib-mkenums in the toolchain binaries to avoid installing host GLib for building. |
2022-05-03 | Sandro Mani <manisandro at gmail dot com> - 136-1 | - Drop standard DLL provides, moved to mingw-crt |
2022-05-03 | Sandro Mani <manisandro at gmail dot com> - 135-1 | - Add host lib dirs to ld.so.conf |
2022-04-28 | Sandro Mani <manisandro at gmail dot com> - 134-1 | - Regenerate standard-dlls |
2022-02-24 | Marc-André Lureau <marcandre dot lureau at redhat dot com> - 133-2 | - Fix ucrt64 toolchain filenames. |