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

Build with CLAP functional #440

Closed
wants to merge 12 commits into from

Commits on Mar 5, 2020

  1. start clap build

    LaurineDargaud committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    0206437 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    3db4ca8 View commit details
    Browse the repository at this point in the history
  2. Build working from all directories with the following alias in .bachrc :

    alias clap-pillar = " <absolute pth to VM> <absolute path to image>  clap"
    LaurineDargaud committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    2131722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f041d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Clap handler for Pillar commandline build implemented in instance par…

    …t, in several methods and it's working!
    LaurineDargaud committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    66f9ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a707097 View commit details
    Browse the repository at this point in the history
  3. New CLAP commandline for build in PRTarget, creating subcommands for …

    …each builder
    
    (peer programming with Guillermo)
    LaurineDargaud committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    03af79e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c42c1c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Build with CLAP : OK!

    build command + builders subcommands, in PRTarget
    LaurineDargaud committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    863a6ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0cccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03b786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6961680 View commit details
    Browse the repository at this point in the history