| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-06 | Bump version of nuget to 4.3.0 (was 4.1.0) | Alexander Karatarakis | |
| 2017-10-05 | Remove unneeded "continue" | Alexander Karatarakis | |
| 2017-10-05 | Remove stray comment | Alexander Karatarakis | |
| 2017-10-05 | [vcpkg] Remove assert that vswhere returns only 14 or 15. | Robert Schumacher | |
| 2017-10-05 | Completely rework Visual Studio detection | Alexander Karatarakis | |
| - Now using vswhere.exe to detect all VS instance (2015 + 2017) - Default version preference order is now: stable, prerelease, legacy - Within each preference weight, the latest one is chosen - findVisualStudioInstallationInstances.ps1 now has a parameter to choose VS instance | |||
| 2017-10-05 | Fix Strings::split() to handle delimiters of arbitrary size | Alexander Karatarakis | |
| 2017-10-05 | Overhaul VS selection. Add triplet option to specify VS instance | Alexander Karatarakis | |
| 2017-10-05 | Merge pull request #1931 from podsvirov/vcpkg-export-ifw | Robert Schumacher | |
| [vcpkg-export-ifw] Maintenance Tool | |||
| 2017-10-05 | [vcpkg] Clang-format on commands_export_ifw | Robert Schumacher | |
| 2017-10-05 | [vcpkg] Remove multiple byte order marks | Robert 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 Tool | Konstantin Podsvirov | |
| Install maintenance tool and create Start menu shortcuts to manage, update and uninstall packages. | |||
| 2017-10-04 | [vcpkg] Refactor out implication in option parsing for export | Robert Schumacher | |
| 2017-10-04 | [vcpkg] Reformat and refactor to reduce function size | Robert Schumacher | |
| 2017-10-04 | Merge branch 'export-ifw' of https://github.com/podsvirov/vcpkg into ↵ | Robert Schumacher | |
| podsvirov-export-ifw | |||
| 2017-10-03 | [vcpkg] Add more operator== to CStringView. Uppercase Span to follow naming ↵ | Robert Schumacher | |
| convention. | |||
| 2017-10-02 | Suppress 4768 warning from shlobj.h | Alexander Karatarakis | |
| 2017-10-02 | Change size_t to int (which is the actual return type) | Alexander Karatarakis | |
| 2017-10-02 | Replace deprecated std::codecvt/std::wstring_convert. Fixes building with v141 | Alexander Karatarakis | |
| 2017-10-02 | Extract local variable | Alexander Karatarakis | |
| 2017-10-02 | Show warning instead of failing if port cannot be parsed | Alexander Karatarakis | |
| 2017-10-02 | Add message when downloading cmake/git/nuget | Alexander Karatarakis | |
| 2017-10-02 | [vcpkg] Fix use of UNICODE-sensitive Windows APIs | Robert Schumacher | |
| 2017-10-01 | Introduce Strings::case_insensitive_ascii_starts_with(); | Alexander Karatarakis | |
| 2017-10-01 | size_t instead of int | Alexander Karatarakis | |
| 2017-09-28 | Revert "Extract function for duplicated code" | Alexander Karatarakis | |
| This reverts commit eca068e4c5673b888d6470b42d6b5b44b21c4007. | |||
| 2017-09-27 | [Toolset selection] Use VS2017 vcvarsall for v140 if available | Alexander Karatarakis | |
| 2017-09-27 | Fix: Don't break before finding all VS2017 instances | Alexander Karatarakis | |
| 2017-09-27 | Place line closer to usage | Alexander Karatarakis | |
| 2017-09-27 | Extract function for duplicated code | Alexander Karatarakis | |
| 2017-09-28 | [vcpkg-export-ifw] Some improvements | Konstantin Podsvirov | |
| Improvements: - fix typos; - remove outdated repository directory. | |||
| 2017-09-28 | [vcpkg-export-ifw] Usage QtIFW tools | Konstantin Podsvirov | |
| Download and use tools to make repository and installer | |||
| 2017-09-28 | [vcpkg-export-ifw] Separate IFW loop | Konstantin Podsvirov | |
| Separate IFW loop compatible with main export loop Fixed mistakes in templates Set current date to ReleaseDate tag | |||
| 2017-09-28 | [vcpkg-export-ifw] Use template approach for xml instead of line-by-line | Robert Schumacher | |
| 2017-09-28 | WIP: Export IFW | Konstantin Podsvirov | |
| Add export to binary crossplatform repository/installer with GUI based on QtIFW: http://doc.qt.io/qtinstallerframework/ifw-overview.html For correct operation of these changes, you must use the corrected QtIFW: https://codereview.qt-project.org/#/c/203958 | |||
| 2017-09-24 | `vcpkg portsdiff` Make output format closer to the CHANGELOG formatting | Alexander Karatarakis | |
| 2017-09-22 | Bump required version of CMake to 3.9.3 | Alexander Karatarakis | |
| 3.9.3 contains this interesting change: FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9 | |||
| 2017-09-19 | Bump required version of CMake to 3.9.2 | Alexander Karatarakis | |
| 2017-09-19 | [vcpkg edit] Fix VSCode path | Alexander Karatarakis | |
| 2017-09-14 | `vcpkg edit`: Improve detection for VSCode - Insiders. Prefer it if available | Alexander Karatarakis | |
| 2017-09-14 | Remove stray debugging code | Alexander Karatarakis | |
| 2017-09-14 | [vcpkg] hotfix for ci/install merge | Robert Schumacher | |
| Disables accidental testing statement that was left in during the commit. | |||
| 2017-09-14 | Version check is now performed before running any command | Alexander Karatarakis | |
| (except vcpkg version/hash/contact) | |||
| 2017-09-14 | Change message of version mismach to a warning | Alexander Karatarakis | |
| 2017-09-14 | Introduce Version::warn_if_vcpkg_version_mismatch() | Alexander Karatarakis | |
| 2017-09-13 | [metrics.cpp] More naming scheme and const fixes | Alexander Karatarakis | |
| 2017-09-13 | [metrics.cpp] Naming scheme and missing const | Alexander Karatarakis | |
| 2017-09-13 | [vcpkg.cpp] Naming scheme | Alexander Karatarakis | |
| 2017-09-13 | [commands_remove.cpp] Naming scheme and missing const | Alexander Karatarakis | |
| 2017-09-13 | Rework vcpkg install (and vcpkg ci) | Alexander Karatarakis | |
| - Refactor install-plan-execution code to reduce duplication - Add `vcpkg install --keep-going` option - Add elapsed time to each invidial package and total time - Add a counter to the install (e.g. Starting package 3/12: <name>) | |||
