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

Directory symlinks are not matched by wildcards in Groups

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.7.0
    • 1.5.0
    • General
    • None
    • 6b3cd80665069b5fcbeb6513b391c1051131ca00

    Description

      For example, the following Group:

      Group {
          files: [
              "/Library/Frameworks/*.framework/**"
          ]
      }

      will not include "/Library/Frameworks/Cocoa.framework/Versions/Current", which is a directory symlink, unless said patch is explicitly listed in the Group. This complicates installation of Apple frameworks, for example.

      Perhaps we should introduce a new property to prevent Group wildcards from following directory symlinks when gathering their artifact lists?

      Attachments

        For Gerrit Dashboard: QBS-964
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes