[Relax-commits] r2334 - in /1.1: Makefile docs/TODO docs/latex/Makefile docs/latex/relax_version.tex docs/relax.pdf docs/release_checklist maths_fns/Makefile maths_fns/swig_jw_mf.c maths_fns/swig_jw_mf.i (January 14, 2006 - 06:05)

Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Headers

 

Author: bugman
Date: Sat Jan 14 06:04:54 2006
New Revision: 2334

URL: http://svn.gna.org/viewcvs/relax?rev=2334&view=rev
Log:
Many of the steps in releasing stable relax versions have been shifted into makefiles.

The makefile has had two rules added, 'binary_dist' and 'source_dist'.  The 'binary_dist' rule will
create the distribution archive files by first building the C modules, compiling the manual,
removing the temporary *.pyc, *.bak, and *.o files, archiving the files of the base directory
(excluding .svn directories) into the file relax-x.x.x.os.mach.tar.bz2 where x.x.x is the release
number taken from 'version.py', os is the name of the operating system, and mach is the machine the
C code was compiled on.  Finally the file will be GPG signed (requires the relax private key!).  The
'source_dist' rule will do the same but without the C compilation and all *.so files will be removed
as well.

The file 'docs/release_checklist' has been added.  The file describes all the steps required for
releasing new relax versions.

The makefile 'docs/latex/Makefile' has been improved and a rule added for creating the manual
without executing relax.

The TODO file has been updated.  Relaxation curve fitting has been removed as the code is complete.
It now has its own section describing the missing features of the technique.

The Swig file 'maths_fns/swig_jw_mf.i' and corresponding C file 'maths_fns/swig_jw_mf.c' have been
removed as they are not used and Swig was abandoned a while ago.


Added:
    1.1/docs/release_checklist
Removed:
    1.1/maths_fns/swig_jw_mf.c
    1.1/maths_fns/swig_jw_mf.i
Modified:
    1.1/Makefile
    1.1/docs/TODO
    1.1/docs/latex/Makefile
    1.1/docs/latex/relax_version.tex
    1.1/docs/relax.pdf
    1.1/maths_fns/Makefile



Related Mails




Powered by MHonArc, Updated Sat Jan 14 06:20:04 2006