Commit Graph

50 Commits

Author SHA1 Message Date
JonLiu1993
d114d595a8
[botan] Fix error C2039: 'string': is not a member of 'std' (#40192)
Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-07-31 12:25:16 -07:00
Frank
bed2703c1d
[botan] Update version to 3.5.0 (#40061) 2024-07-25 13:15:37 -07:00
Matthias Kuhn
53c42cb317
[botan] Fix building dynamic for non-windows systems (#39453) 2024-06-26 21:22:32 -07:00
gerard-ryan-immersaview
6db51d86a9
[vcpkg_replace_string] warn unchanged by call (#34719)
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.

This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00
Cheney Wang
a34c873a97
[botan] update to 3.3.0 (#37252) 2024-03-22 18:01:09 -07:00
Daniel Collins
919fd8daa7
[botan] Fixes for building with clang/libc++/winpthreads. (#37283) 2024-03-11 20:36:30 -07:00
jim wang
564e69a906
[botan] Update to 3.2.0 (#36211)
* update to 3.2.0

* update version

* fix android

* update version

* fix patch

* update verseion
2024-01-19 11:58:51 -08:00
Kai Pastor
e347008886
[botan] Fix android and emscripten (#35318)
* [botan] Fix android and emscripten

* CI
2023-11-29 00:38:04 -08:00
MonicaLiu
6b09245259
[botan] Update to 3.1.1 (#33424) 2023-10-09 15:05:22 -07:00
Alonso Schaich
3dd12b9035
[botan] Use bash from PATH rather then /bin (#32285)
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.

* [botan] bump portrevision (microsoft/vcpkg#32284)

* [botan] regenerate versions repository (microsoft/vcpkg#32284)
2023-06-29 14:34:16 -07:00
Kai Pastor
3a32348aa0
[botan] Fix osx cross builds (#31437) 2023-05-16 09:43:55 -07:00
Kai Pastor
5c1f4069b8
Update botan (#27912) 2022-11-21 08:42:39 -08:00
Kai Pastor
abce84432c
[botan] Update, higher level maintainer functions (#27750)
* Use higher level maintainer functions, cleanup

* Update

* Check vcpkg version

* Only static linkage on mingw

* Fix zlib linkage

* Patch for command line lenght issue
2022-11-17 23:22:14 -08:00
Nursultan Zarlyk
5843d817ec
[botan] Add arm64-windows support (#26156)
* Fix botan:arm64-windows

* Add version

* Add no support for arm-uwp

* Fix SHA for botan

Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-08-05 23:35:40 -07:00
Alexander Neumann
43f2dc7e1a
[botan] update to 2.19.1 (#24811)
* update botan

* v db
2022-05-20 14:36:05 -07:00
Frank
d10dbddadc
[Botan] delete absolute path (#23603)
* delete absolute path

* update version
2022-03-17 13:48:20 -07:00
Frank
76049547cf
[Botan] Add zlib option (#23552)
* ADD ZLIB OPTION

* update version

* version

* update version
2022-03-16 14:29:17 -07:00
Nico Rieck
e407f1b99e
[botan] Fix debug info (#22911)
* [botan] Fix debug info

- Embed debug info into object files.
- Enable debug info for release builds.
- Pass-through C++ build flags.

Fixes #12088

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-02-04 01:16:11 -08:00
autoantwort
b991f18cd4
[botan] no absolute paths (#22722) 2022-01-24 14:59:19 -08:00
autoantwort
3c3cce612b
[botan] no absolute paths (#22343) 2022-01-06 16:09:29 -08:00
Jack·Boos·Yu
e1aaeb2356
[vcpkg baseline][many ports] Fix build failures (#22180)
* [vcpkg baseline][omplapp] Fix dependencies, add features

* version

* [sdformat9] Add the required dependency urdfdom-headers

* [ignition-math6] Fix build error

* version

* [botan] Fix the pkgconfig again

* version
2021-12-28 13:24:18 -08:00
autoantwort
f15cf57b23
[botan] no absolute paths (#21287) 2021-11-11 13:37:13 -08:00
Jack·Boos·Yu
7801974c2f
[vcpkg baseline][botan/qca] Fix botan pkgconfig and add botan as a required dependency to qca (#21250)
* [vcpkg baseline][botan/qca] Fix botan pkgconfig and add botan as a required dependency to qca

* format manifest

* version
2021-11-08 12:26:22 -08:00
Vitalii Koshura
a882a809a3
[botan][gtest][openmesh][polyclipping][quill] Fix release-only build (#21023)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-03 21:46:49 -07:00
autoantwort
d8b9fa9a53
many ports: Fix pkgconfig files location (#20943)
* many ports: Fix pkgconfig files location

* Use rename in botan rather than install plus delete.

* Delete the duplicate share/pkgconfig files in cppad *after* vcpkg_fixup_pkgconfig.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-26 16:03:33 -07:00
Phoebe
c702e92ef7
[botan/bitsery/cgl] Update to latest release (#20132) 2021-09-13 20:24:22 -07:00
nicole mazzuca
0e1dc12185
[rollup] Rollup PR 2021-07-16 (#19001)
* [rollup:2021-07-16 1/7] PR #18201 (@JackBoosY)

[vcpkg-cmake] Add check for unused cmake variables

* [rollup:2021-07-16 2/7] PR #18397 (@strega-nil)

[vcpkg_list] add new function

* [rollup:2021-07-16 3/7] PR #18782 (@strega-nil)

[scripts-audit] vcpkg_build_ninja

* [rollup:2021-07-16 4/7] PR #18784 (@strega-nil)

[scripts-audit] vcpkg_minimum_required

* [rollup:2021-07-16 5/7] PR #18785 (@strega-nil)

[scripts-audit] vcpkg_replace_string

* [rollup:2021-07-16 6/7] PR #18786 (@strega-nil)

[scripts-audit] windows scripts

* [rollup:2021-07-16 7/7] PR #18945 (@strega-nil)

[many ports] remove deprecated vcpkg_check_features call [1/5]

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-07-20 10:24:58 -07:00
Joakim L. Gilje
05f715e6d0
[botan] add arm (#17509) 2021-04-28 13:51:03 -07:00
Rostislav Krasny
18c3e6c619
[botan] Upgrade to 2.16.0 (#14285) 2020-10-30 13:26:41 -07:00
Hennadii Chernyshchyk
20b665e298
[botan] Fix missing --with-pkg-config parameter (#14312) 2020-10-30 12:46:03 -07:00
Joakim L. Gilje
f6ce6eb403
[botan] ask for amalgamation build on windows (#13936)
* ask for amalgamation build on windows to avoid linker errors due to long command line

* bump port-version on botan

* made the amalgamation build user-selectable via feature-flags
2020-10-12 15:20:01 -07:00
Jack·Boos·Yu
7a05bde0a6
[asmjit][botan][brotli] Update version (#13676) 2020-09-27 17:41:18 -07:00
Jack·Boos·Yu
7d21ab542d [botan] Fix unrecognized compile flag MT/MD (#9335) 2019-12-20 11:57:17 -08:00
JackBoosY
892f584b34 [botan]Upgrade to 2.12.1 (#8844) 2019-11-19 11:13:59 -08:00
Robert Schumacher
1550b9e71b
[many ports] Updates 2019.07.09 (#7217)
* [many ports] Upgrades 2019.07.11

* Re-generate patches and fix build errors.

* [manyport]Fix build errors.

* Fix avro-c and console-bridge failures, revert curl and tesseract

* fix botan failure

* Fix build errors and undo some ports upgrades.

* [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors

* Fix build errors.

* [angle]Undo upgrade changes.

* [directxtk]Fix UWP build error (#7233)

* Revert leptonica since it cause tesseract failed

* Revert jsonnet

* [google-cloud-cpp] Disable parallel configure due to source directory writes

* [many ports] Undo undesired changes

* [bitsery] Fix indentation

* [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff

* fix console-bridge and remove usockets unused patch

* update ogre patch

* [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge.

* [console-bridge] Fix export macro

* [avro-c] Revert upgrade; split to #7875

* [avro-c] Complete previous revert
2019-08-24 13:43:57 -07:00
alcroito
ab0ca36d97 [botan] Fix parallel build (#7303)
The build tool parallel argument should be passed in the regular
COMMAND case, not the NO_PARALLEL_COMMAND one.

Also the job number argument on Windows should not have a space between
the argument and number.
2019-07-17 15:14:57 -07:00
wangli28
46e5414ce0 [botan] Fix build error C2039 with Visual Studio 2019 and C++17 (#7140) 2019-07-07 00:29:23 -07:00
Stefano Sinigardi
47d206e149 [many ports] improvements for linux/wsl (#6730)
* [many ports] improve compatibility with WSL and mixed case filesystems

* [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there

* [libharu] add compatibility with non-win32 platforms

* [geogram] fix openblas on linux
[clapack] better integration with linux environment
[visit-struct] put cmake config file in the expected folder
[geogram] remove trailing underscore to enable compatibility with OpenBLAS

* [openblas] playing with underscore, without success

* [openblas/lapack] fix library integration

* [clapack] improve target handling in cmake module

* [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs

* [clapack,openblas] improve libraries integration

* [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags

* [suitesparse] improve integration with new lapack/openblas mechanism

* [suitesparse] add no underscore postfix also for linux

* [ceres] fix integration with newer openblas/lapack configs

* [aws-c-event-stream] fix regression

* [systemc] fix regression

* [libwebp,geogram] trigger rebuild

* [libwebp,pthread4w] fix regressions

* [glbinding] fix cmake module installation

* [globjects] disentangle unnecessary dependency from qt5

* [jasper] remove broken and unnecessary patches

* [libwebp] fix regression

* [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files

* [clapack] correctly find dlls

* [clapack] use a generic blas as dependency

* [fizz,g2o] restore expected version

* fix mistake

* [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports

* [libressl,openssl] do not try to build one if the other is already installed

* [itk] update ref and patch to avoid regression

* [libressl,openssl] implement full strategy to fix CI

* [libwebp] disable components that are broken on macOS

* [ogre] enable macOS build

* [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169

* [ogre] add missing install command

* [ffmpeg] enable wrapper for cmake module

* [ffmpeg] add avresample module finder

* [ffmpeg] improve module detection and exported symbols

* [ffmpeg] add variables to cache

* [thrift] remove unnecessary build option

* [allegro5] fix shared/static inversion

* [protobuf] cleanup

* [libressl] cleanup

* [moos-core] cleanup

* commented features must not be separated from other features, otherwise vcpkg complains

* [itk] fix regression

* [shogun,itk] fix regressions

* [ogre] fix regression

* [opusfile] add compatibility with non-win32

* [itk] fix regression

* [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile

* add missing dependencies

* [ismrmrd] fix regression

* [ffmpeg] trigger rebuild

* [clapack,openblas,libogg] fix regressions on macOS

* [libtins] fix regression

* force rebuild windows regressions, unable to reproduce locally

* [mosquitto] enable non-win32 builds

* [json-dto] force rebuild, unable to reproduce regression locally

* [many ports] uniform naming and path length requests

* fix regression

* fix regression

* [ffmpeg] fixes for downstream projects

* clean up - thanks to reviewers

* trigger rebuild of regressions on macOS

* trigger rebuild of regressions on macOS - part2

* Add core back

* Use VCPKG_CONCURRENCY

* Add core back to suitesparse

* Add core back to curl

* Add core back to magnum

* Add core back to magnum

* Add core back to magnum

* Add core back to cgal
2019-06-20 19:11:54 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
alcroito
243a12456c [botan] Make botan also build on macOS and Linux (#6196)
Use multiple jobs when possible.
2019-04-24 13:21:58 -05:00
Cheney Wang
c094d3133c Update release version or commit to latest for below ports (#4957)
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest

* [sfml] Add find_dependency(Freetype)
2018-12-17 16:44:08 -08:00
Cheney-Wang
b8991a72af Update Botan to the latest commit 2018-07-31 00:02:37 -07:00
Cheney-Wang
8eede5f97f Fix error C2338 in botan 2018-07-10 03:35:30 -07:00
Alexander Karatarakis
d65e5703cc [botan] Fix 2.6.0 issues 2018-07-03 18:34:55 -07:00
Alberto Mardegan
4fbe9f8610 [botan] Update to 2.6.0 2018-07-03 15:39:03 -07:00
Robert Schumacher
03ff483446 [botan] Revert upgrade due to regressions 2017-11-30 22:20:00 -08:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
Robert Schumacher
a2bceabb25 [botan] Cleanup.
Avoid installing a debug cli tool.
Rename the headers to just include/botan instead of include/botan-2/botan.
Install the tool's required DLLs, if any.
Add vcpkg distribution information to the build process.
2017-03-14 16:55:18 -07:00
Robert Schumacher
2cad913f65 [botan] Use out of source builds 2017-03-14 16:55:15 -07:00
Mikhail Paulyshka
ce5c85f4fe [botan] add version 2.0.1. Resolves #355 2017-03-12 05:14:26 +03:00