index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
/
PostBuildLint_BuildInfo.cpp
Age
Commit 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-27
Run clang-format over the cpp files
Alexander Karatarakis
2017-04-25
Rework LinkageType enum
Alexander Karatarakis
2017-04-25
Rework OptBool enum
Alexander Karatarakis
2017-04-25
Rework BuildInfo enum
Alexander 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-04
expected -> Expected
Alexander Karatarakis
2017-04-04
BuildPolicies to UpperCamelCase
Alexander Karatarakis
2017-04-04
opt_bool->OptBool
Alexander Karatarakis
2017-03-27
Rework Paragraph parsing error handling. Add single paragraph functions
Alexander Karatarakis
2017-03-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-02-27
Fix #include of Paragraph.h
Alexander Karatarakis
2017-02-10
PostBuildLint enum revamp
Alexander Karatarakis
2017-02-10
BuildInfo now holds enum instead of string
Alexander Karatarakis
2017-02-01
Split OutdatedDynamicCrt into separate h/cpp
Alexander Karatarakis
2017-02-01
Split BuildType into separate h/cpp
Alexander Karatarakis
2017-02-01
Split ConfigurationType into separate h/cpp
Alexander Karatarakis
2017-02-01
Split LinkageType into separate h/cpp
Alexander Karatarakis
2017-02-01
Rename files in PostBuildLint namespace
Alexander Karatarakis