1. May 05, 2017
  2. May 04, 2017
  3. May 03, 2017
  4. May 02, 2017
  5. Apr 28, 2017
  6. Apr 27, 2017
    • 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. Apr 26, 2017
  8. Apr 25, 2017
  9. Apr 24, 2017
  10. Apr 21, 2017
  11. Apr 15, 2017
  12. Apr 12, 2017
  13. Apr 11, 2017
  14. Apr 10, 2017