mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* add linux_java build * trigger azure pipelines builds on dev/ branches * make sure boost::iostreams gets linked in the SWIG wrappers * updates to get static boost builds working on mac * update linux a bit and add mac build * forgot to save the mac file * install version of boost with -fPIC * try to force use of the boost installed in /usr * typo * add library hint * diagnosing a failing build * be explicit about CXX version * try to force use of the system compilers instead of the ones from conda * stop using conda * typp * re-enable full build * disable the appveyor builds