* add test export heder to gitignore

* define export macros in separate file

* install new header

* patch GA with the new macros

* fix struct declarations

* fix conformerparser exports

* fix MolSGroupParsing ParseV3000Array export

* fix java wrappers

* export exceptions

* remove duplicated exports

* Build RDGeneral exceptions into lib

* export queries, only for *nix

* fix RingDecomposerLib header manipulation

* fix CIP labeler test issues
This commit is contained in:
Ric
2021-02-15 08:29:04 -05:00
committed by GitHub
parent bd00fda39e
commit c9199cf1da
34 changed files with 150 additions and 93 deletions

1
.gitignore vendored
View File

@@ -36,6 +36,7 @@ __pycache__/
/Code/RDBoost/test.h
/Code/RDGeneral/RDConfig.h
/Code/RDGeneral/export.h
/Code/RDGeneral/test.h
/Code/RDGeneral/versions.h
/Code/RDGeneral/versions.cpp