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
Age
Commit message (
Collapse
)
Author
2017-02-15
Trivial print out change
Oleksii Mandrychenko
- An error message now contains a command that we can copy-paste directly to powershell vcpkg update => .\\vcpkg update Adding two slashes to escape the output
2017-02-14
Flush std::cout before launching external process
Alexander Karatarakis
2017-02-14
Improve impl of get_environmental_variable()
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
Fix typo
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
Remove unused #include
Alexander Karatarakis
2017-02-10
Fix error message
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-08
[vcpkg] Fix typo in a lint check
Robert Schumacher
2017-02-08
Format
Alexander Karatarakis
2017-02-08
Fix warning about default constructor
Alexander Karatarakis
2017-02-08
Make regex for OutdatedDyanmicCRTs case insensitive
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-03
[vcpkg remove] Fix remove --purge not applying to not-installed packages
Alexander Karatarakis
2017-02-01
Fix filename
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
2017-02-01
Add PolicyDLLsWithoutLIBs policy
Alexander Karatarakis
2017-02-01
Introduce BuildPolicies (not used by the post_build checks yet)
Alexander Karatarakis
2017-02-01
Enhance the opt_bool type
Alexander Karatarakis
2017-01-31
[opt_bool] Make members ALL_CAPS
Alexander Karatarakis
2017-01-30
Fix usage of Strings::Joiner
Alexander Karatarakis
2017-01-30
Change --recursive option to --recurse
Alexander Karatarakis
2017-01-30
[Dependencies] Specify constructors and fix bug with default ↵
Alexander Karatarakis
remove_plan_action init
2017-01-30
remove_plan now depends on the spec, instead of StatusParagraph
Alexander Karatarakis
2017-01-30
Use pointer instead of reference for out param
Alexander Karatarakis
2017-01-30
Fix remove_plan code
Alexander Karatarakis
2017-01-30
Fix usage of remove_plan_type
Alexander Karatarakis
2017-01-30
Rename field
Alexander Karatarakis
2017-01-30
[Dependencies] User-requested vs autos-elected info is now in a separate enum
Alexander Karatarakis
2017-01-30
Formatting
Alexander Karatarakis
2017-01-30
Improve messages from the `remove` command
Alexander Karatarakis
2017-01-30
Remove commented-out code
Alexander Karatarakis
2017-01-30
Add package_spec::display_name()
Alexander Karatarakis
2017-01-30
Renames and formatting
Alexander Karatarakis
2017-01-30
Enable recursive `remove` command
Alexander Karatarakis
[prev]
[next]