Граф коммитов

576 Коммитов

Автор SHA1 Сообщение Дата
Embedded Bot 0df8e52f52 [localization][automated][ci skip] update locale files 2024-11-15 05:03:27 +00:00
Embedded Bot b3470d0137 [localization][automated][ci skip] update locale files 2024-11-14 05:03:44 +00:00
Embedded Bot 1727f99537 [localization][automated][ci skip] update locale files 2024-11-13 05:03:26 +00:00
Embedded Bot cd2d43b88e [localization][automated][ci skip] update locale files 2024-11-12 05:03:57 +00:00
Javier Matos Denizac 1393ad8082
Fix all download failures claiming that the download was disabled by x-block-origin. (#1513) 2024-11-11 13:36:51 -08:00
Embedded Bot af3caca31b [localization][automated][ci skip] update locale files 2024-11-09 05:03:04 +00:00
Billy O'Neal 471f4efa30
Add switch to force classic mode. (#1535)
A customer wanted to run vcpkg in a place where they could not control that a `vcpkg.json` was in a directory above, and requested a way to force classic mode. One used to be able to do this with the `--no-manifest` feature flag, but that was removed some years ago.

This adds a new switch, `--classic`, which effectively skips looking for a manifest.
2024-11-08 19:39:16 +00:00
Embedded Bot be689be430 [localization][automated][ci skip] update locale files 2024-11-05 05:03:45 +00:00
Billy O'Neal 84e2dcfb2e
Make status line parsing testable. (#1528)
Removes Want::UNKNOWN as this was only ever referenced in to_string, and never otherwise used in the product.
2024-11-04 22:34:17 +00:00
Embedded Bot 6e4fa3cd27 [localization][automated][ci skip] update locale files 2024-10-24 05:03:12 +00:00
Embedded Bot 05ac9a10bd [localization][automated][ci skip] update locale files 2024-10-23 05:03:39 +00:00
Embedded Bot ad7b71c9fc [localization][automated][ci skip] update locale files 2024-10-18 05:03:13 +00:00
Billy O'Neal dc69ae8bdd
Add a better error message for unlimited argument commands. (#1515)
Before / after:

```console
PS D:\vcpkg\test> ..\vcpkg.exe new --application
PS D:\vcpkg\test> ..\vcpkg.exe add rapidjson
error: the command 'add' requires between 2 and 18446744073709551615 arguments, inclusive, but 1 were provided
[...]

PS D:\vcpkg\test> D:\vcpkg-tool\out\build\Win-x64-Debug-WithArtifacts\vcpkg.exe add rapidjson
error: the command 'add' requires at least 2 arguments, but 1 were provided
```
2024-10-17 18:57:34 -07:00
data-queue 67931f1ae7
Support Azure universal packages as a binary caching provider (#1491)
* add universal support

* fix

* fix

* review

* review

* fix
2024-10-17 18:14:39 -07:00
Embedded Bot 3a7bec0bef [localization][automated][ci skip] update locale files 2024-10-10 05:03:50 +00:00
Embedded Bot c681dfebd8 [localization][automated][ci skip] update locale files 2024-10-04 05:03:09 +00:00
Embedded Bot 492612868d [localization][automated][ci skip] update locale files 2024-10-01 05:03:37 +00:00
Billy O'Neal ab8988503c
x-add-version: Check that port-version is the next integer (#1495) 2024-09-30 12:55:55 -07:00
Billy O'Neal 48946f6a7f
Improve diagnostics when an invalid triplet name is supplied. (#1497)
* Improve diagnostics when an invalid triplet name is supplied.

This fixes a regression introduced in https://github.com/microsoft/vcpkg-tool/pull/1474 where an error message is added but the corresponding text being parsed is not. This was reported as https://github.com/microsoft/vcpkg/issues/41143

* Fix the unit tests for "hypens" 😅

* Fix comment for changed variable name
2024-09-30 12:54:53 -07:00
Embedded Bot 5f22943356 [localization][automated][ci skip] update locale files 2024-09-28 05:03:28 +00:00
Embedded Bot 72328bf976 [localization][automated][ci skip] update locale files 2024-09-27 05:04:15 +00:00
Embedded Bot 12dbef3638 [localization][automated][ci skip] update locale files 2024-09-26 05:04:03 +00:00
Embedded Bot 2488bd6a7a [localization][automated][ci skip] update locale files 2024-09-13 05:03:14 +00:00
Billy O'Neal a65b710faf
Preserve the full exit code range in the system.process layer. (#1489)
Resolves a recent concern raised internally where tar.exe failed with some exit code that was larger than INT_MAX which got smashed by:

ee9a254511/src/vcpkg/base/system.process.cpp (L1426)
2024-09-12 20:15:12 -07:00
Embedded Bot 4063a94150 [localization][automated][ci skip] update locale files 2024-08-04 05:03:18 +00:00
Billy O'Neal 33fe38d1ee
Fix doubled warnings being printed for manifest warnings when loading ports. (#1466) 2024-08-03 00:42:35 -07:00
Embedded Bot cfa00f4608 [localization][automated][ci skip] update locale files 2024-08-03 05:03:10 +00:00
Embedded Bot 5ed9b36b25 [localization][automated][ci skip] update locale files 2024-08-02 05:03:23 +00:00
Embedded Bot 3bde9bd6b0 [localization][automated][ci skip] update locale files 2024-07-31 05:02:56 +00:00
Benjamin Hodgson 54b6a6ee0d
Fix grammar in HashPortManyFiles warning message (#1467) 2024-07-30 13:40:23 -07:00
Embedded Bot c1299340f4 [localization][automated][ci skip] update locale files 2024-07-30 05:03:10 +00:00
Embedded Bot aef6706f0c [localization][automated][ci skip] update locale files 2024-07-27 05:03:07 +00:00
Billy O'Neal 0e30cb1561
Rename the shell function to 'vcpkg-shell'. (#1442) 2024-07-26 15:46:47 -07:00
Embedded Bot d272c0d4f5 [localization][automated][ci skip] update locale files 2024-07-26 05:03:29 +00:00
Alexander Neumann 88ee9316f5
Add VCPKG_POST_PORTFILE_INCLUDES (#1417) 2024-07-25 13:53:34 -07:00
Embedded Bot 46805d559e [localization][automated][ci skip] update locale files 2024-07-25 05:03:35 +00:00
Billy O'Neal c427992d33
Fix several console output nitpicks. (#1461)
* In https://github.com/microsoft/vcpkg-tool/pull/1455 I missed making absolute lowercase.
* In https://github.com/microsoft/vcpkg-tool/pull/1408 a lot of whitespace was missed leading to output like

error: building vtk:x64-linux failed with: BUILD_FAILEDSee https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
2024-07-24 10:53:21 -07:00
Embedded Bot 0322079a4b [localization][automated][ci skip] update locale files 2024-07-24 05:03:47 +00:00
Billy O'Neal 2347a7b08d
Restore printing full paths to files containing absolute paths. (#1455)
@autoantwort points out that it makes sense for those to be clickable.

He also wants us to drop the note: prefix from newlines if we aren't attached to a tty; I'm not sure if that is correct.
2024-07-23 13:47:56 -07:00
autoantwort bf8aee5c1d
Http binary cache: One must use the {sha} variable if other variables are used. (#1459) 2024-07-23 11:09:21 -07:00
Embedded Bot 1ede9b9b0a [localization][automated][ci skip] update locale files 2024-07-23 05:03:17 +00:00
Embedded Bot ad27b25eda [localization][automated][ci skip] update locale files 2024-07-10 05:04:01 +00:00
myd7349 bbb031821c
Fix export command usage (#1450) 2024-07-09 10:23:21 -07:00
Embedded Bot 471e3bed73 [localization][automated][ci skip] update locale files 2024-07-07 05:03:39 +00:00
Javier Matos Denizac 9eb99f74cd
Clarify asset caching output (#1409) 2024-07-05 22:18:13 -07:00
Embedded Bot 9e362d2763 [localization][automated][ci skip] update locale files 2024-07-04 05:03:59 +00:00
Embedded Bot d93dbb50c5 [localization][automated][ci skip] update locale files 2024-06-27 05:03:27 +00:00
Embedded Bot f80ef48671 [localization][automated][ci skip] update locale files 2024-06-25 05:03:42 +00:00
Javier Matos Denizac dfc8c0f00e
Add Campaign IDs (#1408) 2024-06-24 11:31:37 -07:00
Embedded Bot bc47c05829 [localization][automated][ci skip] update locale files 2024-06-22 05:02:52 +00:00