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 (
Expand
)
Author
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
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
2016-12-01
Move install_package() and deinstall_package() to the files of the
Alexander Karatarakis
2016-12-01
Remove unused variable
Alexander Karatarakis
2016-11-30
Move print_paths() to Files::
Alexander Karatarakis
2016-11-30
Introduce filesystem_fs.h
Alexander Karatarakis
2016-11-29
[Files] Add functions to get all files of a dir recursively or non-recursively
Alexander Karatarakis
2016-11-29
Introduce PostBuildLint namespace
Alexander Karatarakis
2016-11-29
Move file functions to vcpkg_Files.h
Alexander Karatarakis
2016-11-29
Don't return by const value
Alexander Karatarakis
2016-11-26
[vcpkg] Do not return references to locals
Robert Schumacher
2016-11-15
[expected.h] Add missing #include
Alexander Karatarakis
2016-11-15
Remove unused #include
Alexander Karatarakis
2016-11-15
[Graph] Now uses set instead of vector
Alexander Karatarakis
2016-11-15
Renames and cleanup
Alexander Karatarakis
2016-11-15
Use custom struct instead of std::pair
Alexander Karatarakis
2016-11-15
Major refactor/rework of dependency resolution
Alexander Karatarakis
2016-11-10
Add more blacklisted outdated crts
Alexander Karatarakis
2016-11-10
Add checks for outdated crts
Alexander Karatarakis
2016-11-09
[post-build-checks] Rework crt linkage checks
Alexander Karatarakis
2016-11-09
Add checks for crt linkage (currently disabled)
Alexander Karatarakis
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis
2016-11-07
Remove unused #include directive
Alexander Karatarakis
2016-11-07
Move search_file() to commands_own.cpp
Alexander Karatarakis
2016-11-07
Move listfile_path() to vcpkg_paths.h
Alexander Karatarakis
2016-11-07
Remove unused #include
Alexander Karatarakis
2016-11-07
Move shorten_description to vcpkglib_helpers
Alexander Karatarakis
2016-11-07
Introduce vcpkg_info.h/cpp
Alexander Karatarakis
2016-11-07
[Dependencies] Remove unused parameter
Alexander Karatarakis
2016-11-07
[Dependencies] Function rename
Alexander Karatarakis
[next]