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
/
vcpkglib.cpp
Age
Commit message (
Expand
)
Author
2017-04-04
StatusParagraph_and_associated_files -> StatusParagraphAndAssociatedFiles
Alexander Karatarakis
2017-04-04
vcpkg_paths -> VcpkgPaths
Alexander Karatarakis
2017-04-04
Want: change enum constants to ALL_UPPER
Alexander Karatarakis
2017-04-04
want_t -> Want
Alexander Karatarakis
2017-04-04
InstallState: change enum constants to ALL_UPPER
Alexander Karatarakis
2017-04-04
install_state_t -> InstallState
Alexander Karatarakis
2017-04-04
Rename Metrics:: function to all_lower
Alexander Karatarakis
2017-04-04
Introduce Metrics namespace
Alexander Karatarakis
2017-04-04
cstring_view -> CStringView
Alexander Karatarakis
2017-04-01
[vcpkg] ImmutableSortedVector is actually Mutable via move.
Robert Schumacher
2017-04-01
[vcpkg] Collapse join() overloads into a single template.
Robert Schumacher
2017-03-31
Use cwstring_view in CMakeVariable
Robert Schumacher
2017-03-31
Rename expected::get_or_exit() to expected::value_or_exit()
Robert Schumacher
2017-03-31
Introduce get_installed_ports()
Alexander Karatarakis
2017-03-28
[expected] Now uses exit variants instead of throw variants
Alexander Karatarakis
2017-03-27
Rework Paragraph parsing error handling. Add single paragraph functions
Alexander Karatarakis
2017-03-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-03-13
Global variable g_debugging now declared in vcpkglib.h
Alexander Karatarakis
2017-03-10
Introduce make_cmake_cmd() helper function
Alexander Karatarakis
2017-02-27
Move some functions from vcpkglib.h to Paragraphs.h
Alexander Karatarakis
2017-02-27
Use std::move to avoid a copy
Alexander Karatarakis
2017-02-27
Introduce function: load_all_ports()
Alexander Karatarakis
2017-02-27
Enclose cpp file into namespace
Alexander Karatarakis
2017-02-15
[!] Change the format of the listfile
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-25
Rename vcpkg.h/cpp to vcpkglib.h/cpp
Alexander Karatarakis