Menu

SVN archive Commit Log


Commit Date  
[r2637] by bugman

Fixed a bug in the Scons distribution target functions.

The relax version number variable 'version' which exists in the base 'sconstruct' module doesn't
exist within the 'scons/distrib.py' module. It is now passed into the construction Environment as
an environmental variable.

2006-10-13 05:33:29 Tree
[r2636] by varioustoxins

changes to correct unicode errors from float.py and include nan and inf
checks in model free calculations

bug #6503 Uncaught nan in xh_vect from bugman

task #3621 overview: NaN catching function.

2006-10-12 14:19:00 Tree
[r2635] by bugman

Shifted the Scons distribution target functions from 'sconstruct' to 'scons/distrib.py'.

The functions 'self.package' and 'self.gpg_sign' have been shifted into their own file
'scons/distrib.py'.

2006-10-12 09:04:46 Tree
[r2634] by varioustoxins

Initial checkin of code to work with ieee-754 double classes (nan etc)

bug #6503 Uncaught nan in xh_vect from bugman

task #3621 overview: NaN catching function.

2006-10-12 08:44:39 Tree
[r2633] by bugman

Ported r2618 to r2632 from the 1.2 line.

The command used was:
$ svn merge -r2617:2632 svn+ssh://bugman@.../svn/relax/1.2

These changes all relate to the Scons system. The Scons scripts have been completely overhauled.
Bugs have been removed. The help system has been redone. A target for creating the API
documentation using Epydoc has been added.

2006-10-12 07:43:25 Tree
[r2632] by bugman

Fixed a very minor bug in the Scons source packaging target.

The relax version was not being checked because the Depends statement was using 'package_bin' rather
than 'package_src'.

2006-10-12 07:36:12 Tree
[r2631] by bugman

Changed the C module compilation Scons help message.

2006-10-12 07:34:28 Tree
[r2630] by bugman

A completely new Scons help message has been created.

The message (produced after typing 'scons --help') has been formatted to be in the same style as the
relax help message ('relax --help'). A line describing the Scons usage has been added. The result
of providing no target, C module compilation, has been added. Both the 'standard targets' and the
'specific targets' are now described. Every last Scons target is fully described.

2006-10-12 07:33:35 Tree
[r2629] by bugman

Fixed an incorrect comment in the 'compile_user_manual_html()' Scons build target function.

2006-10-12 07:07:31 Tree
[r2628] by bugman

Changed the comments and docstrings of the Scons manual targets.

The PDF or HMTL version is now in brackets after the 'user manual' and 'API documentation manual'
parts.

2006-10-12 07:05:36 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.