aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2022-10-18First draft of Eigen::Tensor support (#4201)Lalaland
2021-07-14style: pre-commit cleanup (#3111)Henry Schreiner
2020-09-16feat: setup.py redesign and helpers (#2433)Henry Schreiner
2020-08-23Improve documentation of Python and C++ exceptions (#2408)jbarlow83
2020-08-19tests: avoid putting build products into source directory (#2353)Henry Schreiner
2020-08-19feat: new FindPython support (#2370)Henry Schreiner
2020-07-31fix: uninstall cleanup (#2346)Henry Schreiner
2020-07-30feat: add uninstall target for CMake (#2265)acxz
2020-07-23style: avoid adding virtual environment directoriesHenry Schreiner
2020-06-18ignore another type of visual studio project fileWenzel Jakob
2018-05-24Clarify docs for functions taking bytes and not str.Antony Lee
2016-12-13add CMake exported interface library and Config detection fileLori A. Burns
2016-11-04Add debugging info about .so size to build output (#477)Jason Rhinelander
2016-08-19Port tests to pytestDean Moldovan
2016-08-13Rename example20 -> example-numpy-dtypesIvan Smirnov
2016-08-13Update gitignore to ignore debug test buildsIvan Smirnov
2016-06-14minor .gitignore updateWenzel Jakob
2016-05-29Fix Cygwin supportBoris Schäling
2016-05-26Make examples build and run on CygwinBoris Schäling
2016-03-09updated changelog, added build directory to gitignore fileWenzel Jakob
2016-02-22added 'dist' to .gitignore fileWenzel Jakob
2016-02-01Add version info and release instructions for pybind11Sylvain Corlay
2016-01-17minor cleanups in numpy.h, updated gitignore file for ninjaWenzel Jakob
2015-10-15PyPI setup.py file; v1.0 releaseWenzel Jakob
2015-07-11more flexible function creation syntaxWenzel Jakob
2015-07-09Initial commitWenzel Jakob