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
/
src
/
VcpkgPaths.cpp
Age
Commit message (
Expand
)
Author
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
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
2017-10-05
Overhaul VS selection. Add triplet option to specify VS instance
Alexander Karatarakis
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 podsviro...
Robert Schumacher
2017-10-03
[vcpkg] Add more operator== to CStringView. Uppercase Span to follow naming c...
Robert Schumacher
2017-10-02
Extract local variable
Alexander Karatarakis
2017-10-02
Add message when downloading cmake/git/nuget
Alexander Karatarakis
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-28
[vcpkg-export-ifw] Usage QtIFW tools
Konstantin Podsvirov
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-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
Naming convention
Alexander Karatarakis
2017-08-31
Function naming convention
Alexander Karatarakis
2017-08-30
Move function to Files::find_from_PATH()
Alexander Karatarakis
2017-08-29
[vcpkg] Refactor workaround for issue #1712. This should be removed once the ...
Robert Schumacher
2017-08-29
Merge branch 'utf-1702'
Robert Schumacher
2017-08-29
[vcpkg] Dependency instead of installcmd
Robert Schumacher
2017-08-28
Use Strings::EMPTY
Alexander Karatarakis
2017-08-28
[vcpkg] Hack to fix codepage problems -- root cause unknown
Robert Schumacher
2017-08-26
Merge pull request #1690 from Mixaill/vcpkg-toolsetsdetection-fix
Robert Schumacher
2017-08-26
[vcpkg] Use vcvars argument strings from detected toolset. Avoid c-string poi...
Robert Schumacher
2017-08-25
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
Robert Schumacher
2017-08-24
[vcpkg] testing for architectures supported by toolset
Mikhail Paulyshka
2017-08-21
[vcpkg] Fix feature packages for non-default triplets. Reduce duplication bet...
Robert Schumacher
2017-08-11
Take path by const&
Alexander Karatarakis
2017-08-11
Print more info when fetchDependency fails
Alexander Karatarakis
2017-08-11
Update required/downloaded git to 2.14.1
Alexander Karatarakis
2017-08-11
[cmake] Fix cmake path
atkawa7
2017-08-07
Updated version of nuget to 4.1.0
Alexander Karatarakis
2017-07-25
cmake: update to 3.9
Mikhail Paulyshka
2017-06-05
[vcpkg] Formatting and simplification of VcpkgPaths::get_toolset()
Robert Schumacher
2017-06-02
Implement support to request a specific toolset version via the variable `VCP...
Albert Ziegenhagel
2017-05-08
[vcpkg] Use stdfs::equivalent() to correctly compare file paths.
Robert Schumacher
2017-05-04
get_environmental_variable() -> get_environment_variable()
Alexander Karatarakis
2017-04-28
[clang-format] Cpp11BracedListStyle: true
Alexander Karatarakis
2017-04-27
Run clang-format over the cpp files
Alexander Karatarakis
2017-04-21
Update cmake version to 3.8.0 (was 3.8.0rc1)
Alexander Karatarakis
[next]