Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-708

Feature to modify platform configurations for module without duplication

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • None

      User wants to use existing platforms with an extra flag like static without duplicating the platforms which leads them not being updated along with the existing platforms.

      One way could perhaps be a field below which does thing based on the id: 

      include: [cmake_platforms.yaml]
      include_modifier:
        - id: CentOS-host
          configure_args: "-foo"
        - id: ".*host"
          configure_args: " -static" 
        - id: ".*"
          features: "Conan"

      Additionally one could choose to prepend or append.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tosaario Toni Saario
            tosaario Toni Saario
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes