Billy O'Neal
653912591a
Update tool to 2021-11-19. ( #21550 )
2021-11-21 11:04:38 -08:00
Rémy Tassoux
203daf9844
[vcpkg.targets] Add vcpkg installed libraries to MSBuild external include path ( #18820 )
...
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-11-19 05:49:33 -08:00
Kai Pastor
94b2a07762
[libspatialite] Use pkgconfig for nmake and autotools ( #20480 )
...
* Enable CI for libspatialite:x64-windows-static-md
* Use pkgconfig for nmake
* Use pkgconfig for autotools; fix mingw
* Install pc file for windows
* Add feature interface, make GPLv2+ features optional
* spatialite-tools need libspatialite[rttopo]
* Update versions
2021-11-18 21:36:42 -08:00
Kai Pastor
3492464c1c
[libmariadb] Update ( #21359 )
...
* Update to 3.1.15
* Modernize portfile
* Keep plugins
* Always use vcpkg zlib instead vendored copy
* Use zlib and openssl modules in pc file
* Always install pc file, drop non-relocatable mariadb_config
* UWP is not supported
* Use schannel SSL backend on windows
* Fix exported includedir and libdir
* Fixup windows pc file
* Disable extra static lib
* Disable plugins with extra dependencies
* [libmariadb] Namespace targets with unofficial::
* Update versions
* Enable CI for x86-windows: no conflict with mysql
* Re-enable lib mariadbclient via feature
* Use openssl targets to handle multi-config
* Update versions
* CR request
* Update versions
2021-11-17 15:33:26 -08:00
Kyle Benesch
f33d743a75
[libtcod] Update to 1.19.0 ( #21355 )
...
* [libtcod] Update to 1.19.0
* Fail UWP triplets for libtcod in CI baseline.
This was because of internal deprecations being treated as errors.
2021-11-17 12:45:16 -08:00
autoantwort
1edc79c2b2
[faad2] only support windows ( #21438 )
2021-11-17 12:33:09 -08:00
Billy O'Neal
a4b5cde7f5
Update tool to 2021-11-15. ( #21471 )
2021-11-16 18:31:04 -08:00
simon987
16c865ef98
Fix cpu detection in meson configuration script ( #21382 )
2021-11-16 16:50:43 -08:00
chausner
c3bab00ceb
[protobuf-c] Update to 1.4.0 ( #21418 )
...
* Update protobuf-c to 1.4.0
* Update CI baseline
* Remove entries from CI baseline
* Fix CRT linkage
* Update CI baseline
* Minimize patch
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-16 16:44:24 -08:00
autoantwort
2c886fc334
[epsilon] only support windows ( #21436 )
2021-11-16 16:32:52 -08:00
autoantwort
6e869fd6fe
[libudns] use supports expression ( #21448 )
2021-11-16 16:28:00 -08:00
autoantwort
b587e353a4
[teemo] use supports expression ( #21449 )
2021-11-16 16:25:28 -08:00
autoantwort
f8dfd8509d
[memorymodule] use supports expression ( #21450 )
2021-11-16 10:31:54 -08:00
Kai Pastor
4d878759ad
[applocal.ps1] Add missing '$' ( #21429 )
2021-11-15 09:43:12 -08:00
VuYeK
52d5c9b07e
[New port] Added Sciter.JS port (version 4.4.8.16) ( #18951 )
...
* Added Sciter.JS port (version 4.4.8.10), deprecated Sciter port
* Update ports/sciter-js/portfile.cmake
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* Update ports/sciter-js/portfile.cmake
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* Update ports/sciter-js/portfile.cmake
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* Update ports/sciter-js/portfile.cmake
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* Added Sciter.JS port (version 4.4.8.10), deprecated Sciter port
* Added Sciter.JS port (version 4.4.8.16)
* Update ports/sciter/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/sciter/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Removed trailing comma
* SHA update
* Updated ci.baseline
* Updated sciter homepage
* Updated sciter SHA
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-15 08:58:46 -08:00
Kai Pastor
7dff5e821e
[vcpkg] Revise appdeploy and copy_tool_dependencies ( #21092 )
...
* Stop overwriting logs when copying tool dependencies
* Deploy debug dependencies for debug tools
* Deploy dependencies verbosely in debug mode
* Don't silently fail deployment on mutex creation error
* Construct paths portably
* Fix mutex creation on Linux
* Abort on mutex creation errors
* Always copy tool dependencies in verbose mode
2021-11-14 08:48:05 -08:00
Alexander Neumann
356918c4c1
fix regression in vcpkg_find_acquire_program and require exact version match for meson ( #21341 )
2021-11-12 11:52:32 -08:00
nicole mazzuca
86b23850c3
[scripts-audit] vcpkg_find_acquire_program ( #21173 )
2021-11-10 22:13:22 -08:00
Kai Pastor
369878e686
[libgeotiff] Update to 1.7.0, revise features and config ( #21253 )
...
* Update to 1.7.0
* Refresh patches, drop fix-proj4.patch
* Restore GeoTIFF cmake package name (reverts #15750 )
* Add usage (reason: #15723 )
* Remove zlib dependency, transitive usage only
* Move tools to optional feature
* Modernize portfile, fix copyright
* Don't install doc and man files
* Trim main patch
* Allow reduced tiff dependencies
* Update versions
* Remove libgeotiff uwp failure from CI baseline
* Update GeoTIFF in gdal wrapper
* Update versions
* Update GeoTIFF in pdal config
* Update versions
* Switch to 'version' field
* Update versions
2021-11-10 14:54:19 -08:00
Billy O'Neal
e46b12b825
Update VMs for November Patch Tuesday ( #21309 )
...
* Apply VM updates for:
* https://github.com/microsoft/vcpkg/pull/13994
* https://github.com/microsoft/vcpkg/pull/20654
* https://github.com/microsoft/vcpkg/pull/20938
* Be more defensive in AzVmRunCommandWithRetries.
* Update Pools.
2021-11-10 14:07:00 -08:00
Kai Pastor
ce73eebf08
[geos] Update to 3.10.0 ( #21051 )
...
* Update geos to 3.10.0
* Enable geos on uwp
* Update versions
* Fix mingw build
* Fix deinstallation
* Update versions
2021-11-09 10:10:08 -08:00
Osyotr
52fd7e4a64
[vcpkg-cmake-config] Fix parsing of NO_PREFIX_CORRECTION ( #21062 )
2021-11-08 21:29:35 -08:00
chausner
79a943954d
[ois] Update to 1.5.1 ( #21244 )
...
* Update ois to 1.5.1
* Update CI baseline
* Fix typo
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Add "supports", remove entries from CI baseline
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-08 20:43:34 -08:00
Jack·Boos·Yu
cf308f37ce
[script audit] Meson buildsystem ( #21026 )
...
* [script audit] Meson buildsystem
* Apply suggestions, fix build
* Fix non-Windows build
* Fix debug path in meson config
* Fix env pkgconfig path
* Apply suggestions
* Nicole's CRs
* oops
* Apply suggestions
* final changes
* fix typoes
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-11-08 12:27:18 -08:00
Jack·Boos·Yu
66c39e113a
[scripts-audit] QMake buildsystem ( #20322 )
...
* [scripts-audit] QMake buildsystem
* Apply suggestions
* Change qt5-base as a host port
* version
* Fix installation
* Apply suggestions
* Update doc
* Typo
* update doc
* Fix bug
* fix vcpkg_host_path_list issue
* Process more host path
* Apply suggestions
* Apply suggestions
* Apply suggestions from code review
* more changes
* Apply suggestions
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-11-05 16:55:23 -07:00
nicole mazzuca
297f1b8ea0
[scripts-audit] CMake buildsystem ( #20885 )
...
* [scripts-audit] vcpkg_configure_cmake
Start auditing vcpkg_configure_cmake
* [scripts-audit] vcpkg_build_cmake
* [scripts-audit] vcpkg_install_cmake
* wow that was a dumb bug
* fix x86 configure, fix `if` guidelines
* Billy's CRs
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-11-05 16:55:14 -07:00
nicole mazzuca
efdf9346ab
[scripts-audit] nmake buildsystem ( #20987 )
...
* [scripts-audit] vcpkg_install_nmake
* [scripts-audit] vcpkg_build_nmake
hoping not to make too many changes, just minor simplifications
* is this the issue with gdal?
* back-compat hack woot
* remove port-specific workaround
* dg0yt CR
2021-11-05 16:55:01 -07:00
NancyLi1013
41d944f701
[getdns/flint/arb] Update to the latest version ( #20050 )
...
* [getdns/flint] Update to the latest version
* [getdns/flint] Update to the latest version
* [flint] Add unsupported on uwp
* Update version files
* [flint] Handle dllimport macro in header files
* [arb] Update to 2.21.0
* [arb] Update to 2.2.1 and use upstream CMakeLists.txt
* [arb] App patch
* Update versions/a-/arb.json
2021-11-05 16:09:43 -07:00
autoantwort
cb1db07258
[vcpkg_download_distfile] allow uppercase SHA512 ( #21157 )
2021-11-05 14:23:33 -07:00
Alexander Smyslov
0032024513
[librdkafka] Upgrade up to 1.8.2 ( #21111 )
...
* Add files via upload
* [new port] avro-cpp
* add boost-format
* remove comments
* remove comments
* [librdkafka] Upgrade up to 1.8.2
* [librdkafka] Upgrade up to 1.8.2
* fix remarks
* fix remarks
* fix remarks
* Update ports/librdkafka/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/librdkafka/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* fix remarks
* fix remarks
* fix remarks
* fix remarks
* fix remarks
Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-04 12:17:46 -07:00
chausner
508383cdd4
[clblast] Update to 1.5.2 ( #20915 )
...
* Update clblast to 1.5.2
* Update CI baseline
* Disable static builds
* Update git-tree hash
* Remove entries from ci.baseline.txt.
* update version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-03 21:44:42 -07:00
nicole mazzuca
bad2c589d5
[vcpkg_host_path_list] add SET subcommand ( #20879 )
...
* [vcpkg_host_path_list] add SET subcommand
* update docs
* try to do something that Billy might like more?
* wheee
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-11-03 21:42:05 -07:00
Kai Pastor
fdb593292c
[vcpkg] Always use an autotools build triplet ( #18130 )
...
* Always use a build triplet for mingw
* [vcpkg_configure_make] Always assume cross-compilation
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-11-03 21:29:29 -07:00
Stefano Sinigardi
7375bb408f
[NUGET] update to 5.11.0 ( #21058 )
...
* [NUGET] update to 5.11.0
* [nuget] update hash
2021-11-03 00:58:06 -07:00
Jack·Boos·Yu
975822a2a2
[vcpkg] Add aria2 as vcpkg required tool (step 1) ( #20971 )
...
* Add aria2 as vcpkg required tool
* Change exeRelativePath
* overwrite
* Fix typo
* Fix incorrect set
* Update scripts/vcpkgTools.xml
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-03 00:43:01 -07:00
Billy O'Neal
d0015f95d3
Update vcpkg-tool to 2021-11-02. ( #21153 )
2021-11-03 00:38:49 -07:00
Kai Pastor
eea02380aa
[ci] Remove unaffected ports from pull request builds ( #21078 )
...
* Rewrite to single invovation of 'vcpkg ci'
* Split caching args from common args
* Use parent hashes for pull request CI builds
* Completely switch to parent revision state and back
2021-11-01 12:18:28 -07:00
Billy O'Neal
5bdb9d6012
Update vcpkg tool, add windows-arm64, and download rather than build on some POSIX ( #20838 )
2021-10-29 22:39:14 -07:00
Alexander Neumann
fdac8bfc1b
[hwloc] Update to 2.5 and switch to make ( #20905 )
...
* hwloc try and error
* hwloc fix build.
* format manifest
* version stuff
* remove supports expression. Copy COPYING from src dir
* format manifest
* overwrite version
* update ci baseline
hpx uses _mm_pause which seems to be undefined on arm64
maybe hpx requires a supports field?
* switch to version in manifest
* version stuff
* add maintainer
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* version stuff
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-10-27 23:05:10 -07:00
Victor Romero
75b6191dff
[vcpkg_download_distfile] Check SHA512 for already downloaded files ( #20988 )
...
* [vcpkg_download_distfile] Check SHA512 for already downloaded files
* [vcpkg_download_distfile] Respect SKIP_SHA512 to enable --head
2021-10-27 10:36:59 -07:00
Dawid Wróbel
8cbc51f36b
[Docs] vcpkg_copy_tools cleans only copied tools ( #20940 )
...
Clarify that AUTO_CLEAN only removes the executables previously copied, not all of them.
2021-10-26 23:44:43 -07:00
Dawid Wróbel
542693b300
[vcpkg_acquire_msys] Add gzip to default packages ( #20393 )
...
Fixes #20392
2021-10-26 22:24:18 -07:00
Phoebe
fbc74b00b1
[boost-modular-build-helper] Add quotes to path ( #20896 )
2021-10-21 22:43:44 -07:00
Billy O'Neal
4474aba1e7
[ci] Attempt to make CI more reliable by using robocopy to delete ( #20889 )
2021-10-20 22:51:29 -07:00
Jack·Boos·Yu
5283cdb370
[scripts-audit] Make buildsystem ( #20165 )
...
* [script-audit] Make buildsystem
* Fix wrongly merge
* Fix rename
* Format
* Apply suggestions
* Apply suggestion
* Fix bug
* Change the function names
* Fix command line
* Apply suggestions
* version
* typo
* Apply suggestions
* Fix bug
* Fix path
* Fix bug
* Fix un=parser code, move macros to the top
* Apply suggestions
* Update docs
* update doc
* CRLF
* add docs and add a PARENT_SCOPE
* Update doc
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-10-20 14:12:58 -07:00
Billy O'Neal
078f3e51ef
[ci] Skip attempting to upload failure logs if there is no failure logs directory. ( #20826 )
2021-10-18 15:04:49 -07:00
Billy O'Neal
f330f20100
[geogram] Remove ci.baseline.txt skip. ( #20825 )
...
Victor and I forgot to remove geogram from ci.baseline.txt in https://github.com/microsoft/vcpkg/pull/20778
2021-10-18 14:32:19 -07:00
Billy O'Neal
699c8779f1
[vcpkg] Update VMs for October Patch Tuesday and Server 2022 ( #20730 )
...
* Patch tuesday and switch to Server 2022.
* Update pools.
2021-10-16 12:14:53 -07:00
Victor Romero
c1bd850c62
[wildmidi] Change baseline to pass ( #20731 )
2021-10-15 20:29:08 -07:00
Yury Bura
1f5e8e4e9b
[boost] fix boost-mpi dependency ( #20681 )
...
* [boost] fix #20676
* update version
2021-10-13 14:50:03 -07:00