Skip to content
Snippets Groups Projects
  1. Sep 08, 2011
    • Tobias Hunger's avatar
      ABI: Improve tool chain selection for Qt projects · aaf260c0
      Tobias Hunger authored
      * Set a null-ABI for toolchains where detection of ABI failed: This
        allows the user to select any tool chain.
      
      * Warn if ABI detection fails by showing a message in the Qt version
        setup dialog
      
      * Do not override the mkspec if the Qt version has a null ABI only:
        We (have to) trust the user to know what he is doing in that case.
      
      * GCC: Add version information to GCC tool chain and use it to select
        the mkspec on Mac.
      
      * GCC: Do not override mkspec if we do a cross-compile
        (and actually detect that).
      
      * GCC: Leave out -32 or -64 from mkspec if the compiler binaries ABI
        matches the target ABI.
      
      * Linux-generic is compatible with all other linuxes (both ways)
        The targets themselves do additional filtering and will remove
        anything that does not work for them anyway.
      
      Task-number: QTCREATORBUG-5756
      Task-number: QTCREATORBUG-5960
      Change-Id: Ib3c0ac91f3aa8e2a823e3e9891a02bdccb97af14
      Reviewed-on: http://codereview.qt-project.org/4281
      
      
      Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
      Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
      aaf260c0
  2. Sep 06, 2011
  3. Sep 05, 2011
  4. Aug 25, 2011
  5. Aug 24, 2011
  6. Aug 18, 2011
  7. Aug 17, 2011
  8. Aug 16, 2011
  9. Jul 29, 2011
  10. Jul 27, 2011
  11. Jul 25, 2011
  12. Jul 22, 2011
  13. Jul 21, 2011
  14. Jul 20, 2011
  15. Jul 14, 2011
  16. Jul 12, 2011
  17. Jul 07, 2011
  18. Jul 05, 2011
  19. Jul 04, 2011
  20. Jul 01, 2011
  21. Jun 30, 2011
Loading