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
/
post_build_lint.cpp
Age
Commit message (
Expand
)
Author
2016-10-27
[post-build-checks] Fix debug/release file vectors that were swapped
Alexander Karatarakis
2016-10-23
[vcpkg] Revert 5671a12. Fixes #206, we should reapply these checks once all e...
Robert Schumacher
2016-10-22
[post-build] Convert message to warning
Alexander Karatarakis
2016-10-22
[post-build-checks] Add checks about subdirectories in lib/
Alexander Karatarakis
2016-10-22
[post-build-checks] Add check for mismatching number of debug/release
Alexander Karatarakis
2016-10-22
Use pointer instead of reference for output parameter
Alexander Karatarakis
2016-10-14
Use coff_file_reader for checking the architecture of libs/dlls
Alexander Karatarakis
2016-10-11
Rename lint_status::ERROR to lint_status::ERROR_DETECTED
Alexander Karatarakis
2016-10-10
[post-build-lint] Look no further than newline when detecting "machine" line
Alexander Karatarakis
2016-10-10
Post-build checks no longer use findstr. Resolves #69
Alexander Karatarakis
2016-10-05
Add post build checks for the presence of dlls in static builds
Alexander Karatarakis
2016-10-05
Fix cast to size_t
Alexander Karatarakis
2016-10-04
Rename function case_insensitive_find() to case_insensitive_ascii_find()
Alexander Karatarakis
2016-10-03
[package_spec] Force using the factories that do sanity checks
Alexander Karatarakis
2016-09-30
Change error_count to size_t
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-29
Fix formatting
Alexander Karatarakis
2016-09-20
Using %VS140COMNTOOLS% now for the case if VS is not installed in default loc...
Remotion
2016-09-18
Initial commit
Alexander Karatarakis