]> git.tdb.fi Git - builder.git/history - source/pattern.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / pattern.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaReplace basic for loops with range-based loops or algor...
2019-06-03 Mikko RasaFix check for appending pattern suffix
2018-12-25 Mikko RasaDon't apply parts of a pattern that are already present
2012-07-23 Mikko RasaAdd helper function to apply a list of patterns
2012-07-08 Mikko RasaHave Architecture provide pattern lists for library...