pybind11/tools
Henry Schreiner eb83feefff
style: avoid using unintialized variables (#2806)
* style: avoid using unintialized variables

Tested with cmake --warn-unintialized -S . -B build

* refactor: use function for possibly uninit vars
2021-01-19 18:48:22 -05:00
..
FindCatch.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
FindEigen3.cmake style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
FindPythonLibsNew.cmake style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
check-style.sh style: adding pre-commit check-style.sh 2020-07-23 19:47:53 -04:00
cmake_uninstall.cmake.in format: include .in files 2020-08-06 11:54:41 -04:00
libsize.py feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
make_changelog.py docs: update changelog and add script to help generate it (#2733) 2020-12-21 21:04:33 -05:00
pybind11Common.cmake fix: Python include directory was missing from DIRS (#2636) 2020-11-02 20:45:54 -05:00
pybind11Config.cmake.in fix: Don't override global settings for VISIBILITY if set (#2793) 2021-01-14 08:31:48 -05:00
pybind11NewTools.cmake style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
pybind11Tools.cmake style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
pyproject.toml ci: releases (#2530) 2020-09-30 15:48:08 -04:00
setup_global.py.in fix: conda-forge patch (#2540) 2020-10-02 09:56:54 -04:00
setup_main.py.in feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00