• Michael Stahl's avatar
    gbuild: work around problems with aux-targets and DLL renames (MSVC) · d5e5de64
    Michael Stahl yazdı
    When renaming a DLL but not the import lib it can happen that
    the "touch" rule creates the DLL file which is not helpful.
    Since there is no easy way to fix this properly, and DLLs are not
    renamed often, put in a lame hack to detect the situtation and delete
    the import lib, which will get it re-linked on the next make invocation.
    
    Change-Id: I3909cf7d377433d263e517719cca07005bade512
    d5e5de64
Adı
Son kayıt (commit)
Son güncelleme
..
bin Loading commit data...
doc/gbuild Loading commit data...
gbuild Loading commit data...
gcc-wrappers Loading commit data...
gdb Loading commit data...
inc Loading commit data...
lldb/libreoffice Loading commit data...
CustomTarget_gdb.mk Loading commit data...
Executable_concat-deps.mk Loading commit data...
Executable_g++-wrapper.mk Loading commit data...
Executable_gcc-wrapper.mk Loading commit data...
Makefile Loading commit data...
Module_solenv.mk Loading commit data...
Package_gdb.mk Loading commit data...
README Loading commit data...
StaticLibrary_wrapper.mk Loading commit data...