Pass additional arguments to gradle from build.ps1

XMLWordPrintable

      If there are any extra parameters passed in to .\tools\scripts\build.ps1
      that are not used by the script itself, then pass any additional
      parameters through to gradle.

      This allows for the following:

      .\tools\scripts\build.ps1 -nocygwin --tests *SomeTest

      Where the "--tests *SomeTest" bit is actually an argument for gradle,
      not the powershell build script.

            Assignee:
            Michael Ennen
            Reporter:
            Michael Ennen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: