Commit Graph

1557 Commits

Author SHA1 Message Date
Yuriy O'Donnell
426f78dfbd
[cli11] update to 2.1.2 (#20847) 2021-10-20 14:43:30 -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
Mathis Logemann
a79d4a8ec7
[mapnik] update port (#20824)
* update mapnik

* version
2021-10-19 18:31:22 -07:00
Matthew Oliver
0cdde69abc
[fribidi][harfbuzz] Update to latest versions (#20818)
* [fribidi] Update to 1.0.11

* [harfbuzz] Update to 3.0.0

* update vcpkg.json

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-19 18:30:40 -07:00
NancyLi1013
78858b657f
[effolkronium-random] Fix the usage (#20816) 2021-10-19 18:30:16 -07:00
Buck Yeh
aa028e94d7
[buck-yeh-bux] Update to 1.6.0 (#20813)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/portfile.cmake

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

* Update ports/bux/vcpkg.json

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

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

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

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

* [buck-yeh-bux] upgrade to v1.5.0

1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.

* Missing comma in versions/b-/buck-yeh-bux.json

* buck-yeh-bux 1.6.0

* Corrections made according to NancyLi1013's requests in PR #20813

* Fix SHA key in versions/b-/buck-yeh-bux.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-19 18:29:44 -07:00
chausner
824fbe62f6
[soxr] Add features, fix VCRT runtime linkage (#20797)
* Add features lsr-bindings and openmp to soxr, set BUILD_SHARED_RUNTIME

* Update git-tree hash

* Convert tabs to spaces

* Update git-tree hash

* Use string(COMPARE

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-19 18:29:10 -07:00
Kai Pastor
e10f7850fe
[gdal] Update to 3.3.2 (#20765)
* Update gdal to 3.3.2, switch to github

* Don't use absl::string_view

* Update versions

* [skip actions] CI

* Mingw needs json-c

* Update versions
2021-10-19 18:26:37 -07:00
Billy O'Neal
57485fd363
[easyhook] Also disable /ZI (#20853)
In https://github.com/microsoft/vcpkg/pull/20757 I patch easyhook to remove /Zi in release builds, but in our most recent nightly build we got another failure https://dev.azure.com/vcpkg/public/_build/results?buildId=61519&view=artifacts&pathAsName=false&type=publishedArtifacts

```
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\cderr.h : fatal error C1073: Internal error involving incremental compilation(compiler file 'd:\a01\_work\6\s\src\vctools\Compiler\CxxFE\sl\p1\c\p0io.c', line 1257) [D:\buildtrees\easyhook\x86-windows-dbg\2.7.7097.0-e2e62d41f5.clean\EasyHookDll\EasyHookDll.vcxproj]
         C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ddeml.h(37,1): fatal error C1001: Internal compiler error. [D:\buildtrees\easyhook\x86-windows-dbg\2.7.7097.0-e2e62d41f5.clean\EasyHookDll\EasyHookDll.vcxproj]
         D:\buildtrees\easyhook\x86-windows-dbg\2.7.7097.0-e2e62d41f5.clean\DriverShared\LocalHook\install.c(618,1): error C2471: cannot update program database '???' [D:\buildtrees\easyhook\x86-windows-dbg\2.7.7097.0-e2e62d41f5.clean\EasyHookDll\EasyHookDll.vcxproj]
```

This change also removes /ZI (which was used in debug builds) and /Gm (which is irrelevant since we aren't doing development work on Easyhook)
2021-10-19 18:20:29 -07:00
Oskari Timperi
309743b4ac
[aws-lambda-cpp] Update to 0.2.7 (#20770)
Co-authored-by: Oskari Timperi <oskari.timperi@novatron.fi>
2021-10-18 14:33:31 -07:00
Ryan Mast
4f50d77c9e
[asio] update to 1.20.0 (#20791)
* [asio] update to 1.20.0

* Update CI baseline
2021-10-18 14:32:53 -07:00
Ryan Mast
088cdfa3e3
[nlohmann-json] update to 3.10.4 (#20792)
* [nlohmann-json] update to 3.10.4

* Update CI baseline

* CI
2021-10-18 14:32:32 -07:00
Ryan Mast
7d874589dd
[sundials] update to 5.8.0 (#20793)
* [sundials] update to 5.8.0

* Update CI baseline

* [sundials] migrate from deprecated to new functions

* Update CI baseline
2021-10-18 14:31:57 -07:00
Ryan Mast
96680fe97e
[cli11] update to 2.1.1 (#20796)
* [cli11] update to 2.1.1

* Update CI baseline
2021-10-18 14:31:29 -07:00
NancyLi1013
7e21788934
[libjuice] Update to 0.9.1 (#20667)
* [libjuice] Update to 0.9.1

* Small changes

* [libdatachannel] Update the usage of libjuice
2021-10-18 14:30:48 -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
Dominik Wernberger
8583a74e38
[compoundfilereader] new port (#20800)
* Add compoundfilereader

* Add versions file

* Adjust SHA

* Integrate suggestion

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

* Integrate suggestion

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

* Adjust versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-10-18 14:26:19 -07:00
chausner
22d7c8b375
[Many ports] Remove/fix unused patch files (#20620)
* Remove/fix unused patch files

* Bump port versions

* Update git-tree hash

* Fix corrupt patch

* Update git-tree hash

* Apply suggestions from code review

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

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-18 14:25:31 -07:00
Kilidsch
2a989abd8b
[ezc3d] Update to 1.4.6 (#20444)
* Update ezc3d-port to 1.4.6

* Use different settings for non-windows platfom

* Reformat manifest

* Bump version

* Apply suggestions from code review

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

* Format vcpkg.json

* Update versionsfile

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-10-18 14:23:19 -07:00
Jack·Boos·Yu
657d66a6cb
[libraw] Re-fix non-thread-safe library installation, always export pkgconfig files, add usage (#19593)
* [libraw] Re-fix non-thread-safe library installation, always export pkgconfig files, add usage

* format manifest and version

* Update ports/libraw/portfile.cmake

* Update ports/libraw/portfile.cmake

* Update ports/libraw/portfile.cmake

* update version

* version

* Fix wrapper and usage

* version

* apply suggestions

* version

* Fix cmake install path

* version

* Fix usage

* version
2021-10-18 14:22:23 -07:00
Ryan Mast
3422caf654
[cpr] update repository location (#20801)
* [cpr] update repository location

* [cpr] replace deprecated vcpkg cmake functions with new ones

* [cpr] increment port-version

* Update CI baseline
2021-10-18 14:21:39 -07:00
Victor Romero
05e56b2c86
[geogram] Switch to a GitHub mirror since upstream download is broken (#20778)
* [geogram] Switch to github mirror (alicevision/geogram)

* [geogram] Update version files

* Clean portfile and use correct version scheme

* [geogram] Update versions file
2021-10-16 12:14:34 -07:00
Chuck Walbourn
58b9259370
[directxtex, directxtk, directxtk12] port updates for October 2021 releases (#20760)
* [directxtex, directxtk, directxtk12] ports updated

* Updated port version

* add path double quotes

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-15 19:34:23 -07:00
Jack·Boos·Yu
010637b26f
[vcpkg baseline][gstreamer] Disable feature pango (#20737)
* [vcpkg baseline][gstreamer] Disable feature pango

* version
2021-10-15 19:32:08 -07:00
Be
9fe2fa69f5
[soundtouch] switch download to Codeberg (#20747)
https://gitlab.com/soundtouch/
has been banned from GitLab.com without explanation.
The maintainer moved the repository to
https://codeberg.org/soundtouch/soundtouch/
2021-10-15 19:29:26 -07:00
Luca Schlecker
7267222f4e
[crow] update to 0.3.3 (v0.3+3) (#20766)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-10-15 19:28:24 -07:00
JonLiu1993
12517627b5
[libwebsockets] remove restriction for arm platform (#20738)
* [libwebsockets] remove restriction for arm platform

* format vcpkg.json

* update version
2021-10-15 19:27:54 -07:00
Billy O'Neal
3b08f523f1
[vcpkg baseline][libosip2] Use /Z7 rather than /Zi to avoid mspdbsrv crashes. (#20758)
* [libosip2] Use /Z7 rather than /Zi to avoid mspdbsrv crashes.

* Fix version database
2021-10-15 19:24:21 -07:00
Billy O'Neal
911481736d
[easyhook] Use /Z7 rather than /Zi to avoid mspdbsrv crashes. (#20757) 2021-10-15 19:23:14 -07:00
chausner
1e421cc5d3
[hiredis] Update to 1.0.2 (#20724)
* Update hiredis to 1.0.2

* Update CI baseline

* Fix static builds of examples

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-15 19:18:51 -07:00
Mathis Logemann
e47ab01d40
[mapnik] update port (#20557)
* update to latest commit

* remove demo feature

* update to latest

* fix pkgconfig

* speed up copy tools

* update mapnik

* update sha

* remove debug messages

* update version

* add coretext to harfbuzz for osx

* version

* [skip actions] Trigger CI

* fix issue on macos

* version database

* apply ras0219-msft suggestions

* remove core

* version

* version

* [skip actions] Trigger CI

* test latest commit

* v

* update to latest

* version

* update to latest master

* version

* revert portfile.cmake format

* update version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-15 19:14:06 -07:00
Dawid Wróbel
02fc26bbe9
[kf5newstuff] new port (#20198)
* Add kf5newstuff port

* [kf5newstuff] match the lower case

* [kf5*] update to 5.75.0

* [kf5newstuff] convert manifest to JSON

* [kf5newstuff] use gettext port

* [kf5newstuff] only remove what's needed

* [kf5newstuff] wrap paths in quotes

* [kf5newstuff] remove unused options

* [kf5newstuff] use current spec

* [kf5newstuff] use KDE_INSTALL_QMLDIR instead of manual renaming

* [kf5newstuff] update to 5.84

* [kf5newstuff] fix versioning

* [kf5newstuff] update versions

* [kf5newstuff] fix static builds

* [kf5newstuff] update versions

* [kf5newstuff] fix tool handling on macOS

* [kf5newstuff] update versions

* [kf5newstuff] fix static builds - continued

* [kf5newstuff] update versions

* [kf5newstuff] reduce patch size 1/3

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

* [kf5newstuff] reduce patch size 2/3

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

* [kf5newstuff] reduce patch size 3/3

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

* [kf5newstuff] update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-15 19:13:00 -07:00
Heiko Hund
b28d77ada2
[openssl] fix cross compilation with mingw (#17246)
* [openssl] fix cross compilation with mingw

When cross compiling openssl on Linux, e.g.

  ./vcpkg install openssl:x64-mingw-dynamic

failed, because 'windres' was not found. The call to
openssl's Configure was missing the WINDRES environment
variable, which is needed in case it is prefixed. On
Ubuntu the binutils-mingw-w64-x86-64 package installed
it as /usr/bin/x86_64-w64-mingw32-windres.

Since mingw uses openssl-unix to build, it's worth mentioning
that the WINDRES env has no impact for non-mingw and is ignored
there.

* Handle conflicts

* Update version files

* Update ports/openssl/unix/CMakeLists.txt

* Update versions/o-/openssl.json

* Update versions/o-/openssl.json

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-15 19:10:32 -07:00
Erik Sohns
a151bfd989
[ace] Added missing 'xml' feature implementation (#20032)
* added missing 'xml' feature implementation

* updated versions

* Update version database

* small fixes and update version database

* merged changes

* Update version database

* add version-port

* update version

* fixed [tao] feature

* updated version database

* forgot to merge this

* update version

* another small change

* update version database

* pass the same ACE features to ACEXML as well

* update version

* fixed zlib feature

* update version

* fixed x64-windows-static triplet

* update version

* incorporated requested changes after review

* update version

* updated "version" string

* updated version

* use current_install_dir

* update version

Co-authored-by: Erik Sohns <erik.sohns@posteo.de>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-14 18:13:06 -07:00
Carlos O'Ryan
0a1d0f84f7
[google-cloud-cpp] fix backwards compatibility package files (#20723) 2021-10-14 18:08:50 -07:00
Ivan Maidanski
1ea8d69f88
[bdwgc] Update to v8.2.0 (#20580)
* Remove 001-install-libraries.patch (all changes are in upstream)

* Change REF from 0c8905e84 (old master) to 59f15da55 (v8.2.0-20211013)

* Remove -Dbuild_tests=OFF which is default one

* Kill spaces at EOLn in portfile.cmake

* Update version, reset port-version
2021-10-14 17:56:06 -07:00
Jack·Boos·Yu
781c621d06
[log4cxx] Update to 0.12.0 (#19963)
* [log4cxx] Update to 0.12.0

* version

* Replace depreciate functions

* version
2021-10-14 17:54:32 -07:00
Cheney Wang
703062b026
[libigl] Update to 2.3.0 (#20662)
* [libigl] Update to 2.3.0

* remove the change in fix-config.patch

* restore to the original state

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-10-14 17:49:18 -07:00
autoantwort
70a3c7d3c5
[bext-wintls] add new port (#20719)
* [bext-wintls] add new port

* delete extra blank lines

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-14 17:47:11 -07:00
chausner
b7cff0d6f4
[hfsm2] Update to 1.10.1 (#20729)
* Update hfsm2 to 1.10.1

* Update CI baseline

* Fix include path

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-14 15:03:14 -07:00
7FrogTW
28af86cc15
[nghttp2] v1.45.1 (#20688) 2021-10-13 14:50:36 -07:00
Yury Bura
1f5e8e4e9b
[boost] fix boost-mpi dependency (#20681)
* [boost] fix #20676

* update version
2021-10-13 14:50:03 -07:00
Rémy Tassoux
fa55dc6197
[mimalloc] Update to 2.0.2 (#20680)
* [mimalloc] Update to 2.0.2

* [mimalloc] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-10-13 14:48:09 -07:00
Rémy Tassoux
de256f1c2e
[imgui] Update to 1.85 (#20679)
* [imgui] Update to 1.85

* [imgui] Update version files

* [imgui] Replace deprecated vcpkg functions

* [imgui] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-10-13 14:47:17 -07:00
autoantwort
7ddad237bb
[tcl] make it possible to uninstall tcl (#20675) 2021-10-13 14:45:37 -07:00
Phoebe
38502feb14
[nanodbc] Add missing include (#20668) 2021-10-13 14:41:53 -07:00
Alvin
f1e18c43d7
Add a patch for co v2.0.2 (#20657)
* add a patch for co v2.0.2

* update port version

* update version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-10-13 14:41:13 -07:00
chausner
b312224c7b
[fastrtps] Update to 2.4.0 (#20645)
* Update fastrtps to 2.4.0

* Update CI baseline

* Fix installation of fast-discovery-server.exe tool

* Update git-tree hash

* Another fix

* Update git-tree hash

* Use vcpkg_replace_string

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

* Fix indentation

* Update git-tree hash

* Remove double quotes

* update version

* Disable symlinks

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-13 14:39:39 -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
469b6e7d8d
[libsrt] Update to 1.4.4 (#20641)
* Update libsrt to 1.4.4

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-13 14:17:25 -07:00