aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2017-09-01Use Strings::join() and Strings::format()Alexander Karatarakis
2017-09-01Add missing constsAlexander Karatarakis
2017-09-01Remove unused #includeAlexander Karatarakis
2017-09-01Don't return by const copyAlexander Karatarakis
2017-09-01Add missing constsAlexander Karatarakis
2017-09-01[Triplet] Naming convention and missing constAlexander Karatarakis
2017-09-01[vcpkg_Checks] Naming convention fixesAlexander Karatarakis
2017-09-01[vcpkg_Chrono] Add missing constsAlexander Karatarakis
2017-09-01[vcpkg_Input] Add missing constAlexander Karatarakis
2017-09-01[vcpkg_Parse] Add missing constAlexander Karatarakis
2017-09-01[VcpkgPaths.cpp] Don't modify and ref on the flyAlexander Karatarakis
2017-09-01Remove uneeded else branch. Fix variable hidingAlexander Karatarakis
2017-09-01[VcpkgPaths.cpp] Naming conventions and const fixesAlexander Karatarakis
2017-09-01Remove #1712 workaround. Clean Byte-Order-Mark if presentAlexander Karatarakis
2017-08-31[vcpkg portsdiff] Add missing const, remove unused #includeAlexander Karatarakis
2017-08-31[vcpkg import] Add missing constsAlexander Karatarakis
2017-08-31[vcpkg integrate] Change regex to static const, add missing constsAlexander Karatarakis
2017-08-31[vcpkg integrate] Naming convention fixesAlexander Karatarakis
2017-08-31[vcpkg list] Naming convention fixAlexander Karatarakis
2017-08-31Add missing constAlexander Karatarakis
2017-08-31Remove unused #includeAlexander Karatarakis
2017-08-31[vcpkg export] Naming convention fixesAlexander Karatarakis
2017-08-31[vcpkg contact] Naming convention fixAlexander Karatarakis
2017-08-31example -> EXAMPLEAlexander Karatarakis
2017-08-31Naming convention fixesAlexander Karatarakis
2017-08-31Add missing constAlexander Karatarakis
2017-08-31CoffFileReader naming conventionAlexander Karatarakis
2017-08-31Naming conventionAlexander Karatarakis
2017-08-31Function naming conventionAlexander Karatarakis
2017-08-31Naming schemeAlexander Karatarakis
2017-08-30Use ::TerminateProcess() instead of ::exit()Alexander Karatarakis
2017-08-30Improve `vcpkg edit` and feedback when no editor is foundAlexander Karatarakis
2017-08-30Move function to Files::find_from_PATH()Alexander Karatarakis
2017-08-30Fix /permissive- issueAlexander Karatarakis
2017-08-29Add missing constAlexander Karatarakis
2017-08-29Add missing constAlexander Karatarakis
2017-08-29Naming convention fixesAlexander Karatarakis
2017-08-29Add missing constAlexander Karatarakis
2017-08-29[vcpkg] Refactor workaround for issue #1712. This should be removed once the ...Robert Schumacher
2017-08-29Merge branch 'utf-1702'Robert Schumacher
2017-08-29[vcpkg] Dependency instead of installcmdRobert Schumacher
2017-08-29Remove Strings::is_empty(). Use std::string.empty()Alexander Karatarakis
2017-08-28Use Strings::EMPTYAlexander Karatarakis
2017-08-28Use System::println() with no argsAlexander Karatarakis
2017-08-28Use Strings::EMPTYAlexander Karatarakis
2017-08-28Add System::println() with no argsAlexander Karatarakis
2017-08-28Change Strings::EMPTY to char *Alexander Karatarakis
2017-08-28Use Strings::EMPTY instead of ""Alexander Karatarakis
2017-08-28Improve BinaryParagraph::displayname()Alexander Karatarakis
2017-08-28Introduce Strings::is_empty()Alexander Karatarakis