Skip to content

Cross-platform and Py3x compatibility

Compare
Choose a tag to compare
@cosmo-ethz cosmo-ethz released this 29 Oct 08:56
· 73 commits to master since this release
  • Better support for Python 3.3 and 3.4, thanks to @xantares , @iankronquist , @Manticore
  • Proper integration in Travis CI, thanks to @xantares
  • Improved support for Linux systems (accepting x86_64-linux-gnu-gcc)
  • Avoiding warning on Linux by removing Wstrict-prototypes arg
  • Supporting gcc proxied clang (OS X)
  • Added set of examples
  • Added missing dependencies, thanks to @iankronquist