DarkRadiant: master ae30c1c7

Author Committer Branch Timestamp Parent
codereader codereader master 18.08.2017 06:55 master 775e332c
Changeset Add pybind11 2.1.1 release to libs/. Since most Linux distros don't provide a pybind package we're going to ship them for a little while.
Next step is to tweak the configure script to detect a native pybind11 package (on Ubuntu 17, Fedora, Arch) and to fall back on the shipped one if nothing is provided by the distro.
add - libs/pybind/pybind11/attr.h Diff File
add - libs/pybind/pybind11/cast.h Diff File
add - libs/pybind/pybind11/chrono.h Diff File
add - libs/pybind/pybind11/class_support.h Diff File
add - libs/pybind/pybind11/common.h Diff File
add - libs/pybind/pybind11/complex.h Diff File
add - libs/pybind/pybind11/descr.h Diff File
add - libs/pybind/pybind11/eigen.h Diff File
add - libs/pybind/pybind11/eval.h Diff File
add - libs/pybind/pybind11/functional.h Diff File
add - libs/pybind/pybind11/numpy.h Diff File
add - libs/pybind/pybind11/operators.h Diff File
add - libs/pybind/pybind11/options.h Diff File
add - libs/pybind/pybind11/pybind11.h Diff File
add - libs/pybind/pybind11/pytypes.h Diff File
add - libs/pybind/pybind11/stl.h Diff File
add - libs/pybind/pybind11/stl_bind.h Diff File
add - libs/pybind/pybind11/typeid.h Diff File
mod - tools/msvc/properties/Python.props Diff File