aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/PostBuildLint_BuildInfo.cpp
AgeCommit message (Collapse)Author
2017-05-01[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, ↵Robert Schumacher
vcpkg::Commands::BuildCommand
2017-04-30[vcpkg] Remove OptBool in favor of Optional<bool>Robert Schumacher
2017-04-27Run clang-format over the cpp filesAlexander Karatarakis
2017-04-25Rework LinkageType enumAlexander Karatarakis
2017-04-25Rework OptBool enumAlexander Karatarakis
2017-04-25Rework BuildInfo enumAlexander Karatarakis
2017-04-08[vcpkg] Further work on filesystem abstraction layer.Robert Schumacher
2017-04-08[vcpkg] Initial addition of Filesystem abstraction to enable testing.Robert Schumacher
2017-04-04expected -> ExpectedAlexander Karatarakis
2017-04-04BuildPolicies to UpperCamelCaseAlexander Karatarakis
2017-04-04opt_bool->OptBoolAlexander Karatarakis
2017-03-27Rework Paragraph parsing error handling. Add single paragraph functionsAlexander Karatarakis
2017-03-13All Checks now take LineInfo as the first argumentAlexander Karatarakis
2017-02-27Fix #include of Paragraph.hAlexander Karatarakis
2017-02-10PostBuildLint enum revampAlexander Karatarakis
2017-02-10BuildInfo now holds enum instead of stringAlexander Karatarakis
2017-02-01Split OutdatedDynamicCrt into separate h/cppAlexander Karatarakis
2017-02-01Split BuildType into separate h/cppAlexander Karatarakis
2017-02-01Split ConfigurationType into separate h/cppAlexander Karatarakis
2017-02-01Split LinkageType into separate h/cppAlexander Karatarakis
2017-02-01Rename files in PostBuildLint namespaceAlexander Karatarakis