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
/
triplet.h
Age
Commit message (
Expand
)
Author
2017-09-01
[Triplet] Naming convention and missing const
Alexander Karatarakis
2017-06-21
[triplet] Use pointer to instance-controlled strings and cache hashcode
Alexander Karatarakis
2017-05-04
Rework vcpkg's triplet environment reading
Alexander Karatarakis
2017-04-27
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...
Alexander Karatarakis
2017-04-07
Remove triplet operator<< overload
Alexander Karatarakis
2017-04-07
Triplet.to_string()
Alexander Karatarakis
2017-04-04
triplet -> Triplet
Alexander Karatarakis
2017-03-20
[vcpkg] Clean up triplet.h
Robert Schumacher
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis
2016-10-05
Add triplet::build_type()
Alexander Karatarakis
2016-10-03
[triplet] Force using the factory that does sanity checks
Alexander Karatarakis
2016-09-29
Valiting triplets is now the responsibility of vcpkg_paths
Alexander Karatarakis
2016-09-27
Make member function const
Alexander Karatarakis
2016-09-23
Improved error reporting when user provides invalid triplets
Albert Ziegenhagel
2016-09-18
Initial commit
Alexander Karatarakis