| Age | Commit message (Collapse) | Author |
|
* [vcpkg] Add options and documentation for env command
* [vcpkg-env] Cleanup. Add tools/*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separate toolchain file.
|
|
|
|
features cause cycles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you experience trouble, you can use the following to renormalize your local working directory:
git add --renormalize .
git reset .
git checkout .
|
|
|
|
|
|
|
|
dependencies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [vcpkg] Add find/find_installed/is_installed for FeatureSpec
Signed-off-by: Squareys <squareys@googlemail.com>
* [vcpkg] Fix build command for packages that depend of features
Signed-off-by: Squareys <squareys@googlemail.com>
|
|
|
|
When a package dependency was not found (has no source control file),
install would exit with "Value was null" when trying to install its default
features, as the dependency would be marked erroneously as found in this
case.
Signed-off-by: Squareys <squareys@googlemail.com>
|
|
Signed-off-by: Squareys <squareys@googlemail.com>
|