pybind11/.github/workflows
Ralf W. Grosse-Kunstleve 3665530264
Add -DPYBIND11_WERROR=ON to mingw cmake commands (#4073)
* Add `-DPYBIND11_WERROR=ON` to mingw cmake commands (and `-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON`).

* Using no-destructor idiom to side-step overzealous MINGW warning.

* Add __MINGW32__ pragma GCC diagnostic ignored in eigen.h

* Add another no-destructor workaround.

* Temporarily add -k (keep-going) flags to hopefully speed up finding all warnings.

* Revert "Temporarily add -k (keep-going) flags to hopefully speed up finding all warnings."

This reverts commit f36b0af8f9.

* Very minor shuffle to avoid MSVC warnings.

* Remove all `:BOOL` as suggested by @henryiii
2022-08-01 06:18:48 -07:00
..
ci.yml Add -DPYBIND11_WERROR=ON to mingw cmake commands (#4073) 2022-08-01 06:18:48 -07:00
configure.yml chore(deps): bump actions/setup-python from 3 to 4 (#3999) 2022-07-04 10:24:55 -04:00
format.yml chore: bump clang-tidy to 13 (#3997) 2022-07-13 09:06:32 -05:00
labeler.yml ci: correct types statement 2020-11-03 11:59:29 -05:00
pip.yml chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#4091) 2022-07-28 21:37:47 -04:00
upstream.yml Fix: 3.11 beta support (#3923) 2022-07-06 16:35:12 -04:00