aboutsummaryrefslogtreecommitdiff
path: root/tools/update_mingw.zig
AgeCommit message (Expand)Author
2025-10-03Add depth function to `Walker.Entry`Ryan Liptak
2025-10-03fix: Check if key exists instead of trying to match on nullHenry Kupty
2025-10-03fix: Match prefix with static string mapHenry Kupty
2025-10-03refactor: Reimplement tool using SelectiveWalkerHenry Kupty
2025-02-24update_mingw: Add update logic for winpthreads files.Alex Rønne Petersen
2024-12-13update_mingw: Update blacklist to dcd7fefc703fb4b12187235386900d34cc13fdc5.Alex Rønne Petersen
2024-12-13update_mingw: Remove some leftover code.Alex Rønne Petersen
2024-03-20mingw-w64 updater: don't include windowsapp or onecore APIsAndrew Kelley
2024-03-20mingw-w64 updater: don't omit win32 def filesAndrew Kelley
2024-01-20mingw-w64: remove msvcrt sourcesElaine Gibson
2024-01-08update-mingw tool: add config.h to whitelistAndrew Kelley
2024-01-08add tool for updating mingw crt filesAndrew Kelley