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
2018-05-22
[vcpkg] Improve CMake messages to account for case-sensitive filesystems.
Robert Schumacher
2018-05-19
[c++] Condense powershell helper code into the remaining single usage
Alexander Karatarakis
2018-05-16
Fix typo
Alexander Karatarakis
2018-05-15
[vcpkg] Significantly reduce usage of powershell. Reduce console font switchi...
Alexander Karatarakis
2018-05-03
[vcpkg] Remove utf16 usage from non-Windows
Robert Schumacher
2018-04-28
[vcpkg-integrate-install] Add vcpkg.path.txt to localappdata for more generic...
Robert Schumacher
2018-04-25
Fix #3170 issue with /permissive-
Alexander Karatarakis
2018-04-25
Remove noexcept from BinaryParagraph()
Alexander Karatarakis
2018-04-12
[vcpkg] Mark many types noexcept. Make certain code patterns more transparent...
Robert Schumacher
2018-04-11
[vcpkg] Rework dependencies.cpp to improve type safety and error detection
Robert Schumacher
2018-04-07
Remove more unused #include directives
Alexander Karatarakis
2018-04-06
[Checks] Take parameter by ref
Alexander Karatarakis
2018-04-06
Use Cache class
Alexander Karatarakis
2018-04-06
[vcpkg hash] Add sanity checking
Alexander Karatarakis
2018-04-06
[vcpkg hash] Add string hashing (as opposed to file hashing)
Alexander Karatarakis
2018-04-06
[vcpkg hash] Don't use cmake for non-windows hashes. Use shasum instead
Alexander Karatarakis
2018-04-06
Introduce "vcpkg fetch"
Alexander Karatarakis
2018-04-02
[vcpkg] Add support of external downloader aria2
Jacob Zhong
2018-04-02
[vcpkg.exe] Look for vcpkgTools in downloads/tools/$toolname-$toolversion
Alexander Karatarakis
2018-03-24
Fix name
Alexander Karatarakis
2018-03-24
Introduce Maps::transform_values()
Alexander Karatarakis
2018-03-22
[vcpkg] Sort abi tags to ensure stability
Robert Schumacher
2018-03-21
System::get_program_files() now returns Optional<fs::path>
Alexander Karatarakis
2018-03-20
[vcpkg] Handle failure to store archive
Robert Schumacher
2018-03-20
[vcpkg-hash] Use BCrypt on Windows
Alexander Karatarakis
2018-03-20
[vcpkg-ci] Do not rebuild libraries that were previously successful or failed
Robert Schumacher
2018-03-18
Add options and documentation for env command (#3007)
Jacob Zhong
2018-03-14
[vcpkg] Further refactoring inside `build_package()`
Robert Schumacher
2018-03-13
[vcpkg] Improve default triplets for non-windows
Robert Schumacher
2018-03-13
[vcpkg] Silence warnings on recent clang
Robert Schumacher
2018-03-13
[vcpkg] Refactor do_build_package and add archive tombstoning
Robert Schumacher
2018-03-10
[vcpkg] Add VCPKG_DEFAULT_VS_PATH environment variable
Robert Schumacher
2018-03-02
[vcpkg] Improve handling of external toolchain files
Robert Schumacher
2018-02-28
[vcpkg] Add tests for create_export_plan and remove unused arguments
Robert Schumacher
2018-02-28
[vcpkg] Fix exporting packages with features-depending-on-features
Robert Schumacher
2018-02-26
[vcpkg] Initial commit of experimental compressed binary archiving behind a flag
Robert Schumacher
2018-02-26
[vcpkg] Refactor VcpkgCmdArguments to not utilize global state
Robert Schumacher
2018-02-26
[vcpkg] Add 7zip internal tool
Robert Schumacher
2018-02-25
[vcpkg] Fix "just-in-time" requirements calculation
Robert Schumacher
2018-02-21
[vcpkg] Enable metrics on linux
Robert Schumacher
2018-02-21
[vcpkg] Fixup previous commit
Robert Schumacher
2018-02-21
[vcpkg] Add non-throwing implementation of write_contents()
Robert Schumacher
2018-02-21
Improve error message when we have an error code
Alexander Karatarakis
2018-02-21
Add internal option to clean packages\<port> after the build
Alexander Karatarakis
2018-02-20
[vcpkg-metrics] Adjust reporting of build times
Robert Schumacher
2018-02-20
Expected::check_exit() now always shows line_info if it fails
Alexander Karatarakis
2018-02-19
[vcpkg] Remove create_install_plan in favor of create_feature_install_plan
Robert Schumacher
2018-02-16
Merge pull request #2817 from Squareys/fix-build-with-feature-deps
Robert Schumacher
2018-02-16
[vcpkg] Avoid using s::status_known() -- it does not do what you think it does
Robert Schumacher
2018-02-16
[vcpkg] Fix build command for packages that depend of features
Squareys
[prev]
[next]