Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • we7765's avatar
    [WP][FIX][API][!!!] (branch): provide snapshot of libtfxx · 1574736d
    we7765 authored
    This is a legacy commit from before 2015-03-01.
    It may be incomplete as well as inconsistent.
    See COPYING.legacy and README.history for details.
    
    After having disentangled libtfxx and libtsxx it appears that libtfxx has
    become self-contained (see below).
    
    Rules for snapshot packages as well as documentation of dependencies have been
    adjusted. There is no need to provid a "withlibs" version of the snapshot
    tar-ball. The snapshot tar-ball has been tested in the test environment and
    compiles well.
    
    Checking dependencies:
    thof@stina:~/git/TFSoftware/src/libs/libtfxx> depcheck.sh $(find . -name \*d)
    tfxx
    
    thof@stina:~/git/TFSoftware/src/libs/libtfxx> checklinkedlibs
    report libraries being used to link against
    
    ./Makefile:
    boost_regex gsl gslcblas
    
    ./tests/Makefile:
    f2c m tf tf77 tfxx
    1574736d