Commit Graph

26 Commits

Author SHA1 Message Date
Greg Landrum
e566afff2f merge in Riccardo Vianello's changes to make it easier to build c++ programs using the RDKit with cmake 2011-08-07 16:34:42 +00:00
Eddie Cao
fe75f9a5dc fix system inchi detection; system inchi takes precedence over local one 2011-07-12 00:16:28 +00:00
Greg Landrum
db63eca04c work to get the inchi code working with a pre-installed inchi library 2011-07-09 06:21:08 +00:00
Greg Landrum
aa20e5eb68 start adding support for cpack; update copyright in license.txt 2011-05-09 03:39:40 +00:00
Greg Landrum
4ba2430aa5 allow the installation of _static libs to be skipped 2011-01-13 04:12:07 +00:00
Greg Landrum
2353d55b68 add static libraries for mac and linux;
use those for the SWIG wrappers.
this configuration needs work before it will work on windows
2010-10-06 07:24:33 +00:00
Greg Landrum
78c28df146 version name reordering 2010-09-29 04:08:09 +00:00
Greg Landrum
bbe21ad0b6 get this building on the mac 2010-09-19 15:04:06 +00:00
Greg Landrum
7d5e4fe99c remove version numbers from windows libraries 2010-09-08 04:11:26 +00:00
Greg Landrum
cb6cdb99b3 merge in a set of changes from Riccardo V. to install .h files as well;
this needs more testing.
2010-09-04 14:07:22 +00:00
Greg Landrum
25bef823af merge in changes allowing in-source builds to work from Riccardo V. 2010-08-10 04:20:14 +00:00
Greg Landrum
0b88b9e674 allow in-source installs again 2010-08-03 04:22:04 +00:00
Greg Landrum
415693d1af next round of mods from Riccardo V. 2010-08-02 19:15:32 +00:00
Greg Landrum
7dcb56d868 merge in changes from Gianluca Sforna 2010-07-12 04:12:39 +00:00
Greg Landrum
3958bd59a9 make sure libs get installed on windows too 2010-07-02 03:40:25 +00:00
Greg Landrum
a9a5929150 switch this to always build in shared mode 2010-06-09 04:18:08 +00:00
Greg Landrum
e2c6545570 switch RDGeneral to a shared build; copy static libs to $RDBASE/lib 2010-02-07 05:46:20 +00:00
Greg Landrum
5f367c0e9b tests run on windows now; still need to test this form on linux 2010-01-27 17:05:12 +00:00
Greg Landrum
50df007833 fix this when python is being used 2010-01-22 14:30:16 +00:00
Greg Landrum
9727cffa61 make python wrappers and tests optional 2010-01-22 11:22:58 +00:00
Greg Landrum
e1a55230d9 remove lapack stuff from cmake build system 2009-11-01 11:01:24 +00:00
Greg Landrum
059158e915 works on linux 2009-10-03 12:08:04 +00:00
Greg Landrum
53485592ca builds on windows with visual studio; need to pass back to linux now 2009-10-01 13:35:48 +00:00
Greg Landrum
6caabd787e move these changes over to the windows side and try again there 2009-10-01 08:24:43 +00:00
Greg Landrum
1ec5a0a039 builds on darwin; all tests except testGrid pass 2009-09-28 14:07:28 +00:00
Greg Landrum
76297b0fff builds and passes tests on linux 2009-09-28 11:02:18 +00:00