Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12208

jom: file name macro modifers do not work for $?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • Qt Creator 3.1.0
    • Jom
    • None

    Description

      testDep: foo1.cpp
      	@echo $?
      	@echo $**
      

      $? is not working. But $** works.

      I checked the source code, around line 320 to 350 of makefile.cpp.
      It filtered out the foo1.cpp by timestamp test.

      I found this when I tried to use jom on Baton 10.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes