Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tobias Hunger
  • qt-creator
  • Repository
Switch branch/tag
  • qt-creator
  • src
  • libs
  • utils
  • buildablehelperlibrary.h
Find file BlameHistoryPermalink
  • Friedemann Kleint's avatar
    Debugging helpers: Fix building · f5909abe
    Friedemann Kleint authored Oct 08, 2010
    
    
    - Report errors correctly.
    - Do not pass empty target argument to qmake
    - Give 'make' a longer timeout and change timeout checking to
      trigger after last output line was obtained from process
    - Make build log dialog non-modal and ensure it pops up on failure
      even if a different Qt version was selected in-between
    - Disable Rebuild-button while build is running.
    
    Reviewed-by: default avatarKai Köhne <kai.koehne@nokia.com>
    Reviewed-by: default avatarLasse Holmstedt <lasse.holmstedt@nokia.com>
    f5909abe