Commit Graph

28 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