aboutsummaryrefslogtreecommitdiff
path: root/showdeps
AgeCommit message (Collapse)Author
2022-08-26Use CMake.John Ankarström
I don't love it, but it makes it possible to support Visual Studio in addition to MinGW GCC.
2022-07-22showdeps: Fix GNU make 4.x compatibility.John Ankarström
It seems that the debug output format changed at some point.
2022-07-15Add showdeps script.John Ankarström