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
Age
Commit message (
Expand
)
Author
2017-03-22
Update CHANGELOG and bump version to v0.0.77
Alexander Karatarakis
2017-03-22
Reorder post build end-message
Alexander Karatarakis
2017-03-20
[vcpkg] Clean up triplet.h
Robert Schumacher
2017-03-17
Fix error message
Alexander Karatarakis
2017-03-16
[vcpkg-edit] Fix search for VSCode insiders
Robert Schumacher
2017-03-15
[vcpkg] Fix regression with dependency qualifiers.
Robert Schumacher
2017-03-15
Add -NoProfile to powershell commands
Alexander Karatarakis
2017-03-15
[vcpkg-lint] Fix post-build checks to avoid a goose chase around /lib/cmake.
Robert Schumacher
2017-03-15
`search` Modify message
Alexander Karatarakis
2017-03-13
Fix issue of mismatching paths because of trailing newline char
Alexander Karatarakis
2017-03-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-03-13
Enums::nullvalue_used() now requires LineInfo as first arg
Alexander Karatarakis
2017-03-13
Put LineInfo in separate h/cpp
Alexander Karatarakis
2017-03-13
Remove Enums::unreachable(). Use Checks::unreachable() instead
Alexander Karatarakis
2017-03-13
Add __declspec(noreturn) to the definitions to match the declarations
Alexander Karatarakis
2017-03-13
Checks::unreachable() now needs LineInfo as an argument
Alexander Karatarakis
2017-03-13
Global variable g_debugging now declared in vcpkglib.h
Alexander Karatarakis
2017-03-13
Rename LINE_INFO to VCPKG_LINE_INFO to avoid conflict with CppUnitTestAssert.h
Alexander Karatarakis
2017-03-13
Make parameter const to avoid C4239 warnings
Alexander Karatarakis
2017-03-13
System::cmd_execute_and_capture_output() now redirects std::err to std::out
Alexander Karatarakis
2017-03-13
Don't print messages to the screen when where.exe fails to find something
Alexander Karatarakis
2017-03-13
Introduce LINE_INFO macro + struct
Alexander Karatarakis
2017-03-10
Update CHANGELOG and bump version to v0.0.76
Alexander Karatarakis
2017-03-10
Use System::cmd_executeClean()
Alexander Karatarakis
2017-03-10
Use System::cmd_execute_clean() for `build`, `create`, `portsdiff`
Alexander Karatarakis
2017-03-10
Formatting
Alexander Karatarakis
2017-03-10
Introduce System::cmd_execute_clean() for sanitized executions
Alexander Karatarakis
2017-03-10
Rework System::get_environmental_variable()
Alexander Karatarakis
2017-03-10
Remove all Environment::ensure_X_on_path()
Alexander Karatarakis
2017-03-10
`install`: Remove call to Environment::ensure_utilities_on_path();
Alexander Karatarakis
2017-03-10
`ci`: Remove call to Environment::ensure_utilities_on_path();
Alexander Karatarakis
2017-03-10
`integrate`: Use paths.get_nuget_exe()
Alexander Karatarakis
2017-03-10
`create`: Use make_cmake_cmd() and paths.get_cmake_exe()
Alexander Karatarakis
2017-03-10
`build`: Use make_cmake_cmd() and paths.get_cmake/git_exe()
Alexander Karatarakis
2017-03-10
Introduce make_cmake_cmd() helper function
Alexander Karatarakis
2017-03-10
`portsdiff`: Use paths.get_git_exe();
Alexander Karatarakis
2017-03-10
[vcpkg_paths] Add get_cmake/git/nuget_exe() functions
Alexander Karatarakis
2017-03-10
Add lazy.h
Alexander Karatarakis
2017-03-10
[vcpkg] Also search registry keys for VSCode. Prefer insider version if avail...
Robert Schumacher
2017-03-10
Use System::println() instead of std::cout
Alexander Karatarakis
2017-03-10
Nuke Joiner. Add wjoin()
Alexander Karatarakis
2017-03-10
[vcpkg] Refactor RAII registry key manipulation
Robert Schumacher
2017-03-07
[`ci`] Print time for succeeded builds too
Alexander Karatarakis
2017-03-06
Properly handle spaces in path when calling powershell script
Alexander Karatarakis
2017-03-04
[vcpkg-ci] Display per-package timing information.
Robert Schumacher
2017-03-04
[vcpkg] Deduplicate all timer classes.
Robert Schumacher
2017-03-04
[vcpkg] Remove more uses of iostreams. Force 'C' locale -- localization is TODO.
Robert Schumacher
2017-03-04
[vcpkg] Switch printing functions to use fputs and putchar directly.
Robert Schumacher
2017-03-03
Rename policy to OnlyReleaseCRT
Alexander Karatarakis
2017-03-03
Add policy: NoDebugBinaries
Alexander Karatarakis
[prev]
[next]