aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/makefileparse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings about unused variables and functionsChristian Kandeler2021-09-271-16/+14
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-071-22/+0
|\
| * QMake: Fix that qmake was run on every build on macOSEike Ziller2021-09-061-22/+0
* | Qmake: Proliferate FilePath usehjk2021-08-201-15/+13
|/
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-6/+6
* QmakeProjectManager: Fix qmake getting re-run unnecessarilyChristian Kandeler2021-01-061-2/+5
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-4/+6
* QmakeProjectManager: Compare the right set of argumentsChristian Kandeler2020-09-091-13/+15
* QbsPM:QmakePM: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-151-9/+11
* Qmake: Handle QFlags deprecationhjk2020-01-291-1/+1
* ProjectExplorer: Use full class for TriState valuehjk2019-12-031-12/+12
* QmakeBuildConfiguration: Make use of Qt-related build aspectsChristian Kandeler2019-11-281-12/+14
* QmakeBuildConfiguration: Make use of SeparateDebugInfoAspectChristian Kandeler2019-11-281-3/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-131-1/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* QmakeProjectManager: ModernizeAlessandro Portale2018-07-131-1/+1
* Qmake: Remove dead codeRobert Loehning2017-07-251-3/+0
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* Qmake: Fix Makefile testsTobias Hunger2016-10-071-13/+16
* Qmake: Add tests for MakefileParserTobias Hunger2016-10-071-31/+174
* Qmake: Do not turn a CONFIG variable with spaces into severalTobias Hunger2016-06-271-2/+3
* Fix build on PPC: PPC is defined to 1Thiago Macieira2016-06-221-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove QtQuick1 debugging option from build & run settingsUlf Hermann2015-10-011-6/+0
* QmakeProjectManager: Don't rerun qmake for debug buildsDaniel Teske2015-03-121-2/+2
* Fix importing creating additional kits on OS XDaniel Teske2015-03-111-0/+394