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.cpp
Age
Commit message (
Expand
)
Author
2017-03-22
Flip enabled/disabled for DLLS_WITHOUT_LIBS policy
Alexander Karatarakis
2017-03-22
Reorder post build end-message
Alexander Karatarakis
2017-03-15
[vcpkg-lint] Fix post-build checks to avoid a goose chase around /lib/cmake.
Robert Schumacher
2017-03-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-03-13
Checks::unreachable() now needs LineInfo as an argument
Alexander Karatarakis
2017-03-03
Rename policy to OnlyReleaseCRT
Alexander Karatarakis
2017-03-03
Add policy: NoDebugBinaries
Alexander Karatarakis
2017-03-03
Formatting
Alexander Karatarakis
2017-02-15
Remove disabled post-build check
Alexander Karatarakis
2017-02-10
build_package() modified to return the result of the build
Alexander Karatarakis
2017-02-10
PostBuildLint enum revamp
Alexander Karatarakis
2017-02-10
BuildInfo now holds enum instead of string
Alexander Karatarakis
2017-02-08
[vcpkg] Fix typo in a lint check
Robert Schumacher
2017-02-08
Format
Alexander Karatarakis
2017-02-08
Fix warning about default constructor
Alexander Karatarakis
2017-02-08
Make regex for OutdatedDyanmicCRTs case insensitive
Alexander Karatarakis
2017-02-07
Remove OutdatedDynamicCrt enum. Replace with vector<struct>
Alexander Karatarakis
2017-02-07
Add new Policy: Empty Package
Alexander Karatarakis
2017-02-01
Split OutdatedDynamicCrt into separate h/cpp
Alexander Karatarakis
2017-02-01
Rename files in PostBuildLint namespace
Alexander Karatarakis
[prev]