Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a --robust build option. #138

Closed
wants to merge 6 commits into from
Closed

Commits on Jan 22, 2015

  1. build: add --robust option

    Add the --robust option to the 'build' verb:
    If given it will try to build all the remaining packages instead of just completing the already started ones.
    This is similar to the --robust option that rosmake has.
    flixr committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    b82d2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d67e3 View commit details
    Browse the repository at this point in the history
  3. build: cosmetics, fix pep8

    flixr committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    4030da7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. Configuration menu
    Copy the full SHA
    a016562 View commit details
    Browse the repository at this point in the history
  2. doc: fix some typos

    flixr committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    a7270c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2015

  1. Configuration menu
    Copy the full SHA
    af667d3 View commit details
    Browse the repository at this point in the history