Paolo Tosco
a2374aad74
- fix the build of CSharp wrappers just as for Java wrappers ( #1914 )
2018-06-14 19:18:45 -04:00
Greg Landrum
77078eac66
Add an auto-populated file with cmake config options ( #1874 )
...
* this is a rough first pass, needs to be finished and is a strong argument for changing the names of some of the #defines that are currently used
* rationalize the rest of the #defines
add something to the release notes about this
2018-06-09 05:41:28 +02:00
greg landrum
f051e329fd
changes to get wrapper builds working on windows with VS2017
2018-04-11 15:28:58 +02:00
Greg Landrum
b8738361f1
Fixes #1776 ( #1780 )
...
* add wrapper for reaction fingerprints.
Fixes #1776
* Move definitions of default fingerprint params to .cpp file.
* just a kick to get travis to run
2018-03-20 10:10:40 -04:00
Greg Landrum
7325e67fb4
Fix #1413 ( #1414 )
...
* swig csharp wrappers now build
* fix this in a way that does not break the java wrappers
2017-07-02 10:24:10 +02:00
Greg Landrum
945cc3e402
Fixes #664 ( #1364 )
...
not tested yet...
2017-03-16 12:25:53 -04:00
Brian Kelley
b32697185a
Adds RDProps to c# wrapper ( #1188 )
2016-12-04 16:07:29 +01:00
Brian Kelley
092ab6ff12
Fixes csharp build for 64 bit systems ( #1098 )
...
* Fixes csharp build for 64 bit systems
* Need to support make and make install stages
* switch to an alternate strategy and get it working for the java wrappers too
this now builds for me on 64bit win10 with MSVC14
* add missing files from that last commit
* Hopefully fixes unix and osx builds while maintaining msvc builds
* Fixes mono builds, removes python check
2016-10-14 15:40:05 +02:00
Greg Landrum
1aec53181d
add Int_List to SWIG wrappers
2015-10-12 07:34:57 +02:00
Greg Landrum
a5548e6e26
initial support for an explicit MolDraw2DSVG object; bring the csharp wrappers somewhat up-to-date
2015-02-04 07:16:30 +01:00
Greg Landrum
40908a43da
mmff into SWIG wrapper. first tests
...
note: these changes remove some direct ff-manipulation functionality that was
present previously
2013-10-12 16:24:18 +02:00
Greg Landrum
dafff3bcaf
stop including our own std_vector.i, instead just extend the one provided with swig; duplicate the std_list file into the csharp wrapper in case it ends up needing to be different
2012-11-21 16:11:16 +00:00
Greg Landrum
0e95bfafa6
add preliminary pass at a csharp wrapper.
...
this currently only will work using mono, visual studio integration still needs to be done
2012-10-28 12:17:25 +00:00