[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 9485)

Aleksey Nogin nogin at cs.caltech.edu
Thu Aug 10 16:48:58 PDT 2006


Module name: OMake Build System [0.9.8.x]
Changes by: nogin at cs.caltech.edu (Aleksey Nogin)
Date: 2006-08-10 16:48:56 -0700 (Thu, 10 Aug 2006)
Revision: 9485
Log message:
      Improved the handling of the verson string in version.txt:
      - The _released_ versions should have the version.txt of the form
           VERSION-RELEASE
        (and no spaces!)
      - The _development_ versions should have version.txt of either the form
           VERSION (COMMENT)
        where the comment should probably say that it's a development version,
        among other things, or it should just be
           VERSION
        and not contain any dashes or spaces. In this case the "(development
        version)" comment will be added automatically.
      
Changes:
    +15 -3	omake-branches/0.9.8.x/OMakefile
    +6 -3	omake-branches/0.9.8.x/config_rpm
    +1 -1	omake-branches/0.9.8.x/make_dmg
    +4 -4	omake-branches/0.9.8.x/omake.spec
    Copied	omake-branches/0.9.8.x/omake.spec.in
    +60 -0	omake-branches/0.9.8.x/omake.spec.in
    +17 -5	omake-branches/0.9.8.x/src/magic/omake_gen_magic.ml
    +1 -1	omake-branches/0.9.8.x/version.txt
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-08.html#06/08/10.16:48:56



More information about the OMake-CVS mailing list