Commit Graph

6 Commits

Author SHA1 Message Date
Greg Landrum 4fb930fa52
Add new RDKit dependency (freetype) (#4150)
* Add new RDKit dependency (freetype)

FIxes Issue #23703

* just remove the freetype requirement for now

otherwise we have to build that static and that's a mess

* Update Dockerfile
2020-07-17 08:25:16 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Abhishek Arya fa06dcc8ae
Remove cmake install from projects. (#3961) 2020-06-10 14:46:23 -07:00
intrigus 32df3fef08
[rdkit] Re-enable memory and i386 architecture (#3955)
* [rdkit] Re-enable memory and i386 architecture

* Speculative fix
2020-06-10 07:10:10 -07:00
jonathanmetzman 2095d92804
[rdkit] Speculative fix for build. (#3818)
[rdkit] Speculative fix for build failure

Build was failing on GCB because WORKDIR is parsed, changed and then restored
by gcb build script. Parsing assumed that only one WORKDIR call is made.
2020-05-15 01:02:22 -07:00
intrigus 4a05b5946a
Integrate rdkit with oss-fuzz (#3747) 2020-05-13 11:31:42 -07:00