]> git.tdb.fi Git - builder.git/history - source/sourcegenerator.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / sourcegenerator.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-27 Mikko RasaRefactor the use of external tasks in tools
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...
2022-12-17 Mikko RasaCreate a directory structure for generated source files
2019-06-12 Mikko RasaAdd a statement to specify multiple arguments at once...
2019-06-12 Mikko RasaSupport generators that require a switch before output...
2019-06-12 Mikko RasaAllow generator commands to reside outside of the package
2016-11-18 Mikko RasaSupport source generators that combine multiple files...
2016-11-18 Mikko RasaCheck for some errors in SourceGenerator
2014-10-15 Mikko RasaAllow specifying fixed arguments for source generators
2014-10-15 Mikko RasaSupport conditionals inside source generator definitions
2014-10-08 Mikko RasaA bunch of minor cleanups
2013-08-20 Mikko RasaAdd support for generating source files