]> git.tdb.fi Git - builder.git/history - source/vcxprojectgenerator.cpp
Inline simple constructors
[builder.git] / source / vcxprojectgenerator.cpp
2022-12-22 Mikko RasaInline simple constructors
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaReplace basic for loops with range-based loops or algor...
2022-12-18 Mikko RasaGenerate GUIDs for Visual C++ project files
2022-12-18 Mikko RasaEmit include path in vcxproj files
2022-12-18 Mikko RasaDon't output a PlatformToolset tag in vcxproj files
2021-08-31 Mikko RasaInclude the toolchain name in project file build commands
2021-08-31 Mikko RasaTweak VC project files to better match what the softwar...
2021-08-22 Mikko RasaAdd support for generating Visual C++ projects