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-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
[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
Introduce "optional" alias
Alexander Karatarakis
2017-01-30
Fix remove_plan code
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
Add package_spec::display_name()
Alexander Karatarakis
2017-01-30
Renames and formatting
Alexander Karatarakis
2017-01-30
Enable recursive `remove` command
Alexander Karatarakis
2017-01-30
Remove unneeded #include directive
Alexander Karatarakis
2017-01-30
Introduce Strings::Joiner
Alexander Karatarakis
2017-01-30
[package_spec] Make toString() a member function
Alexander Karatarakis
2017-01-30
Add <filesystem> and <chrono> to pch.h
Alexander Karatarakis
2017-01-30
Reorganize pch.h
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-30
Create a remove plan. NOT used yet
Alexander Karatarakis
2017-01-30
[StatusParagraphs] Replace auto with actual type
Alexander Karatarakis
2017-01-30
Move & rename remove_plan_type enum
Alexander Karatarakis
2017-01-25
Change check_throw() to check_exit()
Alexander Karatarakis
2017-01-25
Rename vcpkg.h/cpp to vcpkglib.h/cpp
Alexander Karatarakis
2017-01-23
[VS2017] Enable building with v141 toolset
Alexander Karatarakis
2017-01-23
[VS2017] Add function to get vcvarsall.bat
Alexander Karatarakis
2017-01-23
[VS2017] Add function do get dumpbin.exe
Alexander Karatarakis
2017-01-23
Add Strings::split() function
Alexander Karatarakis
2017-01-23
[vcpkg_paths] Add "scripts" entry
Alexander Karatarakis
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
Additionally, functions related to a command can now live in the same namespace
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2017-01-12
Place build & build_external commands into separate files
Alexander Karatarakis
2017-01-05
Introduce ImmutableSortedVector
Alexander Karatarakis
2017-01-05
Use Nested Namespace Definition
Alexander Karatarakis
2017-01-05
Pass by reference
Alexander Karatarakis
2017-01-05
Use Nested Namespace Definition
Alexander Karatarakis
2017-01-05
Use nested namespace definition
Alexander Karatarakis
2016-12-16
Don't return by const value
Alexander Karatarakis
2016-12-16
Pass by const ref
Alexander Karatarakis
2016-12-16
Files::get_contents() -> Files::read_contents()
Alexander Karatarakis
2016-12-16
Pass by ref
Alexander Karatarakis
2016-12-16
Add Strings::trim_all_and_remove_whitespace_strings()
Alexander Karatarakis
2016-12-15
Add Files::read_all_lines() and Files::write_all_lines()
Alexander Karatarakis
2016-12-15
Add Strings::trim() function
Alexander Karatarakis
2016-12-12
Change signature to std::string& (from char*)
Alexander Karatarakis
2016-12-12
[vcpkg_System] Add missing const keywords
Alexander Karatarakis
2016-12-12
[vcpkg_Input] Use std::string instead of char*
Alexander Karatarakis
2016-12-12
[vcpkg_cmd_arguments] Use std::string instead of char*
Alexander Karatarakis
2016-12-12
Add System::println(std::string) overloads
Alexander Karatarakis
2016-12-12
Add SQM User Id to metrics
Robert Schumacher
2016-12-01
Introduce function get_installed_files()
Alexander Karatarakis
[prev]
[next]