index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
Age
Commit message (
Expand
)
Author
2017-09-28
Revert "Extract function for duplicated code"
Alexander Karatarakis
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-24
Update CHANGELOG and bump version to v0.0.90
Alexander Karatarakis
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
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
Update CHANGELOG and bump version to v0.0.89
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
2017-09-14
Version check is now performed before running any command
Alexander Karatarakis
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
2017-09-13
[install] Naming scheme and const
Alexander Karatarakis
2017-09-13
Refactor package removal code to eliminate its duplication
Alexander Karatarakis
2017-09-09
Update CHANGELOG and bump version to v0.0.88
Alexander Karatarakis
2017-09-08
Update CHANGELOG and bump version to v0.0.87
Alexander Karatarakis
2017-09-07
[vcpkg_Build.h] Naming scheme, unneeded #include, unneeded inline
Alexander Karatarakis
2017-09-06
an empty delimiter causes the split function to fail
atkawa7
2017-09-04
Update CHANGELOG and bump version to v0.0.86
Alexander Karatarakis
2017-09-01
Use Strings::join() and Strings::format()
Alexander Karatarakis
2017-09-01
Add missing consts
Alexander Karatarakis
2017-09-01
Remove unused #include
Alexander Karatarakis
2017-09-01
Don't return by const copy
Alexander Karatarakis
2017-09-01
Add missing consts
Alexander Karatarakis
2017-09-01
[Triplet] Naming convention and missing const
Alexander Karatarakis
2017-09-01
[vcpkg_Checks] Naming convention fixes
Alexander Karatarakis
2017-09-01
[vcpkg_Chrono] Add missing consts
Alexander Karatarakis
2017-09-01
[vcpkg_Input] Add missing const
Alexander Karatarakis
2017-09-01
[vcpkg_Parse] Add missing const
Alexander Karatarakis
2017-09-01
[VcpkgPaths.cpp] Don't modify and ref on the fly
Alexander Karatarakis
2017-09-01
Remove uneeded else branch. Fix variable hiding
Alexander Karatarakis
2017-09-01
[VcpkgPaths.cpp] Naming conventions and const fixes
Alexander Karatarakis
2017-09-01
Remove #1712 workaround. Clean Byte-Order-Mark if present
Alexander Karatarakis
2017-08-31
[vcpkg portsdiff] Add missing const, remove unused #include
Alexander Karatarakis
2017-08-31
[vcpkg import] Add missing consts
Alexander Karatarakis
2017-08-31
[vcpkg integrate] Change regex to static const, add missing consts
Alexander Karatarakis
2017-08-31
[vcpkg integrate] Naming convention fixes
Alexander Karatarakis
2017-08-31
[vcpkg list] Naming convention fix
Alexander Karatarakis
2017-08-31
Add missing const
Alexander Karatarakis
2017-08-31
Remove unused #include
Alexander Karatarakis
[next]