aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* docs: read version from pybind11 file (#2496)Henry Schreiner2020-09-171-3/+3
* feat: setup.py redesign and helpers (#2433)Henry Schreiner2020-09-161-123/+108
* ci: GHA basic format & pre-commit (#2309)Henry Schreiner2020-07-201-0/+1
* Fix setuptools record of headersIsuru Fernando2020-06-111-0/+7
* Install headers using both headers and package_data (#1995)Isuru Fernando2019-11-281-27/+41
* Update PyPI URLsMaciek Starzyk2018-06-211-2/+2
* Update PyPI URLs.Elliott Sales de Andrade2017-12-231-2/+2
* Add a dummy common.h header with a deprecation warningDean Moldovan2017-09-061-0/+1
* Utility for redirecting C++ streams to Python (#1009)Henry Schreiner2017-08-251-0/+1
* Fix setup.py detail headers and add pip install tests to TravisDean Moldovan2017-08-241-1/+19
* Move everything related to `internals` into a separate detail headerDean Moldovan2017-08-231-0/+1
* Allow binding factory functions as constructorsJason Rhinelander2017-08-171-0/+1
* Move internal headers into `detail` subdirectoryDean Moldovan2017-08-171-4/+4
* Add C++ interface for the Python interpreterDean Moldovan2017-05-281-0/+1
* Add missing header to setup.pyJason Rhinelander2017-05-071-0/+1
* Reimplement static properties by extending PyProperty_TypeDean Moldovan2017-02-231-0/+1
* CMake installation path consistency (#652)Sylvain Corlay2017-02-141-12/+20
* removed mdash characters from setup.pyWenzel Jakob2017-01-041-2/+2
* minor setup.py updatesWenzel Jakob2017-01-011-14/+15
* Add missing C++ headers. Sort headers (#540)Alessandro Bacchini2016-12-011-5/+8
* Port tests to pytestDean Moldovan2016-08-191-1/+1
* stl_bind redesign & cleanup passWenzel Jakob2016-05-161-0/+1
* transparent conversion of dense and sparse Eigen typesWenzel Jakob2016-05-051-0/+1
* minor cleanups in common.h; updated author info and copyright yearWenzel Jakob2016-04-181-1/+1
* ready for version 1.3Wenzel Jakob2016-03-081-1/+0
* Revert of the revert of the python package with version informationWenzel Jakob2016-03-011-3/+2
* removed 'pybind11' package which ultimately served no purposeWenzel Jakob2016-02-221-2/+3
* fixed tarball link in setup.py, added py 3.6Wenzel Jakob2016-02-071-1/+2
* Add version info and release instructions for pybind11Sylvain Corlay2016-02-011-2/+3
* general cleanup of the codebaseWenzel Jakob2016-01-171-7/+8
* do more work with classes from pytypes.h (especially for STL container casting)Wenzel Jakob2016-01-171-8/+8
* setup.py: Fix another dash to be ASCII so pip doesn't complain.John Kirkham2015-12-041-1/+1
* setup.py: Fix dash to be ASCII so pip doesn't complain.John Kirkham2015-12-041-1/+1
* updated supported python version list in setup.pyWenzel Jakob2015-10-151-0/+1
* PyPI setup.py file; v1.0 releaseWenzel Jakob2015-10-151-0/+66