Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-65

be able to specify directories or wildcards in file lists

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 0.2
    • None
    • General
    • None

    Description

      It would be convenient to be able to specify directories in file lists like this

      Group {
          files: ['subdirectory', '*.cpp', '*.h']
      }
      

      Every qbs invokation must evaluate the wildcards / read the directory content and compare it to the resulting list of files from the build before.
      The difference between the file lists must be taken into account just like standard adding / removing of a file from the project file.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes