Commit Graph

26 Commits

Author SHA1 Message Date
Adam Johnson
8a4593ccbe
[pybind11] Use vcpkg Python3. (#15507) 2021-01-08 12:03:37 -08:00
Adam Johnson
378ffbb940
[python3] Add vcpkg-cmake-wrapper. (#15221)
* [python3] Add vcpkg-cmake-wrapper.cmake.

This is still a WIP... For now, we only remove registry detection on
Windows.

* [python3] Fix Windows static embedding linkage.

* [python3] Fix Linux static library embedding.

* [python3] Fix linkage on macOS.

* [python3] Only link extra libs when static.

* [python3] Bump port version for vcpkg-cmake-wrapper.

* [itk] Remove obsolete Python artifact specification.

* [pybind11] Remove obsolete Python artifact specification.

* [python3] Mark `find_package()` calls as REQUIRED.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [python3] Bump port version after #15378.

* [python3] Be more selective about when to unleash the nukes.

* [python3] Add usage message.

* [python3] Don't swallow `vcpkg_find_acquire_program`'s Python3.

* [python3] Don't forcibly change the registry find state.

* [python3] fix copypasta error

* [python3] Fix config error with the opensubdiv port.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-01-05 13:39:53 -08:00
Adam Johnson
46068e8a37
[python3] Upgrade to 3.9.0 (#14510)
* [python3] Bump to 3.8.6.

* [python3] Bump to 3.9.0.

* [itk] Correct python artifact names.

* [pybind11] Update python artifact names.

* [vcpkg_find_acquire_program] Bump PYTHON3 to 3.9.0.
2020-11-20 09:44:51 -08:00
Mikhail Boldyrev
e765d96d6f
[pybind11] Update to v2.6.0 (#14231) 2020-10-27 20:34:22 -07:00
ras0219
d923820d7b
[pybind11] Fixup cmake information (#13443)
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-11 12:48:28 -07:00
Anand Balakrishnan
8d50672e04
[pybind11] Update to v2.5.0 (#12394)
* [pybind11] Update to v2.5.0

* Address comments in PR
2020-07-13 11:04:14 -07:00
Robert Schumacher
08c951fef9
[many ports] Upgrades to 2020.02.08 (#9986)
* [many ports] Upgrades to 2020.02.08

* Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl

* Update ci baseline file

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-02-10 16:08:57 -08:00
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07: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
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
zhihaoy
7578a485b1 [pybind11] Upgrade to v2.2.4 (#5087) 2019-01-09 15:19:27 -08:00
Alexander Karatarakis
c5acdcd20f [pybind11] Apply patch for alias templates 2018-08-15 18:27:01 -07:00
Sztergbaum Roman
c161d33e44 [pybind11] update to 2.2.3 and remove unwanted python dependancies fr… (#3812)
* [pybind11] update to 2.2.3 and remove unwanted python dependancies from CONTROL

* update sol2/pybind11 CONTROL file
2018-07-17 16:23:02 -07:00
Stanislav Ershov
69abe4cfb7 [pybind11] Update to 2.2.3 (#3879) 2018-07-10 10:46:38 -07:00
Alexander Karatarakis
2ce964f191
Merge pull request #2517 from albertziegenhagel/fix-pybind11-version
[pybind11] Fix version in CONTROL after update
2018-01-05 21:06:51 +02:00
Albert Ziegenhagel
087498f675
[pybind11] Fix version in CONTROL after update 2018-01-05 15:27:16 +01:00
Albert Ziegenhagel
f8ac383a61 [pybind11] Update to 2.2.1 2018-01-04 17:53:48 +01:00
Alexander Karatarakis
a8ae994edd Merge branch 'master' into pybind11 2017-09-09 17:53:17 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Kyle Macfarlan
d2c045cc36 Update pybind11 version to 2.2.0 2017-09-08 21:48:10 -05:00
Robert Schumacher
50fca8f92a [pybind11] Build against python3 library inside vcpkg, add find_acquire_program(PYTHON3) 2017-06-13 23:43:15 -07:00
Robert Schumacher
2aff607cbf [pybind11] Disable building tests to remove pytest dependency. 2017-03-27 17:26:26 -07:00
Ethan Smith
4990c31f76 fix sourcepath pybind11 2.1.0 2017-03-27 03:21:22 -04:00
Ethan Smith
7a703e7a98 remove unused options 2017-03-27 02:36:12 -04:00
Ethan Smith
0723e5268d update pybind11 to 2.1.0 2017-03-27 02:21:48 -04:00
Ethan Smith
bfb3ef841b add pybind11 port 2017-03-27 02:09:39 -04:00