1. 05 May, 2017 - 1 commit
  2. 04 May, 2017 - 4 commits
  3. 03 May, 2017 - 3 commits
  4. 02 May, 2017 - 4 commits
  5. 28 Apr, 2017 - 3 commits
  6. 27 Apr, 2017 - 1 commit
    • Joerg Bornemann's avatar
      Make python2 usage more robust · e453be82
      Joerg Bornemann authored
      
      After configuring Qt there will be an error message if a suitable python
      version could not be found.
      
      Add python2 configure test that
        - first looks for python2 in PATH
        - then looks for python in PATH
        - checks the Python version
        - stores the result in QMAKE_PYTHON2
      
      Use $$QMAKE_PYTHON2 everywhere where we call python.
      
      Pass $$QMAKE_PYTHON2 to gn for its exec_script feature.
      
      Task-number: QTBUG-60164
      Change-Id: I33de1273cbd20a787b3c8889d35280784dbcd5ae
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
      Reviewed-by: default avatarMichal Klocek <michal.klocek@qt.io>
      e453be82
  7. 26 Apr, 2017 - 1 commit
  8. 25 Apr, 2017 - 3 commits
  9. 24 Apr, 2017 - 2 commits
  10. 21 Apr, 2017 - 9 commits
  11. 15 Apr, 2017 - 1 commit
  12. 12 Apr, 2017 - 3 commits
  13. 11 Apr, 2017 - 4 commits
  14. 10 Apr, 2017 - 1 commit