aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2017-10-13Don't do function "aliasing"Alexander Karatarakis
2017-10-13`autocomplete` Rework command, fixing a lot of corner cases in the processAlexander Karatarakis
2017-10-12`vcpkg autocomplete` More work on autocompleteAlexander Karatarakis
2017-10-12Merge pull request #1870 from Mixaill/arm64Robert Schumacher
2017-10-12add NVCUDASAMPLES_ROOT to whitelistjasjuang
2017-10-12vcpkg: initial ARM64 supportMikhail Paulyshka
2017-10-11`vcpkg install` Print summary when using the --keep-going flagAlexander Karatarakis
2017-10-06Merge pull request #1896 from mariatav/dev/mariatav/autocompleteRobert Schumacher
2017-10-06Bump version of nuget to 4.3.0 (was 4.1.0)Alexander Karatarakis
2017-10-05Remove unneeded "continue"Alexander Karatarakis
2017-10-05Remove stray commentAlexander Karatarakis
2017-10-05[vcpkg] Remove assert that vswhere returns only 14 or 15.Robert Schumacher
2017-10-05Completely rework Visual Studio detectionAlexander Karatarakis
2017-10-05Fix Strings::split() to handle delimiters of arbitrary sizeAlexander Karatarakis
2017-10-05Overhaul VS selection. Add triplet option to specify VS instanceAlexander Karatarakis
2017-10-05Merge pull request #1931 from podsvirov/vcpkg-export-ifwRobert Schumacher
2017-10-05[vcpkg] Clang-format on commands_export_ifwRobert Schumacher
2017-10-05[vcpkg] Remove multiple byte order marksRobert Schumacher
2017-10-05[vcpkg] Check size and don't perform stripping if string is too small.Robert Schumacher
2017-10-05[vcpkg-export-ifw] Maintenance ToolKonstantin Podsvirov
2017-10-04[vcpkg] Refactor out implication in option parsing for exportRobert Schumacher
2017-10-04[vcpkg] Reformat and refactor to reduce function sizeRobert Schumacher
2017-10-04Merge branch 'export-ifw' of https://github.com/podsvirov/vcpkg into podsviro...Robert Schumacher
2017-10-03[vcpkg] Add more operator== to CStringView. Uppercase Span to follow naming c...Robert Schumacher
2017-10-02Suppress 4768 warning from shlobj.hAlexander Karatarakis
2017-10-02Change size_t to int (which is the actual return type)Alexander Karatarakis
2017-10-02Replace deprecated std::codecvt/std::wstring_convert. Fixes building with v141Alexander Karatarakis
2017-10-02Extract local variableAlexander Karatarakis
2017-10-02Show warning instead of failing if port cannot be parsedAlexander Karatarakis
2017-10-02Add message when downloading cmake/git/nugetAlexander Karatarakis
2017-10-02[vcpkg] Fix use of UNICODE-sensitive Windows APIsRobert Schumacher
2017-10-02Autocomplete: removeMaria Tavlaki
2017-10-02Autocomplete: check if first argument is "install"Maria Tavlaki
2017-10-02Autocomplete: handle argumentsMaria Tavlaki
2017-10-02Create stub autocomplete functionMaria Tavlaki
2017-10-01Introduce Strings::case_insensitive_ascii_starts_with();Alexander Karatarakis
2017-10-01size_t instead of intAlexander Karatarakis
2017-09-28Revert "Extract function for duplicated code"Alexander Karatarakis
2017-09-27[Toolset selection] Use VS2017 vcvarsall for v140 if availableAlexander Karatarakis
2017-09-27Fix: Don't break before finding all VS2017 instancesAlexander Karatarakis
2017-09-27Place line closer to usageAlexander Karatarakis
2017-09-27Extract function for duplicated codeAlexander Karatarakis
2017-09-28[vcpkg-export-ifw] Some improvementsKonstantin Podsvirov
2017-09-28[vcpkg-export-ifw] Usage QtIFW toolsKonstantin Podsvirov
2017-09-28[vcpkg-export-ifw] Separate IFW loopKonstantin Podsvirov
2017-09-28[vcpkg-export-ifw] Use template approach for xml instead of line-by-lineRobert Schumacher
2017-09-28WIP: Export IFWKonstantin Podsvirov
2017-09-24`vcpkg portsdiff` Make output format closer to the CHANGELOG formattingAlexander Karatarakis
2017-09-22Bump required version of CMake to 3.9.3Alexander Karatarakis
2017-09-19Bump required version of CMake to 3.9.2Alexander Karatarakis