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
/
triplet.cpp
Age
Commit message (
Expand
)
Author
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
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 cpp files
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-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-02-15
Use Strings::ascii_to_lowercase()
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
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-29
[triplet] Part before dash is arch. Part after dash is system
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