aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/post_build_lint.cpp
AgeCommit message (Expand)Author
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