Commit Graph

286 Commits

Author SHA1 Message Date
Lia Stratopoulos
057a7d1470
Update version of type-safe (#35690)
* update version of type-safe

* format manifest

* vcpkg x-add-version
2023-12-14 17:49:36 -08:00
Frank
85f5e134ce
[vcpkg baseline][treehopper] Only build dynamic libraries (#35435) 2023-12-04 17:26:50 -08:00
Cheney Wang
e732da23b6
[tinyorm] Suppress warning STL4043 (#35432) 2023-12-01 02:02:41 -08:00
jim wang
b1222cf813
[triton] Version updated and compilation errors fixed (#34864)
* update

* update version

* update version

* update version
2023-12-01 02:00:53 -08:00
Pravila
00d762bd8c
[thomasmonkman-filewatch] Add patch for fixing Unix version (#35236)
* Add patch

* Add patch

* Update version

* Add port-version 1

* Add version

* Restore git-tree

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-11-29 01:11:55 -08:00
miyanyan
aeabfa9386
[tbb] update to 2021.11.0 (#35282)
* [tbb] update to 2021.11.0

* [tbb] update versions
2023-11-29 00:49:34 -08:00
An Tao
568a4e5ae3
Bump drogon to 1.9.1 and trantor to 1.5.15 (#35356) 2023-11-27 22:48:28 -08:00
autoantwort
37989640e3
[tiny-process-library] no uwp (#35250) 2023-11-22 14:35:49 -08:00
Theodore Tsirpanis
4962638f66
[tre] Add CMake config files. (#35134)
* [tre] Add CMake config files.

* Fix license.

* Address PR feedback.

Co-authored-by: LilyWangLL <494550702@qq.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update version database.

---------

Co-authored-by: LilyWangLL <494550702@qq.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-21 19:05:40 -08:00
Anton Sviridov
49e62c5f6b
[tree-sitter] fix a typo in pkg-config file (#35199)
* [tree-sitter] fix a typo in pkg-config file

* [tree-sitter] add port-version

* [tree-sitter] add version
2023-11-20 12:14:26 -08:00
moritz-h
dcba1dde66
[tracy] fix manifest mode build (#34874) 2023-11-17 14:56:52 -08:00
Frank
94b2e61817
[tinyorm] Disable warnings as errors. (#34990)
* [tinyorm] Disable warnings as errors.

* version
2023-11-09 11:09:34 -08:00
jim wang
e642493369
[tgui] Update to 1.1.0 (#34972)
* update to 1.1.0

* update version
2023-11-09 11:04:52 -08:00
Jia Yue Hua
0f0fa15383
[tomlplusplus] update to 3.4.0 (#34920)
* [tomlplusplus] update to 3.4.0

* [tomlplusplus] update to 3.4.0
2023-11-05 09:41:32 -08:00
Silver Zachara
a85d30769f
[tinyorm] added initial port TinyORM v0.36.5 (#34640)
* [tinyorm] added initial port TinyORM v0.36.5

* [tinyorm] updated to v0.36.5

Updated version database for TinyORM v0.36.5.
2023-11-05 09:16:23 -08:00
Lily Wang
06f19b68bd
[tesseract] Update to 5.3.3 (#34868)
* [tesseract] Update to 5.3.3

* update version
2023-11-05 08:59:20 -08:00
jim wang
a0dcd70862
[thorvg] Add usage and update version (#34839)
* add feature

* update version

* update version

* fix feature

* update version

* fix feature

* update version

* update to 0.11.3

* update version

* update

* fix patch

* update version

* delete patch

* update version
2023-11-02 10:48:21 -07:00
Vitalii Koshura
521995e652
[tacopie] Fix build for mingw (#34850)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-11-02 10:42:20 -07:00
Nulldisk
03cfa5889e
[tgbot-cpp] Update to v1.7.2 (#34771) 2023-10-30 14:38:19 -07:00
jreichel-nvidia
5db545950d
[openimageio] Separate feature flags for tools and viewer (#34556) (#34699)
* [openimageio] Separate feature flags for tools and viewer (#34556)

Add feature flag "viewer" which controls building the viewer "iv".
Drop feature flag "tools", build tools (excluding the viewer) unconditionally.

* Re-add "tools" flag.
Make "viewer" flag depend on "tools" flag.

* Ensure that Qt does not get picked up by accident if the "viewer" flag is not
selected.
Make hidden dependency of theia on OpenImageIO::iv explicit.

* Fix syntax error in USE_QT option.

* Use ENABLE_IV instead of USE_QT.
Remove explicit setting of -DUSE_QT=OFF.
2023-10-27 18:54:58 -07:00
Ilya Lavrenov
0d8e0f2930
[tbb] explicitly disable hwloc feature for UWP (#34648)
* tbb: disable hwloc feature for UWP

* updated version database
2023-10-23 11:28:01 -07:00
moritz-h
051b6d8f8d
[tracy] update to 0.10 (#34544) 2023-10-18 10:07:09 -07:00
autoantwort
e57b2167e6
[tiff] fix tools feature (#34415) 2023-10-16 12:28:42 -07:00
rinechran
fd9f5aab49
[Thorvg] Update Thorvg port to v0.11.1 (#34474)
* feat : version up 0.11.1

* docs : update baseline
2023-10-16 12:12:50 -07:00
Billy O'Neal
486a4640db
[libosip2, talib] Don't install include/makefile.am. (#34481) 2023-10-13 19:43:14 -07:00
Pravila
23f33ecab0
[thomasmonkman-filewatch] New port (#34412) 2023-10-13 11:42:13 -07:00
autoantwort
a67a4b68e1
[tracy] fix tools build (#34414) 2023-10-12 20:48:17 -07:00
Zhihao Lin
51475feacc
[talib] New port (#34316) 2023-10-10 17:42:35 -07:00
Dr.-Ing. Carsten Grimm
29de898220
[tiff] update to version 4.6.0 (#34304) 2023-10-06 16:42:16 -07:00
Dr.-Ing. Carsten Grimm
01b55e171b
[tinygltf] update to version 2.8.17 (#34302) 2023-10-06 10:37:57 -07:00
rinechran
bba06b7af4
[Thorvg] Update to v0.11.0 (#34202) 2023-10-04 13:48:25 -07:00
Jia Yue Hua
9f13063ee8
[trantor,drogon] update to 1.5.14, 1.8.7 (#34119) 2023-10-02 20:48:58 -07:00
Lily Wang
4a311457c3
[tomlplusplus] Update to 3.3.0 (#33835)
* [tomlplusplus] update to 3.3.0

* update version

* fix android error

* update version

* update patch

* update version
2023-09-26 00:31:49 -07:00
Jia Yue Hua
83d4286ea1
[trompeloeil] update to 45 (#33920) 2023-09-23 22:08:55 -07:00
Mengna Li
ab3c724145
[tesseract] update to 5.3.2 (#33852)
* update to 5.3.2

* fix ci error
2023-09-20 10:14:17 -07:00
autoantwort
6a89e6c783
[tesseract] no tool text2image (#33749) 2023-09-14 13:30:17 -07:00
MonicaLiu
f7d13cb679
[thrift] Update to v0.19.0 (#33694) 2023-09-13 16:38:54 -07:00
Ilya Lavrenov
db95d1c098
[tbb] Change hwloc into a default feature (#33586) 2023-09-08 09:39:35 -07:00
complexlogic
3c7f29f0b6
[taglib] Update to 1.13.1 (#33636) 2023-09-07 20:23:08 -07:00
Billy O'Neal
9fffbcfa83
[tesseract] Fix build on Android (#33625) 2023-09-07 13:10:50 -07:00
autoantwort
da5e1c91ff
[tcl] use supports expression (#33362) 2023-08-25 12:10:30 -07:00
moritz-h
4dd85256a8
[tracy] require tbb, cleanup portfile (#33098)
* [tbb] Fix linux pkgconfig

* [tracy] require tbb, cleanup portfile

* use vcpkg_msbuild_install

* remove gtk warning

* rollback using vcpkg_msbuild_install
2023-08-23 21:38:13 -07:00
autoantwort
9d080ffbab
[thorvg] use supports expression (#33320) 2023-08-22 14:58:25 -07:00
moritz-h
c95000e1b5
[tbb] Fix linux pkgconfig (#33087)
Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-08-18 12:26:31 -07:00
rinechran
43ab3a1bf0
[Thorvg] Update Thorvg port to v0.10.1 (#33214)
* feat : update thorvg 0.10.1

* update : baseline
2023-08-16 12:23:42 -07:00
Longhanks
1a529a1789
[tcb-span] Update to 2022-06-15 (#33011)
* [tcb-span] Update to 2022-06-15

* Update versions/baseline.json & versions/t-/tcb-span.json
2023-08-09 10:21:40 -07:00
gotnone
af5230dab1
[tuplet] New port (#33005) (#33006)
* [tuplet] New port

* update version database

Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-08-07 09:55:47 -07:00
Ilya Lavrenov
b1b122fa1a
[tbb] update to 2021.10.0 (#32924)
* tbb: 2021.10.0

* updated version database
2023-08-04 06:54:51 -07:00
rinechran
bd67c9cc24
[Thorvg] Update Thorvg port to v0.10.0 (#32934)
* update : thorvg version update

* update : baseline

* feat : not supoort windows

* update : thovg.json

* fix : supports

* update : port version up

* update : not support windows

* update : base line

* feat : update windows support

* update : x-add-version
2023-08-04 06:51:05 -07:00
moritz-h
4af97c9f9f
[tracy] require dbus dependency (#32802) 2023-07-31 11:27:47 -07:00