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
Age
Commit message (
Collapse
)
Author
2017-03-10
Introduce make_cmake_cmd() helper function
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
Nuke Joiner. Add wjoin()
Alexander Karatarakis
2017-03-10
[vcpkg] Refactor RAII registry key manipulation
Robert Schumacher
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-03
Rename policy to OnlyReleaseCRT
Alexander Karatarakis
2017-03-03
Add policy: NoDebugBinaries
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
Introduce function: load_all_ports()
Alexander Karatarakis
2017-02-17
Change Info::email() to Contact::email(). Remove vcpkg_info.h/cpp
Alexander Karatarakis
2017-02-17
Change Info::version() to Version::version()
Alexander Karatarakis
2017-02-17
Remove unused function
Alexander Karatarakis
2017-02-17
`owns`: check for --options
Alexander Karatarakis
2017-02-17
Remove try_load_port() overload
Alexander Karatarakis
2017-02-17
[build_command] Extract function for calculations after Input processing
Alexander Karatarakis
2017-02-17
Add vcpkg_cmd_arguments::check_no_optional_arguments()
Alexander Karatarakis
2017-02-16
Rename Stopwatch.h/cpp to vcpkg_Chrono.h/cpp
Alexander Karatarakis
2017-02-16
Introduce ElapsedTime class
Alexander Karatarakis
2017-02-15
Remove unused variable from create_remove_plan()
Alexander Karatarakis
2017-02-15
Add BuildResul_Values and rename NULLVALUE const
Alexander Karatarakis
2017-02-15
Change parameter from std::string to package_spec
Alexander Karatarakis
2017-02-15
Extract create_user_troubleshooting_message(). CI doesn't call it, ↵
Alexander Karatarakis
interactive commands do
2017-02-15
Swap parameters of Build::create_error_message()
Alexander Karatarakis
2017-02-15
Introduce ci command: builds all packages of a triplet
Alexander Karatarakis
2017-02-15
Restore dependency check in build_package()
Alexander Karatarakis
2017-02-15
Separate dependency check from build_package()
Alexander Karatarakis
2017-02-14
Function rename
Alexander Karatarakis
2017-02-14
Add functions to find the Program Files folders on the C++ side. Resolves #606
Alexander Karatarakis
2017-02-14
System::get_environmental_variable() now returns optional<>
Alexander Karatarakis
2017-02-14
Add System::set_environmental_variable()
Alexander Karatarakis
2017-02-14
Rename wdupenv_str to get_environmental_variable()
Alexander Karatarakis
2017-02-13
[Checks] Add check_exit() overload with no message
Alexander Karatarakis
2017-02-13
Make StatusParagraph::find_installed() const
Alexander Karatarakis
2017-02-10
build_package() modified to return the result of the build
Alexander Karatarakis
2017-02-10
PostBuildLint enum revamp
Alexander Karatarakis
2017-02-10
BuildInfo now holds enum instead of string
Alexander Karatarakis
2017-02-10
Add vcpkg_Enums
Alexander Karatarakis
2017-02-07
Remove OutdatedDynamicCrt enum. Replace with vector<struct>
Alexander Karatarakis
2017-02-07
Add new Policy: Empty Package
Alexander Karatarakis
2017-02-01
Split OutdatedDynamicCrt into separate h/cpp
Alexander Karatarakis
2017-02-01
Split BuildType into separate h/cpp
Alexander Karatarakis
2017-02-01
Split ConfigurationType into separate h/cpp
Alexander Karatarakis
2017-02-01
Split LinkageType into separate h/cpp
Alexander Karatarakis
2017-02-01
Rename files in PostBuildLint namespace
Alexander Karatarakis
2017-02-01
Add BuildPolicies::values()
Alexander Karatarakis
[prev]
[next]