]> git.tdb.fi Git - builder.git/history - plugins/msvc
Refactor transitive dependencies to work on all targets
[builder.git] / plugins / msvc /
2023-03-12 Mikko RasaMake it possible to use built-in plugins
2023-01-03 Mikko RasaDisable generation of .exp files on MSVC
2023-01-03 Mikko RasaExplicitly create import libraries from BinaryComponent
2023-01-03 Mikko RasaPlace incremental link information files in the temp...
2023-01-03 Mikko RasaAdd visibility decorations to the library and plugins
2023-01-02 Mikko RasaDisable some warnings related to dllexport on MSVC
2023-01-02 Mikko RasaCreate import libraries with MSVC linker
2023-01-02 Mikko RasaExplicitly set import library name with MSVC linker
2022-12-30 Mikko RasaCorrect MSVC tools' input suffixes
2022-12-28 Mikko RasaMove the VS project and solution generators to the...
2022-12-28 Mikko RasaConvert the simpler toolchains into plugins
2022-12-28 Mikko RasaAvoid some failures from MicrosoftTools when running...
2022-12-28 Mikko RasaRearrange sources into subdirectories