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
Age
Commit message (
Expand
)
Author
2018-03-24
[vcpkg] Handle non-sorted output from std::filesystem
Robert Schumacher
2018-03-24
Fix name
Alexander Karatarakis
2018-03-24
Join declaration and assignment
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-22
[vcpkg] Download cmake on osx and linux
Robert Schumacher
2018-03-21
System::get_program_files() now returns Optional<fs::path>
Alexander Karatarakis
2018-03-21
Improve error message when PROGRAMFILES is not found
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-19
Update CHANGELOG and bump version to v0.0.106
Alexander Karatarakis
2018-03-18
Add options and documentation for env command (#3007)
Jacob Zhong
2018-03-14
[vcpkg] Create minimal package structure even on failure
Robert Schumacher
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] Fix get_executable_path on BSD
Robert Schumacher
2018-03-13
[vcpkg] Silence warnings on recent clang
Robert Schumacher
2018-03-13
[vcpkg] Link pthreads
Robert Schumacher
2018-03-13
[vcpkg] Refactor do_build_package and add archive tombstoning
Robert Schumacher
2018-03-11
[vcpkg] Use unzip/zip on non-windows
Robert Schumacher
2018-03-11
[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a s...
Robert Schumacher
2018-03-10
[vcpkg] Add VCPKG_DEFAULT_VS_PATH environment variable
Robert Schumacher
2018-03-09
[vcpkg] Fix issue in upgrade dependency resolution where self-referencing fea...
Robert Schumacher
2018-03-09
[vcpkg] Enable qualifiers to use ! for inversion
Robert Schumacher
2018-03-08
[rttr] Fix executables. Fix read-only permissions.
Robert Schumacher
2018-03-07
[vcpkg] Add case for exe path discovery for macos
Robert Schumacher
2018-03-06
Fix export information
Jacob Zhong
2018-03-02
[vcpkg] Allow compilation via CMake with MSVC (#2935)
Konstantin Podsvirov
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-hash] Fix target paths containing spaces
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-26
[everything] Use -text to ensure consistent files across machines.
Robert Schumacher
2018-02-26
[vcpkg] Fix feature interdependency during install
Robert Schumacher
2018-02-26
[vcpkg] Fix inter-feature references
Robert Schumacher
2018-02-26
[vcpkg] Add test for default-features with a preinstalled dependency
Robert Schumacher
2018-02-26
[vcpkg] Fix issue when removing packages that have explicit feature dependenc...
Robert Schumacher
2018-02-25
[vcpkg] Fix "just-in-time" requirements calculation
Robert Schumacher
2018-02-25
[vcpkg] Fix exclusions in ci
Robert Schumacher
2018-02-23
[vcpkgTools.xml] Reuse in vcpkg.exe
Alexander Karatarakis
2018-02-23
Rename "depenencies" to tools. Rework xml file to reduce fields.
Alexander Karatarakis
2018-02-22
[vcpkg] Avoid use of atomic copy constructor on older compilers
Robert Schumacher
2018-02-22
[vcpkg] Fix previous commit's typo
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
[next]