GithubHelp home page GithubHelp logo

neomutt / travis-build Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 1.0 54 KB

๐Ÿ”ง Control the Travis builds more transparently

Home Page: https://travis-ci.org/neomutt/neomutt

License: GNU General Public License v3.0

Shell 100.00%
neomutt build travis ci scripts automation

travis-build's Introduction

Travis Configs

Travis requires a .travis.yml config file in every branch. The config file controls how many builds are performed and which configure options each build should use.

Keeping all these files up-to-date was becoming a problem, so they've been moved out into a separate repo.

Build Config Lookup

To build a branch, look for the matching config text file. If that doesn't exist, then look for a shorter match. Finally, if there's no matching config, use the default.

Examples

Branch: devel/sidebar

  • devel/sidebar.txt exists

Branch: devel/status-color

  • devel/status-color.txt doesn't exist
  • devel.txt exists

Branch: coverity

  • coverity.txt doesn't exist
  • default.txt exists

Building

Travis will perform one build for each line in the config file. Each line is a set of options that will be passed to configure. Any empty line will mean that no options are passed.

Build Script

The build script makes a few changes to the Makefiles in order to speed things up. For example, the docs will not be built.

travis-build's People

Contributors

flatcap avatar gahr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

darnir

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.