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
/
include
/
vcpkg_paths.h
Age
Commit message (
Expand
)
Author
2017-04-04
vcpkg_paths -> VcpkgPaths
Alexander Karatarakis
2017-04-04
toolset_t -> Toolset
Alexander Karatarakis
2017-04-04
expected -> Expected
Alexander Karatarakis
2017-04-04
triplet -> Triplet
Alexander Karatarakis
2017-04-04
package_spec -> PackageSpec
Alexander Karatarakis
2017-04-04
lazy<T> -> Lazy<T>
Alexander Karatarakis
2017-04-04
cstring_view -> CStringView
Alexander Karatarakis
2017-04-01
[vcpkg] Merge search for dumpbin and toolchain (they are the same).
Robert Schumacher
2017-03-31
Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp
Robert Schumacher
2017-03-31
Rename expected.h to vcpkg_expected.h
Alexander Karatarakis
2017-03-10
[vcpkg_paths] Add get_cmake/git/nuget_exe() functions
Alexander Karatarakis
2017-01-23
[vcpkg_paths] Add "scripts" entry
Alexander Karatarakis
2016-11-30
Introduce filesystem_fs.h
Alexander Karatarakis
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis
2016-11-07
Move listfile_path() to vcpkg_paths.h
Alexander Karatarakis
2016-09-30
[vcpkg_paths] Use fs alias in all places within the header
Alexander Karatarakis
2016-09-29
Rename validate_triplet to is_valid_triplet
Alexander Karatarakis
2016-09-29
Valiting triplets is now the responsibility of vcpkg_paths
Alexander Karatarakis
2016-09-23
[vcpkg] Rename `vcpkg_ports::find_available_x` to be more concise
Robert Schumacher
2016-09-23
[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths.
Robert Schumacher
2016-09-18
Initial commit
Alexander Karatarakis