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

be able to specify directories or wildcards in file lists

XMLWordPrintable

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

      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.

        1. loader.diff
          4 kB
          Smirnov Vladimir
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes