mingw-w64/mingw-w64-tools
Martin Storsjö 20702f54dc tools: Remove the unused tool genlib
This tool was meant as a standalone replacement for dlltool,
for generating import libraries, but it never got feature parity
(in particular, it lacked support for generating symbol aliases,
which are cruicial for the core mingw-w64-crt import libraries).

The same author later created llvm-dlltool which fulfilled the
niche which genlib initially was meant to handle, effectively
orphaning genlib.

The last update to the source is in 2015, and no known third party
build configurations actually use this tool. (Although some might
be building the tool even if it isn't used; such builds will need
to be updated though.)

Signed-off-by: Martin Storsjö <martin@martin.st>
2023-09-08 10:40:26 +03:00
..
gendef gendef: Silence warnings about casting function pointers on GCC 8. 2018-05-04 20:43:06 +08:00
genidl libmangle, genidl, genpeimg: do not use AC_FUNC_MALLOC / AC_FUNC_REALLOC 2022-09-25 15:55:32 +03:00
genpeimg genpeimg: fix build error with clang v16 2023-04-03 13:15:21 +00:00
widl widl: Update to current Wine version 2023-08-27 12:52:27 +02:00