]> git.tdb.fi Git - builder.git/history - source/mingwdlltool.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / mingwdlltool.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-24 Mikko RasaChange Tool's protected constructor to take a pointer...
2022-12-22 Mikko RasaRedesign how tools are run
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaReplace basic for loops with range-based loops or algor...
2013-05-24 Mikko RasaRedesign the way commands are set for tools
2013-05-08 Mikko RasaAdd a utility function for setting the executable for...
2013-05-08 Mikko RasaDelay locating tool executables until the tool is needed
2012-09-28 Mikko RasaGenerate export definitions with dlltool
2012-09-28 Mikko RasaDon't add a symlink with the same name as the file
2012-09-07 Mikko RasaBuild and install import libraries on windows