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
/
commands_portsdiff.cpp
Age
Commit message (
Expand
)
Author
2017-03-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-03-13
System::cmd_execute_and_capture_output() now redirects std::err to std::out
Alexander Karatarakis
2017-03-10
Use System::cmd_execute_clean() for `build`, `create`, `portsdiff`
Alexander Karatarakis
2017-03-10
`portsdiff`: Use paths.get_git_exe();
Alexander Karatarakis
2017-03-10
Use System::println() instead of std::cout
Alexander Karatarakis
2017-02-27
Remove unnecessary branch
Alexander Karatarakis
2017-02-27
Introduce extract_port_names_and_versions()
Alexander Karatarakis
2017-02-27
Fix #include of Paragraph.h
Alexander Karatarakis
2017-02-27
Move some functions from vcpkglib.h to Paragraphs.h
Alexander Karatarakis
2017-02-27
Use load_all_ports() in `portsdiff`
Alexander Karatarakis
2017-02-17
`portsdiff`: Check for --options
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2016-12-12
[vcpkg_cmd_arguments] Use std::string instead of char*
Alexander Karatarakis
2016-11-28
[vcpkg portsdiff] Add check that commit id exists
Alexander Karatarakis
2016-11-07
Don't #include vcpkg.h in portsdiff.cpp
Alexander Karatarakis
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-11-06
Add new command: portsdiff
Alexander Karatarakis