47 Commits (ef5a9560bb03efcac588888a825b7c7a0b8266cc)

Author SHA1 Message Date
Ralf W. Grosse-Kunstleve f1a2e03d19
feat: remove Python 3.6 support (#5177) 1 year ago
Henry Schreiner bc1bcf7c05
chore: 3.12 + cleanup (#4713) 2 years ago
Henry Schreiner 91cfb77022
Revert "feat: add entrypoint for cmake modules dir" (#4270) 3 years ago
Henry Schreiner 1d4a65e2f1
feat: add entrypoint for cmake modules dir (#4258) 3 years ago
Eli Schwartz 5bdd3d59be
feat(cmake): add installation support for pkg-config dependency detection (#4077) 3 years ago
Henry Schreiner 522c59ceb2
chore: drop Python 3.5 (#3719) 3 years ago
Ralf W. Grosse-Kunstleve 6493f496e3
Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
Henry Schreiner 36813cfa12
chore: back to work 3 years ago
Henry Schreiner bf7e5f9284
fix(setup): support overriding CMake args (#3577) 3 years ago
Aaron Gokaslan 9df2f1ff13
maint(precommit): Apply isort (#3195) 4 years ago
ka-bo ee3ecb8ae2
Specified encoding in setup.py calls of open() (#3137) 4 years ago
ka-bo e58c6897cc
Specified encoding in setup.py calls of open() (#3137) 4 years ago
Ralf W. Grosse-Kunstleve 4359e00b97
Introducing PYBIND11_VERSION_HEX (#3120) 4 years ago
Henry Schreiner 99ef2b8467
docs: read version from pybind11 file (#2496) 5 years ago
Henry Schreiner fd61f5038e
feat: setup.py redesign and helpers (#2433) 5 years ago
Henry Schreiner d8c7ee00a6
ci: GHA basic format & pre-commit (#2309) 5 years ago
Isuru Fernando e107fc2a05 Fix setuptools record of headers 5 years ago
Isuru Fernando 3735249122 Install headers using both headers and package_data (#1995) 6 years ago
Maciek Starzyk 9b02856293 Update PyPI URLs 7 years ago
Elliott Sales de Andrade 5e7591c66b Update PyPI URLs. 8 years ago
Dean Moldovan a80af9557d Add a dummy common.h header with a deprecation warning 8 years ago
Henry Schreiner 8b40505575 Utility for redirecting C++ streams to Python (#1009) 8 years ago
Dean Moldovan 1913f252d3 Fix setup.py detail headers and add pip install tests to Travis 8 years ago
Dean Moldovan 024932b379 Move everything related to `internals` into a separate detail header 8 years ago
Jason Rhinelander 464d98962d Allow binding factory functions as constructors 8 years ago
Dean Moldovan f580649871 Move internal headers into `detail` subdirectory 8 years ago
Dean Moldovan 22c413b196 Add C++ interface for the Python interpreter 8 years ago
Jason Rhinelander 2b941b38b4 Add missing header to setup.py 8 years ago
Dean Moldovan c91f8bd627 Reimplement static properties by extending PyProperty_Type 8 years ago
Sylvain Corlay d5ce82b6f5 CMake installation path consistency (#652) 9 years ago
Wenzel Jakob 0f294e26ac removed mdash characters from setup.py 9 years ago
Wenzel Jakob 2723a38820 minor setup.py updates 9 years ago
Alessandro Bacchini 9f13a30c6e Add missing C++ headers. Sort headers (#540) 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago
Wenzel Jakob 25c03cecfa stl_bind redesign & cleanup pass 9 years ago
Wenzel Jakob 9e0a0568fe transparent conversion of dense and sparse Eigen types 9 years ago
Wenzel Jakob 8cb6cb33ef minor cleanups in common.h; updated author info and copyright year 9 years ago
Wenzel Jakob d2385e8fc6 ready for version 1.3 9 years ago
Wenzel Jakob 4f972c0039 Revert of the revert of the python package with version information 9 years ago
Wenzel Jakob bee8f16dbb removed 'pybind11' package which ultimately served no purpose 10 years ago
Wenzel Jakob d6e4cef65f minor formatting changes, removed missing header files referenced in setup.py 10 years ago
Johan Mabille 1dc960c37f NumPy-style broadcasting support in pybind11::vectorize 10 years ago
Wenzel Jakob 6f6c3bc7fc fixed tarball link in setup.py, added py 3.6 10 years ago
Sylvain Corlay 97dc81057f Add version info and release instructions for pybind11 10 years ago
Wenzel Jakob 48548ea4a5 general cleanup of the codebase 10 years ago
Wenzel Jakob 678d787ca4 do more work with classes from pytypes.h (especially for STL container casting) 10 years ago
John Kirkham dc97833f8d setup.py: Fix another dash to be ASCII so pip doesn't complain. 10 years ago
John Kirkham c40f8c70dc setup.py: Fix dash to be ASCII so pip doesn't complain. 10 years ago
Wenzel Jakob b456ec789d updated supported python version list in setup.py 10 years ago
Wenzel Jakob 929fd7e694 PyPI setup.py file; v1.0 release 10 years ago