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
/
BuildInfo.cpp
Age
Commit message (
Expand
)
Author
2017-02-01
Rename files in PostBuildLint namespace
Alexander Karatarakis
2017-02-01
Introduce BuildPolicies (not used by the post_build checks yet)
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-05
Use Nested Namespace Definition
Alexander Karatarakis
2016-12-16
Don't return by const value
Alexander Karatarakis
2016-11-30
Use check_exit() instead of check_throw()
Alexander Karatarakis
2016-11-29
Introduce PostBuildLint namespace
Alexander Karatarakis
2016-11-29
Don't return by const value
Alexander Karatarakis
2016-11-26
[vcpkg] Do not return references to locals
Robert Schumacher
2016-11-26
[vcpkg] The static keyword at member function scope is not once-per-instance,...
Robert Schumacher
2016-11-10
Add more blacklisted outdated crts
Alexander Karatarakis
2016-11-10
Add checks for outdated crts
Alexander Karatarakis
2016-11-10
Make crt search case insensitive
Alexander Karatarakis
2016-11-09
[post-build-checks] Rework crt linkage checks
Alexander Karatarakis
2016-11-09
Add checks for crt linkage (currently disabled)
Alexander Karatarakis
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis