Commit Graph

100 Commits

Author SHA1 Message Date
Francisco Facioni
07aad327a7
[taskflow] new version 3.3.0 (#22965)
* [taskflow] new version 3.3.0

* [taskflow] remove deprecations

* Add double quotes

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-02-07 19:03:00 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Billy O'Neal
7f348e0d7e
[tiff] Remove vcpkg_fail_port_install. (#22766)
Separated out because it adds supports to a feature.

In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-24 12:33:55 -08:00
Billy O'Neal
d4bd1067f7
[turbobase64] Remove vcpkg_fail_port_install. (#22767)
There was no previous supports and there was ci.baseline.txt impact.

In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-24 12:32:22 -08:00
Alexander Neumann
4f6bd1f0c6
[tool-meson] fix dependency. (#22691)
* Fix native meson error

* version stuff
2022-01-24 12:27:42 -08:00
Matthias Kuhn
bba8794b82
[tiff] Fix -lm on android (#22137) 2022-01-14 16:12:41 -08:00
Arsen Tufankjian
89ed213031
Fixing Tracy Port (#22510)
* Adding tracy port

* Formatting tracy port

* Tidying up the port

* Formatting again

* Making sure git-tree is correct

* Adding correct vcpkg dependencies

* Newline at file end again

* Update version database

* Making sure to mark tracy as not supporting x86 at all

* Updating version again

* Responding to feedback and double checking which builds will work

* Updating versions

* Tidying up some loose ends

* Updating port version again

* Removing port-version 1

* Removing tracy from ci baseline

* Removing unnecessary include copy

* Updating version

* Resolving feedback

* Updating version and formatting

* Version for the version god

* tweaking tracy supports

* Formatting and version

* Version

* Adding pthreads dependency to tracy for non-windows platforms

* Version

* Fixing tracy port

* Fixing version

* TRACY_IMPORTS should be an INTERFACE define

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-13 10:49:26 -08:00
winsoft666
18bf5235ee
[teemo] Update to v2.6 (#22384)
* [teemo] Update to v2.6

* [teemo] Update version.

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-01-06 13:16:54 -08:00
autoantwort
46896e719f
[tensorflow(-cc)] no absolute paths (#22159) 2021-12-30 11:03:07 -08:00
winsoft666
4446d54ab5
[teemo] Fix string replace error. (#22244)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt

* [teemo] Update to v2.3

* [teemo] Run `vcpkg x-add-version --all`

* [teemo] Update vcpkg.json

* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`

* Remove excess teemo.json

* [teemo] Update to v2.4

* [teemo] run ./vcpkg x-add-version --all

* [teemo] Update to v2.5

* [teemo] Update versions/t-/teemo.json

* [teemo] Fix string replace error.

* [teemo] Update port version.

* [teemo] Use port-version instead of appending #2.

* [teemo] Run 'vcpkg x-add-version --all'

* [teemo] Add maintainers.

* Update versions/t-/teemo.json

* Update versions/t-/teemo.json

* Update ports/teemo/vcpkg.json

* [teemo] Format vcpkg.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-12-30 09:52:00 -08:00
Thomas Willecomme
d54131d520
[libtiff] Switch to vcpkg_from_gitlab function (#22181)
Gitlab tends to be more reliable for some customers.

Co-authored-by: Thomas Willecomme <thomas.willecomme@teledyne.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-29 11:28:03 -08:00
winsoft666
bfacc7c206
[teemo] Update to v2.5 (#22136)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt

* [teemo] Update to v2.3

* [teemo] Run `vcpkg x-add-version --all`

* [teemo] Update vcpkg.json

* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`

* Remove excess teemo.json

* [teemo] Update to v2.4

* [teemo] run ./vcpkg x-add-version --all

* [teemo] Update to v2.5

* [teemo] Update versions/t-/teemo.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-21 23:20:09 -05:00
Arsen Tufankjian
cf43cf71c8
[Tracy Profiler] Add new port (#21826)
* Adding tracy port

* Formatting tracy port

* Tidying up the port

* Formatting again

* Making sure git-tree is correct

* Adding correct vcpkg dependencies

* Newline at file end again

* Update version database

* Making sure to mark tracy as not supporting x86 at all

* Updating version again

* Responding to feedback and double checking which builds will work

* Updating versions

* Tidying up some loose ends

* Updating port version again

* Removing port-version 1

* Removing tracy from ci baseline

* Removing unnecessary include copy

* Updating version

* Resolving feedback

* Updating version and formatting

* Version for the version god

* tweaking tracy supports

* Formatting and version

* Version

* Adding pthreads dependency to tracy for non-windows platforms

* Version
2021-12-20 11:43:09 -05:00
winsoft666
7d561d789b
[teemo] Update to v2.4 (#22105)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt

* [teemo] Update to v2.3

* [teemo] Run `vcpkg x-add-version --all`

* [teemo] Update vcpkg.json

* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`

* Remove excess teemo.json

* [teemo] Update to v2.4

* [teemo] run ./vcpkg x-add-version --all

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-20 11:36:34 -05:00
Stefano Sinigardi
eff88baadc
[x64-windows-release] add a single config community triplet based on x64-windows and make it work on some ports (#15983)
* add a single config community triplet based on x64-windows

* add a failed port, otherwise mechanism does not support empty list

* add failures to baseline

* remove duplicate entry

* second round of failures added to baseline

* third round of regressions added to CI

* [ade] fix single-config builds

* [ade] update refs

* remove duplicate entries

* [unix2dos] restore eol in script file

* add even more ports now failing in singleConfig...

* [libjpeg-turbo] remove unnecessary check

* [libjpeg-turbo] fix references

* [baseline] restore check for ports that were added recently

* [libmodplug] enable single config triplets

* [tensorflow-common] enable single config triplets

* update baseline

* fix references

* remove wrong check for single config triplets

* fix references

* [ogre] fix single config builds

* [ogre] fix references

* [untested] force x64-windows-release as host triplet when testing x64-windows-release in CI

* fix

* [x264] fix for single config

* [x264] update refs

* [libffi] enable single config builds

* [libffi] update refs

* remove cli broken arguments

* [calceph] enable single-config builds

* [calceph] fix references

* [kf5config] enable single-config builds

* [kf5config] fix references

* [detours] enable single-config builds

* [detours] fix references

* [kf5*] enable single-config builds

* [kf5*] fix references

* fix

* kf5config fix reference

* trying again to force host triplet in CI

* [boost] fix for single-config builds

* [boost] update references

* fix

* [boost] update refs

* disable host triplet in ci because it's not necessary

* retrigger a build for ports previously failing

* remove host triplet in ci, not necessary anymore?

* make PR dry

* [tensorflow-common] bump version

* [tensorflow-common] fix references

* Fix version database for boost-modular-build-helper.

* fix references

* restore CRLF on some ports

* bump versions

* fix references

* bump port versions

* fix references

* boost-modular-build-helper: Reverted due to no changes.

detours, kf5config, kf5holidays, libbacktrace: Reverted due to only whitespace changes.
libffi: bumped port-version
libmodplug: reverted due to no functional changes
ogre, ogre-next: reverted due to incorrect case of "Debug" vs. "Release" already fixed in master.

And rebuilt version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-20 10:50:45 -05:00
Daniel Schürmann
1bca1f0203
[tensorflow-common] remove single quotes from vcpkg flags (#21869)
* [vcpkg_acquire_msys] Update bzip2 to 1.0.8-2

* [tensorflow-common] remove single quotes from vcpkg flags

They are escaped like '\'-mtune=native\''  which leads to a compiler error:
cc: error: unrecognized command line option '-mtune=native'
Set via: set(VCPKG_CXX_FLAGS "-mtune=native")
2021-12-17 13:22:50 -05:00
Joachim Gehweiler
e92dfa5c01
[tensorflow] update to 2.7, including bazel latest 4.x update (#22022)
* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* update tensorflow to 2.7 and bazel to latest 4.x

* Update version database.

Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-15 10:09:54 -08:00
Joachim Gehweiler
a9ff505c5b
[vcpkg baseline][tensorflow] setup python venv and update Linux VMs (#21912)
* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* preliminary approach to solve pip issue

* fix python venv

* fix macOS build command again

* bump version

* x-add-version

* Fix spelling of prerequisites.

* Add python3-venv

* Update linux pool.

Co-authored-by: Joachim Gehweiler <joachim@Joachims-iMac.local>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-13 17:46:40 -08:00
An Tao
209e254d54
[trantor] Update to 1.5.4 (#21969)
* [trantor] Update to 1.5.4

* format
2021-12-13 12:22:33 -08:00
Jack·Boos·Yu
f315deab8d
[tesseract] Fix non-Windows build (#21320)
* [tesseract] Fix non-Windows build

* version

* apply suggestion

* version
2021-12-10 13:51:47 -08:00
Alexander Neumann
ce9c857d28
[Qt] Update to 6.2.2 and add missing modules (#21818)
* updating qt stuff to 6.2.2

* add missing modules for 6.2.2

* remove patch from qtbase

* add qtpositioning

* add qml feature

* add supports statement

* small ref change

* fix hash

* remove ,

* qtlocation is now emtpy

* get as list of files

* fix error in manifest

* add tool name

* fix qtapplication?

* print bin files

* fix qtapplicationmanager

* format

* set policy

* fix git fetch

* fix ref variable

* fix pc files for taglib
closes #21834

* fix qtinterfaceframework

* format manifest

* version stuff

* fix qtapplicationmanager

* fix version

* make qt buildable for static windows builds.

* version corrections

* add extra paths; otherwise it breaks out of the buildtree

* version stuff.

* trying to fix qtapplicationmanager

* add supports field

* fix cross case

* fix stuff

* version stuff
2021-12-06 20:46:28 -08:00
Sy Brand
1b6be5d678
[tl-ranges] Add new port (#21820)
* [tl-ranges] New port

* Update baseline

* Correct port version

* Correct baseline version

* Update versions/t-/tl-ranges.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update tl-ranges.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-06 20:40:08 -08:00
Alexander Neumann
163065a352
Update meson to 0.60.2 (#21542)
* update meson to 0.60.1

* add port vcpkg-tool-meson for consistency deprecate usage of tool-meson

* [skip actions] make every port using meson depend on vcpkg-tool-meson
(except pkgconf for now.)

* fix subtle bugs in vcpkg_find_acquire_program
make the port install meson if the system does not provide it.

* make pkgconf depend on meson

* restore old vcpkg_find_acquire_program behavior for versioning

* Update ports/gstreamer/vcpkg.json

remove duplicated dependency

* remove invalid option in glib

* [skip actions] fix ci failures?

* remove invalid option in gstreamer

* try without cmake

* get more logs from meson configure.

* update glib to 2.70.1

* fix typo

* fix pc file of flac

* update meson to 0.60.2

* try the patch from the other pr.

* patch meson .....

* version stuff

* fix port version

* fix gstreamer version

* remove version

* format-manifest

* version stuff

* format manifest again

* revert version stuff

* remove outdated gtk options

* version stuff

* pango version stuff

* correct baseline lost in merge

* Fix fontconfig version db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-02 15:48:34 -08:00
autoantwort
b1583534ce
[tomlplusplus] no absolute paths (#21733)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 17:23:48 -08:00
Lisa Ong
304b9a0268
Enable tomlplusplus port for OSX and ARM (#21742)
* enabled osx builds now that https://github.com/microsoft/vcpkg/issues/6645 is fixed

* updated port version since upsteam was unchanged

* update version database

* Delete vcpkg_fail_port_install call.

* Unblock arm.

Co-authored-by: Lisa Ong <>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 17:18:21 -08:00
autoantwort
415e6b00ba
[tcl] no absolute paths (#21724) 2021-11-29 17:01:51 -08:00
An Tao
36de5f9de5
[trantor] Update to 1.5.3 (#21728)
* [trantor] Update to 1.5.3

* format

* version
2021-11-29 12:02:15 -08:00
Jack·Boos·Yu
8b33a018cc
[type-safe] Fix usage (#21640)
* [type-safe] Fix usage

* version
2021-11-26 01:06:45 -08:00
LilyWangLL
d34c0f2e2f
[tinyspline] Fix target "tinysplinecxx::tinysplinecxx" was not found (#21618)
* [tinyspline] Fix target "tinysplinecxx::tinysplinecxx" was not found

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-11-26 00:58:15 -08:00
winsoft666
4b17c23f6b
[teemo] Update to v2.3 (#21616)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt

* [teemo] Update to v2.3

* [teemo] Run `vcpkg x-add-version --all`

* [teemo] Update vcpkg.json

* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`

* Remove excess teemo.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-26 00:57:55 -08:00
danielbuhrig
75116b9cab
[Theia] Fix bugs in TheiaConfig.cmake (#21548)
* Fix CMake configuration for 3rd party libraries

Fix CMake configuration for Eigen3 and glog in TheiaConfig.cmake. Use OpenImageIO::OpenImageIO instead of ${OPENIMAGEIO_LIBRARIES} in CMakeLists.txt.

* Create new port version pointing to latest port commit.

* Revert "Create new port version pointing to latest port commit."

This reverts commit d4d4bd7cc3.

* advance port version

* create new version and update baseline

* replace deprecated vcpkg functions

* create new port version

* Back out multiple update of port-version of theia.

* Update version database.

Co-authored-by: Daniel Buhrig <daniel.buhrig@ottobock.de>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-22 20:39:54 -08:00
chausner
2c394515ab
[tinygltf] Update to 2.5.0 (#21560)
* Update tinygltf to 2.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-22 15:45:07 -08:00
autoantwort
b587e353a4
[teemo] use supports expression (#21449) 2021-11-16 16:25:28 -08:00
chausner
933b8ab202
[tmx] Update to 1.2.0 (#21368)
* Update tmx to 1.2.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:35:11 -08:00
chausner
3e9375fc7d
[trompeloeil] Update to 41 (#21406)
* Update trompeloeil to 41

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:17:48 -08:00
autoantwort
b97bfb11bc
[tcl] no absolute paths (#21256) 2021-11-08 20:42:39 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
chausner
506a0d2517
[type-safe] Update to 0.2.2 (#20906)
* Update type-safe to 0.2.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 22:40:07 -07:00
Ryan Mast
347337ace9
[toml11] update to 3.7.0 (#20798)
* [toml11] update to 3.7.0

* [toml11] change deprecated to new vcpkg functions

* Update CI baseline

* update portfile.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-18 14:27:04 -07:00
autoantwort
7ddad237bb
[tcl] make it possible to uninstall tcl (#20675) 2021-10-13 14:45:37 -07:00
Kai Pastor
2a989021bc
[tiff] Fix find_package in cmake wrapper (#18473)
* Revise tiff cmake wrapper

* x-add-version

* Use variables from vcpkg_check_features

* x-add-version

* Set CMP0012 to allow 'if(ON)'

* x-add-version

* Restore early call to _find_package

* Move wrapper vars to z_vcpkg namespace

* Use more common conditional dependency configuration

* Don't touch TIFF_LIBRARY

* Pass on QUIET option

* Update versions
2021-10-13 14:34:08 -07:00
chausner
81817d7b4e
[tinyspline] Update to 0.3.0 (#20608)
* Update tinyspline to 0.3.0

* Update CI baseline

* Fixes

* Update git-tree hash

* Fix lib output folder on 64-bit architectures

* Update git-tree hash

* Add homepage

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-13 14:08:56 -07:00
chausner
f4922ef999
[tinyxml2] Update to 9.0.0 (#20607)
* Update tinyxml2 to 9.0.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11 20:12:26 -07:00
chausner
8f236ca74d
[tmxlite] Update to 1.3.0 (#20492)
* Update tmxlite to 1.3.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:13:21 -07:00
Take Vos
4a6fdf48cd
[tauri] update to version 0.5.0 (#20431) 2021-09-30 14:04:06 -07:00
Hconk
035b5877ad
[tree.hh] Add new port. (#20427)
* [tree.hh] create a new port.

* [tree.hh] update baseline.json.

* [treehh] update portfile and copyright

* [treehh] update baseline
2021-09-30 14:03:38 -07:00
Joachim Gehweiler
8ad33ead90
[tensorflow] update to 2.6 (#20015)
* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* WIP: update to tensorflow 2.6

* update patch

* update more patches

* fix patch again

* fix new Windows compile/linkage errors

* fix patch

* fix patch again

* temporarily revert Windows build option fix to test whether upstream fix doesn't work

* check if constexpr is sufficient (is_same_v requires C++17)

* try patch for build parameters

* remove fastbuild patch and improve constexpr patch (no C++17 requirement)
(fastbuild patch didn't work because bazel overrides it with /DEBUG:FULL)

* x-add-version

* add C++17 preprocessor switch for "if constexpr"

* x-add-version

* remove pre-processor switch (doesn't work without)

* x-add-version

* work-around toolchain issues on macOS

* x-add-version

* fix Windows build options (must be string, not list)

* x-add-version

* temporarily add code to debug CI

* temporarily add more debug output as build doesn't even start on macOS CI

* remove debug code, add switch for linker parameters on macOS and re-introduce old behaviour (some platforms still use old behaviour)

* x-add-version

* fix broken string termination

* x-add-version

* fix function name

* x-add-version

Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 20:43:32 -07:00
Sy Brand
33f02c0ae5
[New Port] Add tl-generator (#20385)
* Add tl-generator

* Format manifest and update versions

* Update versions

* Update ports/tl-generator/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/tl-generator/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/tl-generator/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/tl-generator/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Fixup version database.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28 17:32:06 -07:00
Billy O'Neal
8275003fd8
[tensorflow-common] Shutdown server after 1 second. (#20273)
* [tensorflow-common] Shutdown server after 1 second.

Attempts to reduce the probability of failures like https://dev.azure.com/vcpkg/public/_build/results?buildId=59950

* Version database
2021-09-23 18:04:24 -07:00
Qudix
3a06c2ee92
[tomlplusplus] Update to 2.5.0 (#20164)
* Update to 2.5.0

* Update baseline

* version-string -> version

* Update baseline

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-15 17:49:49 -07:00