Commit Graph

10 Commits

Author SHA1 Message Date
Greg Landrum
cf728dbc7c primarily project file changes to make things work
with python 2.5
Also includes a slackening of the tolerance for a distgeomhelpers test.
2007-01-15 20:30:01 +00:00
Greg Landrum
db2bf1a975 fix a build-problem under recent versions of vc7 2007-01-06 08:56:23 +00:00
Greg Landrum
087132797e rename Clustering.c -> Clustering.cpp 2006-06-16 01:16:28 +00:00
Greg Landrum
3df7c30a9c if we're going to include RDBuild in setup.py, we need to adjust for the fact that the compiler will be g++, so the external stuff needs to be explicitly marked as being in C 2006-05-11 17:56:20 +00:00
Greg Landrum
8a19c38e21 - Get windows debug builds working
- Remove requirement that boost be in $RDBASE/External on windows (the BOOSTHOME environment variable is now required)
- fix dependencies

This builds on windows in debug mode now and most tests pass. There's a problem with PySVD in debug mode and for some reason the rdAlignments wrapper test fails; but these don't seem super important.

https://sourceforge.net/tracker/index.php?func=detail&aid=1485703&group_id=160139&atid=814650
2006-05-11 00:42:39 +00:00
Greg Landrum
62025a1d61 RDBuild really should be imported. 2006-05-11 00:12:55 +00:00
Greg Landrum
b87de75d56 get g++ out of the makefiles... use CXX instead 2006-05-09 23:20:26 +00:00
Greg Landrum
31b53a96d2 clean up some legacy cruft 2006-05-08 15:21:24 +00:00
Greg Landrum
5d03333c22 setup svn keywords (should have done this before import... grn) 2006-05-06 22:54:39 +00:00
Greg Landrum
75a79b6327 initial import 2006-05-06 22:20:08 +00:00