Commit Graph

14 Commits

Author SHA1 Message Date
SunBlack
741bbd3902
[pybind11] Update to 2.10.3 (#29958) 2023-03-02 11:23:17 -08:00
SunBlack
728d28bef8
[pybind11] Update to 2.10.2 (#29950) 2023-03-01 12:51:42 -08:00
SunBlack
3790b6a283
[pybind11] Update to 2.10.1 (#29842) 2023-02-28 16:28:32 -08:00
Jack·Boos·Yu
8a23d2e124
[pybind11] Fix usage (#26239)
* [pybind11] Fix usage

* version
2022-08-09 11:56:06 -07:00
Qingnan Duan
ebf637bedb
[pybind11] Update to version 2.10.0 (#25377)
* Pick latest commit from pybind11 to workaround CMake issues

* x-add-version

* Bump version to 2.10.0

* x-add-version
2022-07-19 10:00:34 -07:00
Ryan
0acd2c6bf8
[pybind11] Update to 2.9.2 (#23893)
* update to 2.9.2

* add versions
2022-04-01 14:33:33 -07:00
Alexander Neumann
fad0644ade
add port vcpkg-tool-python2 (#23431)
* add vcpkg-tool-lessmsi

* add vcpkg-tool-python2

* adjust vcpkg_find_acquire_program

* use python2 dependency in qt5-base

* remove python2 from qt5-base

* add python2 to qt5-webengine

* use python3 instead of python2

* add some deps on the new vcpkg-tool-python2

* Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* add license field

* fix test detection

* error on failure to find python2

* move logs to correct position.

* add dep to qtwebengine

* adjust pybind cmake config.

* fix shiva

* move python2 to manual-tools
adjust search path
generate a details.cmake for vcpkg_find_acquire_program

* format manifest

* use version-date

* version stuff

* replace version-string

* more version stuff

* fix search path and add supports expression

* version stuff

* shiva version

* remove arm windows from support

* reuse output_path
use lessmsi is a host dep so use the correct path

* version stuff

* Fix x86 regression

* version stuff

* try fixing qtinterfaceframework

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2022-03-14 10:25:04 -07:00
SunBlack
26886201b4
[pybind11] Update to 2.9.1 (#23108)
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-02-15 20:26:20 -08:00
SunBlack
b8b1217bda
[pybind11] Update to 2.9.0 (#22460)
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-01-11 14:09:57 -08:00
NancyLi1013
4b35e71e92
[python3] Support arm (#21528)
* [python3] Support arm on non Windows

* Support arm on all platform, add host dependency

* version

* [pybind11] Add supports

* version

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-12-16 22:20:11 -08:00
Ryan
9f8b8fa6ad
[pybind11] Update to 2.8.1 (#21033)
* update to 2.8.1

* update versioning
2021-11-05 14:27:35 -07:00
chausner
a0515706ef
[pybind11] Update to 2.8.0 (#20880)
* Update pybind11 to 2.8.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 23:51:19 -07:00
Ryan
bd66ddea98
[pybind11] Update to 2.7.1 (#19375)
* update to 2.7.1

* use `semver` version field

* fixup deprecated commands

* apply cmake guidelines for quoting arguments

* set `Python_EXECUTABLE` instead

pybind11 uses the `FindPython` module instead of `FindPython3`

* update baseline

* skip passing python executable on command line

* update baseline

* remove extraneous quotes

* remove unused function call

* update baseline
2021-08-10 01:00:44 -07:00
JonLiu1993
1b36b92afa
[pybind11] update to 2.6.2 (#17900)
* [pybind11] update to 2.6.2

* update version
2021-05-18 00:41:51 -07:00