Commit | Date | |
---|---|---|
[r2366]
by
bugman
A complete shift from the make build system to the scons build system (and a bug fix). All the targets of all makefiles have been rewritten into python functions within the Sconstruct The executable python script 'docs/latex/fetch_docstrings' has been moved to the non-executable file The script 'docs/latex/version' has been shifted completely into the 'sconstruct' file and has been The file 'docs/release_checklist' has been modified to use the scons rather than make commands. The script 'package' which was made redundant by the original shift to the make system has been Bug fix: The file 'generic_fns/palmer.py' has been modified to gracefully handle a Modelfree4 bug |
2006-01-30 06:45:35 | Tree |
[r2365]
by
bugman
Rewrote the whole sconstruct script. The script now executes a class which does all the work. The 'install' target is half written. |
2006-01-26 04:08:23 | Tree |
2006-01-25 08:24:40 | Tree | |
[r2363]
by
bugman
Added the ability of the Scons script to catch Mac OS X. The linker is then sent the options '-bundle -bundle_loader /usr/bin/python -dynamic' to create the |
2006-01-25 08:20:31 | Tree |
2006-01-25 07:37:49 | Tree | |
[r2361]
by
bugman
Added all the necessary code to the Scons script to build the relaxation curve fitting C module. |
2006-01-25 07:29:09 | Tree |
2006-01-25 05:10:11 | Tree | |
2006-01-25 01:50:06 | Tree | |
[r2358]
by
bugman
A number of changes to the code for Art Palmer's Modelfree4 program. The 'palmer.create()' and 'palmer.execute()' now have the keyword argument 'binary'. If the default The precision of the data in the 'mfdata' file has been significantly improved. The function 'palmer.extract()' has been rewritten to be much more efficient. Rather than walking |
2006-01-25 00:48:39 | Tree |
2006-01-20 02:22:30 | Tree |