Commit graph

18 commits

Author SHA1 Message Date
Dean Moldovan
8818f493e3 Update pybind11 submodule to v2.2 2017-08-31 20:59:27 +02:00
Dean Moldovan
a3a63d7288 Update pybind11 submodule to v2.0 2017-01-01 20:37:07 +01:00
Dean Moldovan
a1d26607e0 Fix CI test failures with homebrew python 3.6 and windows conda 2.7 2017-01-01 20:37:07 +01:00
Dean Moldovan
d03c208016 Merge pull request #5 from dean0x7d/sync
Sync with python_example
2016-06-13 13:40:28 +02:00
Dean Moldovan
4f38844b6a Test conda recipe on Travis and AppVeyor 2016-06-12 12:12:24 +02:00
Dean Moldovan
c45488dfdf Set version info in setup.py
Uses CXXFLAGS env variable instead of CMAKE_CXX_FLAGS because
that would clear platform-specific default flags on Windows.
2016-06-11 00:00:21 +02:00
Dean Moldovan
a3d7bf5aba Add docs from python_example 2016-06-10 22:04:04 +02:00
Dean Moldovan
850c1b484c Fix AppVeyor link 2016-06-05 18:38:00 +02:00
Dean Moldovan
bd4fe0164e Merge pull request #3 from dean0x7d/master
General improvements
2016-06-05 18:18:02 +02:00
Dean Moldovan
1b97821856 Improve CMake extension builder in setup.py
- Better conform to build_ext directory structure
- Select build type according to build_ext '-g' flag
- Check for CMake >= 3.1 on Windows
2016-06-05 13:35:42 +02:00
Dean Moldovan
0a8d583cd0 Improve CI tests
- Test sdist package on all platforms
- Include Python 2.7 and 32-bit versions on Windows
2016-06-05 13:30:17 +02:00
Dean Moldovan
f889d7d151 Update readme and remove old license 2016-06-05 13:26:26 +02:00
Dean Moldovan
37c3aeccdd Merge pull request #2 from SylvainCorlay/conda_recipe
Add conda recipe
2016-06-03 21:41:25 +02:00
Sylvain Corlay
839da9869a Add conda recipe 2016-06-03 09:30:23 -04:00
Dean Moldovan
7779d88112 Switch submodule url to main pybind11 repository
Now that the pybind11_add_module PR has been merged.
2016-05-29 15:25:00 +02:00
Dean Moldovan
10e90fa56e Configure AppVeyor 2016-05-25 14:25:18 +02:00
Dean Moldovan
528c6f0ac9 Configure Travis CI 2016-05-25 13:20:56 +02:00
Dean Moldovan
cfd899cdf7 Initial commit 2016-05-23 00:22:06 +02:00