| Age | Commit message (Collapse) | Author |
|
Names should match the command
|
|
|
|
|
|
The listfile checks ensures that no other package claims ownership
of the particular file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files
|
|
appropriate commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added capability for CONTROL files to specify qualified dependencies, which are substring searched inside triplet names.
Fixed bug in internal 'build' command where if a package is already built, that built package's dependencies will be used to determine requirements for the build instead of the port directory's CONTROL file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`vcpkg_paths` is responsible for binding the concrete filesystem representation to the abstract `package_spec`.
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# toolsrc/include/vcpkg_cmd_arguments.h
# toolsrc/src/commands_installation.cpp
# toolsrc/src/vcpkg_cmd_arguments.cpp
|