Menu

SVN archive Commit Log


Commit Date  
[r2792] by bugman

Modified 'self.vectors()' to place the proton and heteronucleus name in 'self.relax.data.res[run]'.

Previously the names were being placed into 'self.relax.data.pdb[run]' which is problematic for
task #3838 (https://gna.org/task/?3838). This is also preventing the resolution of bug #7544
(https://gna.org/bugs/?7544).

2006-11-09 09:12:19 Tree
[r2791] by bugman

An attempt to change the shared library suffix from '.dylib' to '.so' on Mac OS X.

This problem was reported by Douglas Kojetin <douglas dot kojetin at gmail dot com> at
https://mail.gna.org/public/relax-users/2006-11/msg00002.html (Message-id:
<AD17DD2D-A37B-44D4-B1B8-1A2349EC7EC5@...>) and as bug #7670 (https://gna.org/bugs/?7670).

To use a different suffix, I have explicitly set the 'SHLIBSUFFIX' environmental variable to '.so'.
This should overwrite the SCons default of '.dylib'.

2006-11-09 08:17:36 Tree
[r2790] by bugman

An attempt at removing the '-dynamiclib' gcc option when compiling the C modules on Mac OS X.

This problem was reported by Douglas Kojetin <douglas dot kojetin at gmail dot com> at
https://mail.gna.org/public/relax-users/2006-11/msg00002.html (Message-id:
<AD17DD2D-A37B-44D4-B1B8-1A2349EC7EC5@...>) and as bug #7670 (https://gna.org/bugs/?7670).

To remove the '-dynamiclib' option, I replicated what Doug had done in his post at
https://mail.gna.org/public/relax-devel/2006-11/msg00098.html (Message-id:
<0E180DBB-896A-45F6-B19D-D6A02FD2BA4A@...>). Rather than changing the line:

env['SHLINKFLAGS'] = SCons.Util.CLVar('$LINKFLAGS -dynamiclib')

in the SCons sources, I have replicated Doug's modification within the relax 'sconstruct' script.
This change needs to be tested.

2006-11-09 08:11:43 Tree
[r2789] by bugman

Deletion of the 'macraild' branch.

For details see https://mail.gna.org/public/relax-devel/2006-11/msg00090.html (Message-id:
<1162999384.3525.259.camel@...>).

2006-11-09 07:17:16 Tree
[r2788] by bugman

Deletion of the 'auto_select_merged' branch.

For details see https://mail.gna.org/public/relax-devel/2006-11/msg00090.html (Message-id:
<1162999384.3525.259.camel@...>).

2006-11-09 07:16:49 Tree
[r2787] by bugman

Deletion of the 'auto_select' branch.

For details see https://mail.gna.org/public/relax-devel/2006-11/msg00090.html (Message-id:
<1162999384.3525.259.camel@...>).

2006-11-09 07:16:27 Tree
[r2786] by bugman

Updated the manual and changed the version number to 1.2.9.

2006-11-09 06:29:27 Tree
[r2785] by bugman

Ported r2783 from the 1.2.9 tag (the CHANGES file details for relax version 1.2.9).

The command used was:
svn merge -r2782:2783 svn+ssh://bugman@.../svn/relax/tags/1.2.9

2006-11-09 05:23:18 Tree
[r2784] by bugman

Ported r2783 from the 1.2.9 tag (the CHANGES file details for relax version 1.2.9).

The command used was:
svn merge -r2782:2783 svn+ssh://bugman@.../svn/relax/tags/1.2.9

2006-11-09 05:21:54 Tree
[r2783] by bugman

Updated the CHANGES file for relax version 1.2.9.

2006-11-09 05:19:35 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.