pybind11/.github/workflows
Isuru Fernando ec9c26817f
Fix MSVC MT/MD incompatibility in PYBIND11_BUILD_ABI (#4953)
* Fix MSVC MT/MD incompatibility in PYBIND11_BUILD_ABI

* Update comment about which PR

* Use msvc major version

* Use _MSC_VER/100

* Fix figuring out MD vs MT

* Add some test runs

* Skip one test

* Fix preprocessor

* simplify code

* fix if

* support only msvc 19

* Fold in changes from experimental PR #5411. Polish error messages.

* Remove `&& defined(_DLL)` (TBD: is it needed? but what is correct?)

* Fix MT vs MD

* Add a couple comments, based on https://github.com/pybind/pybind11/pull/4953#issuecomment-2435138593 (posted by @isuruf).

* Replace misleading comment: NVHPC is NOT outdated.

* Update include/pybind11/detail/internals.h

Co-authored-by: Robert Maynard <robertjmaynard@gmail.com>

---------

Co-authored-by: Ralf W. Grosse-Kunstleve <rgrossekunst@nvidia.com>
Co-authored-by: Ralf W. Grosse-Kunstleve <rwgkio@gmail.com>
Co-authored-by: Robert Maynard <robertjmaynard@gmail.com>
2024-11-10 09:24:29 -08:00
..
ci.yml Fix MSVC MT/MD incompatibility in PYBIND11_BUILD_ABI (#4953) 2024-11-10 09:24:29 -08:00
configure.yml feat: require CMake 3.15+ (#5304) 2024-08-14 18:21:04 -04:00
emscripten.yaml chore(deps): bump pypa/cibuildwheel in the actions group (#5376) 2024-09-17 10:19:17 -07:00
format.yml clang-tidy upgrade (to version 18) (#5272) 2024-07-29 11:10:03 -07:00
labeler.yml chore(deps): bump the actions group with 1 update (#5082) 2024-05-10 16:34:41 -04:00
pip.yml ci: PyPI attestations (#5374) 2024-09-13 20:21:43 -04:00
upstream.yml chore(deps): bump the actions group with 3 updates (#5024) 2024-02-13 20:50:51 -05:00