-
2bc6f936
by Alexandre Julliard at 2025-10-24T11:37:36+02:00
configure: Work around install-sh requirement in autoconf <= 2.69.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58828
-
ab3dcadb
by Alexandre Julliard at 2025-10-24T11:47:58+02:00
makedep: Only output install rules at the top level.
-
f1e6f6d5
by Alexandre Julliard at 2025-10-24T12:01:06+02:00
makedep: Generate the uninstall files list directly from the install commands.
-
bb85494a
by Alexandre Julliard at 2025-10-24T12:16:14+02:00
makedep: Store install command line arguments in the command list.
-
b1d8a421
by Alexandre Julliard at 2025-10-24T12:21:37+02:00
makedep: Make the output_rm_filenames helper more generic.
-
4de74b45
by Alexandre Julliard at 2025-10-24T12:40:42+02:00
makedep: Install multiple files at once when possible.