Commit Graph

172 Commits

Author SHA1 Message Date
Koby Kahane
b28ef371ad
[rocksdb] update to 7.9.2. (#29040) 2023-01-19 18:01:37 -08:00
autoantwort
6b1f3c0605
[restc-cpp] use modern cmake helpers (#29016) 2023-01-18 13:36:42 -08:00
Matthew Oliver
d1e47dbd68
[rtabmap] Update to 0.20.16. (#28954)
* [rtabmap] Update to 0.20.16.

* Update versions.
2023-01-16 12:52:05 -08:00
JonLiu1993
b3968a1e21
[redis-plus-plus] update to <1.3.7> (#28871)
* [redis-plus-plus] update to <1.3.7>

* update version
2023-01-11 23:09:25 -08:00
Thibaut Goetghebuer-Planchon
6e964f12ad
[robin-map] Update to 1.2.1 (#28837) 2023-01-11 16:44:11 -08:00
Andrew Kornilov
c320e71bcd
[reactiveplusplus] Add new port (#28729)
* [reactiveplusplus] Add new port

* Update version database

* [reactiveplusplus] Fix installation

* [reactiveplusplus] Update version
2023-01-08 22:07:09 -08:00
Martin Stump
f9bea5d581
[recycle] add new port (#28642)
* Add port steinwurf/recycle

* Run x-add-version

* Add license field

* Run x-add-version
2022-12-31 01:53:54 -08:00
Koby Kahane
7836f538ab
[rocksdb] update to 7.8.3. (#28601) 2022-12-29 11:01:16 -08:00
Hristo Iliev
809a7384dd
[raylib] Fix dependency on glfw for emscripten and compilation options (#28079)
* Fix dependency on glfw for emscripten and compilation options

* Updated port version and commit

* add port-version

* vdb

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-28 13:52:08 -08:00
JulZimmermann
e82778a710
[re2] set license (#28259)
* set license in re2

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:39:25 -08:00
JulZimmermann
78d84f4625
[range-v3] set license (#28258)
* set license in range-v3

* run x-add-version

* set license in range-v3

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:36:36 -08:00
autoantwort
c3091537af
[rtaudio] use support expressions (#28277) 2022-12-13 15:48:47 -08:00
Michael R. P. Ragazzon
bd52580aea
[rmlui] Update to version 5.0 (#28293) 2022-12-12 11:00:57 -08:00
JonLiu1993
ed54c9a15f
[redis-plus-plus] update version to 1.3.6 (#28201)
* [redis-plus-plus] update version to 1.3.6

* update version
2022-12-08 15:51:34 -08:00
autoantwort
bbf89017a8
[rocksdb] no absolute paths (#28178) 2022-12-06 12:47:05 -08:00
JonLiu1993
5b0a83d386
[rocksdb] update to 7.7.3 (#28057)
* [rocksdb] update to 7.7.3

* update version

* Add license

* update evrsion
2022-11-30 09:41:27 -08:00
Billy O'Neal
b6bde16b1e
[rttr] Add upstream patch for missing #include<string> (#28000)
Resolves build failure detected in https://github.com/microsoft/vcpkg/pull/27718
2022-11-24 20:02:07 -08:00
Kai Pastor
61a5041d72
Update readline-unix (#27911) 2022-11-21 08:56:47 -08:00
Vitalii Koshura
0b1a04a5fb
[rappture] fix wasm build by setting explicitly to build library with c++11 standard (#27735)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-10 08:55:02 -08:00
Daniel Schürmann
893bc1d71d
[rubberband] Update to 3.1.1 (#27114) 2022-11-02 13:43:21 -07:00
Kai Pastor
3e35cb0a15
[scripts|nmake] Add jom option, add language control (#27255)
* Add CL_LANGUAGE option

* Add PREFER_JOM option

* Append install target to targets, not options

* Update vcpkg_install_nmake

* Re-enable nmake UWP builds for C projects

* Use PREFER_JOM

* Update documentation

* Update versions

* Add license fields

* Update versions
2022-11-02 11:32:43 -07:00
Nick
083f103cfb
[rapidfuzz] new port (#27133) 2022-10-09 14:00:18 -07:00
Sean Farrell
7497b024d3
[rioki-glow] Update glow 0.2.1 (#27123)
* [rioki-glow] Update to 0.2.1

[rioki-glow] Update to 0.2.1

* [rioki-glow] Update baseline
2022-10-08 21:16:21 -07:00
autoantwort
cf57d2bfde
[rxcpp] disable tests (#27075) 2022-10-03 13:54:36 -07:00
autoantwort
4bff872bb2
[roaring] no absolute paths (#27034) 2022-09-30 14:38:26 -07:00
Daniel Schürmann
1d5b2d15ff
[new port] Add rubberband (#24549)
* add port for `rubberband`

[rubberband](https://www.breakfastquay.com/rubberband/) is a small
library for stretching sounds.
This is the minimal portfile to make vcpkg happy, but probably still
needs some improvement, i.e. not picking up system libraries.

* [rubberband] Update to 2.0.2

* [rubberband] remove lv2 feature, because the install location is out of the vcpkg install tree

* [rubberband] Remove vcpkg_cmake_get_vars dependency

* [rubberband] Disable static builds on windows because of broken libsndfile dependency

Co-authored-by: Daniel Reuter <daniel.robin.reuter@googlemail.com>
2022-09-22 14:23:53 -07:00
Cheney Wang
28d6249542
[robin-map] Fix error when use find_package(robin-map CONFIG REQUIRED) (#26633)
* [tsl-robin-map] Rename robin-map to tsl-robin-map

* format-manifest

* Let robin-map be an empty port

* x-add-version

* Add empty line

* Add PACKAGE_NAME tsl-robin-map

* Add missing port
2022-09-21 12:28:17 -07:00
Li Wu
bded093da1
upgrade roaring to 0.7.1 (#26802)
Co-authored-by: Li Wu <wuli@yanhuangdata.com>
2022-09-19 11:45:39 -07:00
eao197
6e428ec15b
[restinio] Update to 0.6.17 (#26701)
* RESTinio updated to 0.6.17.

* RESTinio-0.6.17 added to baseline.
2022-09-07 12:16:23 -07:00
SunBlack
6de11d57ab
[realsense2] Update version to v2.51.1 (#26652)
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-09-06 12:45:36 -07:00
Francisco Facioni
3e0abbde12
[rapidcsv] Update to 8.64 (#26473) 2022-08-23 10:13:33 -07:00
Jack·Boos·Yu
3fefadf6cb
[vcpkg baseline][readosm/jemalloc] Disable uwp build and cleanup (#26455)
* [vcpkg baseline][readosm] Disable uwp build

* version

* Cleanup baseline
2022-08-22 09:46:21 -07:00
JonLiu1993
b14fb7282f
[raylib] update to 4.2.0 (#26393)
* [raylib] update to 4.2.0

* update version

* Update portfile.cmake

* update version
2022-08-17 09:28:34 -07:00
Sean Farrell
99f75d8195
[rioki-glow] Adds new port glow 0.2.0 (#26236)
* [rioki-glow] Add version 0.2.0

* [rioki-glow] Update baseline
2022-08-11 18:24:42 -07:00
Thomas1664
31194760c2
[rapidjson] Fix cmake config (#26165)
* [rapidjson] Fix cmake config

* version

* There are no pc files on Windows

* version

* Different config paths on Windows

* version

* Fix config path

* version

* Upstream messed up cmake config on Windows

* version

* Remove PACKAGE_NAME on Windows

* version

* Fix config location

* version

* Revert FILE_DISAMBIGUATOR removal because it invalidates existing downloads for no reason.

* Fix version DB

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-08-08 12:09:35 -07:00
Stefano Sinigardi
acb370dd6d
[OpenCV] update to v4.6.0 (#25431)
* [OpenCV] update to v3.4.18 and v4.6.0
enable python2 in vcpkg-get-python-package

* fix references

* remove python2 from testing

* restore python2 tests only on windows&x64

* fix references

* [OpenCV2] add jasper patch

* fix references

* update handling multiple versions

* add usage files

* [dbow] fix build

* [dbow] fix version

* fix references

* remove ipp from vcpkg-ci-opencv for opencv3

* [OpenCV2] fix CRT linking with static libs

* fix references

* [dbow3] add support clause now that is CI tested
[cctag] enable opencv4, fix build on osx

* fix references

* [OpenCV2] fix patch

* fix references

* [libharu] bump version

* fix references

* [rtabmap] fix for opencv 4.6

* [rtabmap] fix manifest

* fix references

* remove llvm dependency to ease CI load

* version

* overwrite version

* fixes for mingw

* add mingw patch

* fix references

* [OpenCV2] fix generated config on win32

* fix references

* update version

* update version

* overwrite baseline

* cleanup after merge

* fix references

* [openmvs] trying to diagnose the problem - DO NOT MERGE

* fix references

* restore port version

* fix references

* Revert "[openmvs] trying to diagnose the problem - DO NOT MERGE"

This reverts commit 8bfd0ff4f9.

* Revert "fix references"

This reverts commit 0e915f6eef.

* skip opencv2 and opencv3

* remove again opencv2/3 from vcpkg-ci-opencv

* apply fixes from review

* fix references

* wrong checksum (tested on windows)

* Github-actions fixes (#2)

* Update opencv4.json

* fix github-actions issues

* formating vcpkg.json

* update git-trees

* fix rtabmap license

* fix references

* fix also dbow3 license

* fix references

* [cctag] remove unnecessary patch section

* fix references

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Matthieu Penant <matthieu.penant@seika.ca>
Co-authored-by: Matthieu Penant <thieum22@hotmail.com>
2022-08-04 17:21:59 -07:00
Felix Richter
0a253d9d7a
[rbdl-orb] Merging rbdl and rbdl-orb ports (#25695)
* merge port rbdl-orb and rbdl

* vcpkg x-add-version rbdl

* readded rbdl-orb port and empty it reffering to rbdl

* vcpkg x-add-version --all
2022-07-22 14:35:15 -07:00
Osyotr
2c208f9831
[readline-unix] Fix x64-linux-dynamic build (#25823)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-18 13:15:02 -07:00
eao197
26ba6f56c1
[restinio] update to v.0.6.16 (#25724)
* RESTinio updated to v.0.6.16.

* RESTinio v.0.6.16 added to baseline.
2022-07-13 13:55:44 -07:00
Sean Farrell
9065505cd6
[rsig] Updates rsig to 0.1.1 (#25669)
* [rsig] Updates rsig to 0.1.1

* Use the right usage file.

* Update versions.
2022-07-13 13:52:54 -07:00
tqcq
5f631cf955
[rxcpp] upgrade version from v4.1.0 to v4.1.1 (#25557)
* feature upgrade rxcpp version from v4.1.0 to v4.1.1

* feature x-add-version

* fix rxcpp version hash diff

* feature migrating new cmake function

* feature upgrade vcpkg from v4.1.0 to v4.1.1

* fix format-manifest

* feature use version instead of version-string

* feature run x-add-version for rxcpp

* feature add license to rxcpp

* feature x-add-version for rxcpp

* update vcpkg.json

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-13 10:35:33 -07:00
Mengna Li
83990a6d9a
[readline-win32] export target (#25611)
* export target

* update homepage url
2022-07-08 12:35:19 -07:00
Jack·Boos·Yu
7a7c0ecdcd
[vcpkg baseline][rapidjson] Re-check hash value (#25547)
* [test] Test rapidjson hash

* Restore the origin hash

* version

* Re-trigger download

* version

* Try to check hash again

* version

* Remove empty space to reduce changes size

* version

* increase num

* version
2022-07-05 08:40:42 -07:00
Thomas1664
cd01742242
[rapidjson] Fix version db (#25526) 2022-07-01 14:52:22 -07:00
Frank
18ab388c61
[rapidjson] Update hash (#25509)
* update hash

* update hash

* overwrite hash
2022-07-01 11:14:20 -07:00
Alexander Smyslov
2bfe0fa1fc
[rapidjson] [ms-gltf] Upgrade up to 2022-06-28 (#21112)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [rapidjson] Upgrade up to 2021-11-01

* [rapidjson] Upgrade up to 2021-11-01

* fix remarks

* fix remarks

* Update ports/rapidjson/portfile.cmake

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

* Update ports/rapidjson/vcpkg.json

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

* fix remarks

* fix remarks

* merge with master

* add version

* update hash

* Update ports/rapidjson/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/rapidjson/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update hash

* Update ports/rapidjson/vcpkg.json

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update version

* update hash

* update hash

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* Update ports/rapidjson/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update hash

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>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-06-30 13:36:33 -07:00
Billy O'Neal
5241c59aa0
[range-v3] Update to 0.12.0 (#25375)
* Update range-v3 to 0.12.0

* Add license note.
2022-06-22 08:16:17 -07:00
Jack·Boos·Yu
945e171c8c
[redis-plus-plus] Add feature async-std and fix dependency libuv (#25272)
* [redis-plus-plus] Add feature async-std and fix dependency libuv

* Re-generate patch

* version

* Add license

* version

* Apply suggestion

* version
2022-06-17 12:47:31 -07:00
Kelly (KT) Thompson
ac6ef2f665
[random123] Add new port (#24716)
* Provide Deshaw Research's Random123 implementation

* Convert CONTROL to vcpkg.json.

* Update versions/baseline.json.

* Remove call to deprecated function.

* Address reviewer comments by using vcpkg_from_github.

* Implement recommended changes from MR review.

* Update x-add-version.

* Random123 uses a proprietary license that is very similar to BSD.

* Random123 uses a proprietary license that is very similar to BSD.

* Update versions file.

* format portfile.cmake

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-15 13:40:29 -07:00
Giovanni A. Zuliani
b9e42cd228
[rtmidi] Add new 'alsa' feature (#25156) 2022-06-13 16:30:52 -07:00