aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11
AgeCommit message (Collapse)Author
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-08-24[many ports] Updates 2019.07.09 (#7217)Robert Schumacher
* [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-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-01-09[pybind11] Upgrade to v2.2.4 (#5087)zhihaoy
2018-08-15[pybind11] Apply patch for alias templatesAlexander Karatarakis
2018-07-17[pybind11] update to 2.2.3 and remove unwanted python dependancies fr… (#3812)Sztergbaum Roman
* [pybind11] update to 2.2.3 and remove unwanted python dependancies from CONTROL * update sol2/pybind11 CONTROL file
2018-07-10[pybind11] Update to 2.2.3 (#3879)Stanislav Ershov
2018-01-05Merge pull request #2517 from albertziegenhagel/fix-pybind11-versionAlexander Karatarakis
[pybind11] Fix version in CONTROL after update
2018-01-05[pybind11] Fix version in CONTROL after updateAlbert Ziegenhagel
2018-01-04[pybind11] Update to 2.2.1Albert Ziegenhagel
2017-09-09Merge branch 'master' into pybind11Alexander Karatarakis
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-09-08Update pybind11 version to 2.2.0Kyle Macfarlan
2017-06-13[pybind11] Build against python3 library inside vcpkg, add ↵Robert Schumacher
find_acquire_program(PYTHON3)
2017-03-27[pybind11] Disable building tests to remove pytest dependency.Robert Schumacher
2017-03-27fix sourcepath pybind11 2.1.0Ethan Smith
2017-03-27remove unused optionsEthan Smith
2017-03-27update pybind11 to 2.1.0Ethan Smith
2017-03-27add pybind11 portEthan Smith