• Show log

    Commit

  • Hash : 6c70a42a
    Author : Paul Menzel
    Date : 2016-12-18T11:19:20

    Add configuration file Travis CI
    
    After registering at [Travis CI](https://travis-ci.org/), and enabling
    the GitHub project in the profile, with this configuration file, every
    branch will be build tested, that means, `make` is run.
    
    On GitHub, the branch or merge/pull request will then be annotated, if
    the build passed or failed.
    
    This way, simple build errors can be detected before accepting a
    merge/pull request.
    
    Currently, the default build environment is Ubuntu 12.04.5 LTS with gcc
    (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.
    
    Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
    

  • README

  • This is the OpenBIOS FCODE suite.
    
    It consists of:
    
    - toke
    - detok
    - romheaders
    - localvalues
    
    NOTE: all parts of the OpenBIOS FCODE suite are GPL v2, except the localvalues
    implementation and parts of the documentation which are released under the 
    Common Public License (CPL) version 1.0 
    (see: http://www.opensource.org/licenses/cpl1.0.php)
    
    
    For information please contact info@coresystems.de