r2611 - /1.2/scons/

2006-10-11 Thread edward
Author: bugman Date: Wed Oct 11 12:08:35 2006 New Revision: 2611 URL: http://svn.gna.org/viewcvs/relax?rev=2611view=rev Log: Created the directory 'scons' for splitting up the 'sconstruct' script into multiple Python modules. Added: 1.2/scons/

r2613 - /1.3/scons/

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 05:20:26 2006 New Revision: 2613 URL: http://svn.gna.org/viewcvs/relax?rev=2613view=rev Log: Ported r2611 from the 1.2 line. The command used was: $ svn merge -r2610:2611 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 This adds the directory for Scons Python modules

r2614 - /1.3/generic_fns/sequence.py

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 05:23:22 2006 New Revision: 2614 URL: http://svn.gna.org/viewcvs/relax?rev=2614view=rev Log: Ported r2612 from the 1.2 line. The command used was: $ svn merge -r2611:2612 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 This completes the fixing of bug #7241

Changed the link to the 1.2 API documentation to the full URL.

2006-10-11 Thread Edward d Auvergne
Title: Changed the link to the 1.2 API documentation to the full URL. Commit from bugman 2006-10-12 05:32 CEST Changed the link to the 1.2 API documentation to the full URL. Module File name

Removed all references to 'index.html'. [...]

2006-10-11 Thread Edward d Auvergne
Title: Removed all references to 'index.html'. [...] Commit from bugman 2006-10-12 05:40 CEST Removed all references to 'index.html'. The link in the relax menu called 'Main page' has been changed to point to 'http://nmr-relax.com' rather

r2616 - /1.2/maths_fns/test.c_chi.py

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 05:43:31 2006 New Revision: 2616 URL: http://svn.gna.org/viewcvs/relax?rev=2616view=rev Log: Deletion of the file 'maths_fns/test.c_chi.py'. This file is an ancient file last touched in 2004. It serves no purpose so has been removed. Removed:

r2617 - /1.3/maths_fns/test.c_chi.py

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 05:46:16 2006 New Revision: 2617 URL: http://svn.gna.org/viewcvs/relax?rev=2617view=rev Log: Ported r2616 from the 1.2 line. The command used was: $ svn merge -r2615:2616 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 This removes the ancient unused file

r2618 - in /1.2: scons/__init__.py scons/manuals.py sconstruct

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 06:02:01 2006 New Revision: 2618 URL: http://svn.gna.org/viewcvs/relax?rev=2618view=rev Log: A number of large changes to the Scons system. The package initialisation file '__init__.py' has been added to the 'scons' directory. The 'sconstruct' script has been

r2619 - /1.2/sconstruct

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 06:32:18 2006 New Revision: 2619 URL: http://svn.gna.org/viewcvs/relax?rev=2619view=rev Log: Fixed a bug in the 'self.package()' target function. The variable 'file_name' was being accessed when the variable should have been called env['DIST_FILE']. Modified:

r2621 - in /1.2: scons/manuals.py sconstruct

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 07:08:18 2006 New Revision: 2621 URL: http://svn.gna.org/viewcvs/relax?rev=2621view=rev Log: Complete overhaul of the relax manual targets. The relax manual is now referred to as the user manaul (to allow a developers manual in the future). The functions for

r2622 - /1.2/sconstruct

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 07:13:24 2006 New Revision: 2622 URL: http://svn.gna.org/viewcvs/relax?rev=2622view=rev Log: Created a single custom builder (using the dummy function) for all the standard manual targets. Modified: 1.2/sconstruct Modified: 1.2/sconstruct URL:

r2623 - /1.2/sconstruct

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 07:18:12 2006 New Revision: 2623 URL: http://svn.gna.org/viewcvs/relax?rev=2623view=rev Log: Removed the Adobe Acrobat dependancy from the standard manual targets. This allows for the removal of the target 'user_manual_pdf_dist' as the only difference between

r2624 - /1.2/sconstruct

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 07:19:57 2006 New Revision: 2624 URL: http://svn.gna.org/viewcvs/relax?rev=2624view=rev Log: Created a new standard manual target called 'user_manual_html_nofetch'. Modified: 1.2/sconstruct Modified: 1.2/sconstruct URL:

r2625 - /1.2/scons/manuals.py

2006-10-11 Thread edward
Author: bugman Date: Thu Oct 12 07:21:15 2006 New Revision: 2625 URL: http://svn.gna.org/viewcvs/relax?rev=2625view=rev Log: Removed all traces of Adobe Acrobat Reader (deleted the acro() function, etc.). Modified: 1.2/scons/manuals.py Modified: 1.2/scons/manuals.py URL: