pybind11/.github
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
..
ISSUE_TEMPLATE chore: add discussions link (#3159) 2021-07-29 16:10:18 -07:00
matchers style: pylint (#3720) 2022-02-15 17:48:33 -05:00
workflows Add -DPYBIND11_WERROR=ON to mingw cmake commands (#4073) 2022-08-01 06:18:48 -07:00
CODEOWNERS chore: add nox support (#3101) 2021-07-12 17:45:40 -04:00
CONTRIBUTING.md chore: bump clang-tidy to 13 (#3997) 2022-07-13 09:06:32 -05:00
dependabot.yml chore: simpler dependabot (#4035) 2022-07-04 10:24:34 -04:00
labeler_merged.yml ci: original labeler 2020-10-12 22:35:23 -04:00
labeler.yml ci: original labeler 2020-10-12 22:35:23 -04:00
pull_request_template.md docs: mention title conventions in PR template (#3313) 2021-09-29 06:18:58 -04:00