Menu

Tree [0fd97c] master /
 History

HTTPS access


File Date Author Commit
 sf 2015-08-25 Frank B. Brokken Frank B. Brokken [0fd97c] cosmetics
 yodl 2015-08-03 Frank B. Brokken Frank B. Brokken [56caec] added / to single-element markups (like <br/>)
 .gitignore unknown
 README 2007-02-12 Frank B. Brokken Frank B. Brokken [958bbf] added README
 TODO 2006-08-29 (no author) (no author) [720ac8] This commit was manufactured by cvs2svn to crea...
 excluded unknown
 sourcetar 2015-01-03 Frank B. Brokken Frank B. Brokken [b42a98] removed macros id() and style(), added macro at...

Read Me

    This is the top-level directory of the Yodl program source tree.

    The directory `sourceforge' is probably not useful for anybody but me, but
    since it serves an important role for me in uploading the Yodl docs to
    sourceforge, they belong to this project. The same may hold true for the
    yodl/debian directory at some point in the future, e.g., when the debian
    configuration is moved to 

        https://svn.openfmi.net/debian-addons-bg/yodl

    When this happens, the debian directory might be removed from this archive.

    To create a source archive, run

        ./sourcetar

    This will create an archive named like yodl_2.04.tar.gz. 

    It will NOT contain the debian directory. If you need it, copy yodl/debian
    to where you want it, or remove the line `debian' from the file `excluded'
    before running ./sourcetar

    To create an `upstream debian archive' provide sourcetar with an (any)
    argument. E.g.,

        ./sourcetar upstream

    This will create an archive in ~/debian/yodl/tarballs 
    named like yodl_1.45.orig.tar.gz

    It will NOT contain the debian directory. If you need it, copy yodl/debian
    to where you want it, or remove the line `debian' from the file `excluded'
    before running ./sourcetar


    The version numbers will of course always reflect yodl's current version.

    The `distribution' script is also probably not useful to anybody but me,
    and it may be removed from new distributions at some future point in time.

    
    To create the program from its sources, either descend into the yodl
    directory, or unpack a created archive, cd into its top-level directory 
    and follow the instructions provided in the INSTALL file found there.

    Yodl's version is defined in yodl/src/config.h