Menu

Commit [r2366]  Maximize  Restore  History

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
file 'sconstruct'. Now instead of typing 'make install', you type 'scons install'. Hence, all
makefiles have been deleted.

The executable python script 'docs/latex/fetch_docstrings' has been moved to the non-executable file
'docs/latex/fetch_docstrings.py'. It is now imported into the Scons python script 'sconstruct' and
hence '__init__.py' files have been added to the 'docs' and 'docs/latex' directories.

The script 'docs/latex/version' has been shifted completely into the 'sconstruct' file and has been
deleted.

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
deleted.

Bug fix: The file 'generic_fns/palmer.py' has been modified to gracefully handle a Modelfree4 bug
whereby the 'mfout' output file has been corrupted due to the fusion of columns.

bugman 2006-01-30

removed /1.2/Makefile
removed /1.2/docs/latex/Makefile
renamed /1.2/docs/latex/fetch_docstrings -> /1.2/docs/latex/fetch_docstrings.py
removed /1.2/docs/latex/version
changed /1.2/docs/relax.pdf
changed /1.2/docs/release_checklist
copied /1.2/generic_fns/__init__.py -> /1.2/docs/__init__.py
copied /1.2/generic_fns/__init__.py -> /1.2/docs/latex/__init__.py
changed /1.2/generic_fns/palmer.py
removed /1.2/maths_fns/Makefile
removed /1.2/package
changed /1.2/sconstruct
/1.2/Makefile
File was removed.
/1.2/docs/latex/Makefile
File was removed.
/1.2/docs/latex/version
File was removed.
/1.2/docs/relax.pdf
Binary file was changed.
/1.2/docs/release_checklist Diff Switch to side-by-side view
Loading...
/1.2/generic_fns/palmer.py Diff Switch to side-by-side view
Loading...
/1.2/maths_fns/Makefile
File was removed.
/1.2/package
File was removed.
/1.2/sconstruct Diff Switch to side-by-side view
Loading...
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.