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

3691 Коммитов

Автор SHA1 Сообщение Дата
Embedded Bot 2f25fc8cd2 [localization][automated][ci skip] update locale files 2023-12-05 22:02:25 +00:00
autoantwort 5fbcab79b1
Generate usage text for pkgconfig files (#1268) 2023-12-05 14:00:00 -08:00
Billy O'Neal ebae9fc6c3
Fixes stealth merge conflict between https://github.com/microsoft/vcpkg-tool/pull/1293 and https://github.com/microsoft/vcpkg-tool/pull/1292 (#1296) 2023-12-04 23:20:09 -08:00
Embedded Bot 032bfaa083 [localization][automated][ci skip] update locale files 2023-12-05 02:27:53 +00:00
data-queue 2f523c3faf
Print ABI of a package in output (#1293)
* fix

* format
2023-12-04 18:25:30 -08:00
Billy O'Neal bfb9896877
Print "@version" when talking about port versions more frequently. (#1292)
In https://github.com/microsoft/vcpkg/pull/35164 there was some confusion where a customer thought `vcpkg ci` was building an old version of openvino because we only printed the version to build for the `--dry-run` prepass and didn't print the version to build for the actual build. The customer thought we were building the old version rather than the new version as a result.

This change ensures we print the version we are discussing after "Installing" or "Building" and consistently uses the "packagespec@version" form in all the places. For consistency the "packagespec -> version" form we used in a few places is replaced with the @ form.
2023-12-04 15:06:08 -08:00
Embedded Bot 4771b64dc8 [localization][automated][ci skip] update locale files 2023-12-01 01:08:28 +00:00
CSIGS@microsoft.com e49daf031b
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20231130135709153. (#1294) 2023-11-30 17:05:37 -08:00
Embedded Bot 6a27ba5389 [localization][automated][ci skip] update locale files 2023-11-29 20:10:06 +00:00
CSIGS@microsoft.com 0353a1344b
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20231129135316331. (#1291) 2023-11-29 12:06:39 -08:00
Billy O'Neal 1767aaee7b
dos2unix all the things (#1289)
* dos2unix all the things except for those that should have CRLFs

* Fix version DB.
2023-11-27 15:02:21 -08:00
Embedded Bot 5308918322 [localization][automated][ci skip] update locale files 2023-11-27 18:32:51 +00:00
Billy O'Neal 07041b08f0
Eliminate remaining users of ParseControlErrorInfo. (#1279)
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2023-11-27 10:30:23 -08:00
Victor Romero 90e00c19de
Add unique repository ID detection in ADO and GitLab (#1281) 2023-11-27 10:29:47 -08:00
Embedded Bot 7324d6e6f8 [localization][automated][ci skip] update locale files 2023-11-27 18:26:49 +00:00
Rob Moran 9d71908c4e
Return after resolving promise (#1285) 2023-11-27 10:24:20 -08:00
CSIGS@microsoft.com 7364e589fd
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20231127135711451. (#1288) 2023-11-27 10:23:38 -08:00
Embedded Bot 7a9a8f902c [localization][automated][ci skip] update locale files 2023-11-22 19:31:12 +00:00
CSIGS@microsoft.com 3969d87eed
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20231122135439425. (#1283) 2023-11-22 11:29:11 -08:00
autoantwort 5ec0eec09d
Add qnx platform expression (#1282) 2023-11-20 17:15:58 -08:00
Embedded Bot 661055235f [localization][automated][ci skip] update locale files 2023-11-21 01:13:36 +00:00
Billy O'Neal a35ce804e1
[z-applocal] Reduce nonexistent and non-PE files to warnings. (#1274) 2023-11-20 17:11:21 -08:00
Billy O'Neal 4c1df40a3c
Add missing header for official builds. (#1278) 2023-11-15 17:05:53 -08:00
Billy O'Neal efe31b9a8e
Update scripts SHA for 2023-11-15. (#1276) 2023-11-15 16:14:13 -08:00
autoantwort 2cbe559e4a
create_github_issue: Fix div by zero (#1275) 2023-11-14 12:22:46 -08:00
Billy O'Neal 365d419c00
Ensure spdx_location is not dropped when loading ports. (#1237) 2023-11-10 15:11:59 -08:00
Billy O'Neal dfb60db5b9
Audit headers for overzealous inclusion reported by Visual Studio (#1273) 2023-11-09 15:06:33 -08:00
autoantwort c9e4be1d6a
Ensure generated GitHub issue bodies are not too long to post (#1257) 2023-11-07 11:53:01 -08:00
Billy O'Neal 0e693953a4
Use Version instead of {raw_version,port_version} in more places. (#1253) 2023-11-07 11:34:54 -08:00
Billy O'Neal c74a8340ca
Update Signing Tasks for Azure Pipelines (#1262) 2023-11-07 11:30:41 -08:00
Embedded Bot a0c8bf70e9 [localization][automated][ci skip] update locale files 2023-11-07 19:30:31 +00:00
CSIGS@microsoft.com 75ea831633
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20231107135241697. (#1270) 2023-11-07 11:28:05 -08:00
autoantwort 92b355988f
std::experimental::boyer_moore_horspool_searcher is deprecated (#1266) 2023-11-07 11:27:50 -08:00
autoantwort 003947164a
Use View instead of Iterator + size (#1250) 2023-11-03 16:40:04 -07:00
autoantwort df064e07f8
Fix Comparison of Json::Value (#1264)
Fixes https://github.com/microsoft/vcpkg/issues/34877
2023-11-03 16:31:48 -07:00
Billy O'Neal 82a7c96db2
Clarify BuildInfo::version's purpose. (#1261)
* Add test case for the recording head version feature noted in https://github.com/microsoft/vcpkg-tool/pull/1259#discussion_r1378120355

* Sanitize detected head versions to make sure they are at least version-strings.
2023-11-03 16:06:51 -07:00
Embedded Bot 1192e9f019 [localization][automated][ci skip] update locale files 2023-11-03 19:19:49 +00:00
CSIGS@microsoft.com 8e51e9444d
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20231103125335776. (#1263) 2023-11-03 12:17:24 -07:00
Embedded Bot a50687ccd1 [localization][automated][ci skip] update locale files 2023-11-01 03:43:37 +00:00
Billy O'Neal da950b3761
Clarify to localizers git tree SHA vs git commit SHA. (#1239) 2023-10-31 20:41:30 -07:00
Thomas1664 13b138a4e9
Add Container&& overload for `Util::Vectors::append` (#1254) 2023-10-31 18:11:53 -07:00
Billy O'Neal 4afdf8745a
Apply conditional noexcept to Expected's constructors. (#1251) 2023-10-31 16:57:14 -07:00
Embedded Bot 59e38bf80a [localization][automated][ci skip] update locale files 2023-10-31 23:48:37 +00:00
Billy O'Neal f9df9b33bf
Delocalize error: warning: and note:. (#1260)
* Delocalize error: warning: and note:.

Response to code review comment https://github.com/microsoft/vcpkg-tool/pull/1239#discussion_r1373803950
2023-10-31 16:46:17 -07:00
autoantwort f07df71f42
vcpkg add port: Handle feature core. (#1163) 2023-10-30 18:09:52 -07:00
Thomas1664 fe0ad6ccfb
Use different search algorithm in `Strings::contains_any` (#1255) 2023-10-30 17:23:18 -07:00
Thomas1664 d88738ad01
Add required build dependencies to target vcpkg-test (#1258) 2023-10-30 15:12:55 -07:00
Billy O'Neal 7411aa2913
Always use <vcpkg-test/util.h> rather than <catch2/catch.hpp>. (#1252)
This ensures the StringMakers in util.h are always available for better console output.
2023-10-27 17:03:19 -07:00
Billy O'Neal e0ec6cdb16
Fix VS static analyzer warnings. (#1235)
* Fix VS static analyzer warnings.

1. Optional and expected were not properly forwarding noexcept for their special member functions, so is_nothrow_move_constructible_v<Expected<T>> was false for all T. (This has bad implications if the expecteds are in a vector)
2. system.process.cpp uses a 32k stack buffer but it's the "top" of the stack so we don't care.
3. dependencies.cpp was calling std::move() on a constant variable `info_ptr->default_features`; I changed the declarations to better show that this was const.
4. (Drive by) All users of make_optional were actually doing emplacement.
2023-10-26 13:51:46 -07:00
Billy O'Neal 8f4f3fa9e4
Push ExpectedL into the SourceControlFile::parse family. (#1240) 2023-10-26 13:50:30 -07:00