aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/post_build_lint.cpp
AgeCommit message (Expand)Author
2016-10-27[post-build-checks] Fix debug/release file vectors that were swappedAlexander 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 warningAlexander 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/releaseAlexander Karatarakis
2016-10-22Use pointer instead of reference for output parameterAlexander Karatarakis
2016-10-14Use coff_file_reader for checking the architecture of libs/dllsAlexander Karatarakis
2016-10-11Rename lint_status::ERROR to lint_status::ERROR_DETECTEDAlexander Karatarakis
2016-10-10[post-build-lint] Look no further than newline when detecting "machine" lineAlexander Karatarakis
2016-10-10Post-build checks no longer use findstr. Resolves #69Alexander Karatarakis
2016-10-05Add post build checks for the presence of dlls in static buildsAlexander Karatarakis
2016-10-05Fix cast to size_tAlexander Karatarakis
2016-10-04Rename function case_insensitive_find() to case_insensitive_ascii_find()Alexander Karatarakis
2016-10-03[package_spec] Force using the factories that do sanity checksAlexander Karatarakis
2016-09-30Change error_count to size_tAlexander Karatarakis
2016-09-29Rename wchar_t overload of Strings::format() to wformat()Alexander Karatarakis
2016-09-29Fix formattingAlexander Karatarakis
2016-09-20Using %VS140COMNTOOLS% now for the case if VS is not installed in default loc...Remotion
2016-09-18Initial commitAlexander Karatarakis