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

Skip to content
  • greole's avatar
    Travis build stages (#26) · b9df0c77
    greole authored
    * wrap build into a stage
    
    * fix missing ws
    
    * change order of stages
    
    * add test stages, test env matrix for build stage
    
    * move build stage to top level
    
    * fix parsing
    
    * fix indentation
    
    * fix indentation
    
    * fix indentation
    
    * fix indentation
    
    * change stage names
    
    * use variables
    
    * remove build matrix from top level
    
    * build current develop and a specific (last known to work) version of ginkgo
    
    * fix enviromental variables
    
    * expand run stage
    
    * remove OF Version 6 from CI/CD pipeline
    
    * Create include folder
    
    * Fix install paths
    
    * Fix install dir for third_party ginkgo install
    
    * fix ginkgo install dir for OF
    
    * Revert changes
    
    Use previous install prefix otherwise the find_package will not work properly.
    
    * Raise minimum Cmake version
    
    * create missing include directory
    
    * Copy include folder
    
    * Fix missing parentheses
    
    * create include folder at generate step
    
    * Fix install path of third_party ginkgo
    
    * Let third ...
    b9df0c77