aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Introduce constants for Android ABIsAlessandro Portale2020-07-261-2/+2
* Android: Warn if the selected device main ABI is not selectedAssam Boudjelthia2020-07-231-1/+7
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-4/+9
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-211-33/+61
|\
| * Android: Persist ABI selection for multi-arch buildshjk2020-04-201-33/+61
* | Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-1/+1
* | ProjectExplorer: Clean up IOutputParser interfaceChristian Kandeler2020-04-031-1/+1
* | Qmake: Move buildDir() from ProFileNode to QmakeBuildSystemhjk2020-03-231-1/+1
* | ProjectExplorer: Fix use of build step list preamble messageshjk2020-02-281-17/+4
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-7/+2
|\|
| * Qmake: Do not list all the command-line arguments in the step summaryChristian Kandeler2020-02-201-7/+2
* | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-6/+4
|/
* Qmake: Re-add accidentally deleted lineChristian Kandeler2020-01-231-0/+1
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+2
* Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-2/+2
|\
| * Android: Default to armv7 instead of arm64 (qmake & CMake)BogDan Vatra2019-12-021-2/+2
* | ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-4/+3
* | ProjectExplorer: Use full class for TriState valuehjk2019-12-031-6/+6
* | ProjectExplorer: Let user provide default build propertiesChristian Kandeler2019-12-021-2/+4
* | QmakeBuildConfiguration: Make use of Qt-related build aspectsChristian Kandeler2019-11-281-203/+22
* | QmakeBuildConfiguration: Make use of SeparateDebugInfoAspectChristian Kandeler2019-11-281-55/+12
* | Qmake: Inline qmakestep.uihjk2019-11-271-45/+147
* | Qmake: Move some non-configuration code from build config to build systemhjk2019-11-251-5/+10
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-211-1/+11
|\|
| * Android/Qmake: Execute clean on architecture changesBogDan Vatra2019-11-211-1/+11
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-12/+11
|/
* ProjectExplorer: Apply low priority build immediatelyOrgad Shaneh2019-10-101-1/+1
* Qmake: Show real effective make call on Make step - take 2Orgad Shaneh2019-10-081-2/+3
* ProjectExplorer: Add a setting for low build priorityOrgad Shaneh2019-10-081-1/+1
* Qmake: Update effective qmake call on project parsing finishedOrgad Shaneh2019-09-231-0/+2
* Lower priority on buildOrgad Shaneh2019-09-181-0/+1
* Android multi arch supportBogDan Vatra2019-09-161-0/+57
* ProjectExplorer: Hide parts of BuildStep's QObject-ness from usershjk2019-08-201-1/+1
* QMake: Re-export the qmake buildstep id constanthjk2019-08-091-4/+2
* Qmake: Replace QmakeBC::emitQmakeBuildConfigurationChangedhjk2019-07-291-5/+5
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-13/+9
* Use more Utils::CommandLine in make stepshjk2019-06-201-1/+1
* QMakeStep: Add extra parser argumentsSergey Levin2019-06-141-1/+12
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* QmakeProject: Use QString mkspec in QmakeKitInformationhjk2019-05-281-4/+4
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-1/+1
* Qmake: Use Utils::FileName in QMakeStephjk2019-05-161-7/+7
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-4/+4
* Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-071-0/+1
|\
| * Restore success states after failed buildEike Ziller2019-04-021-0/+1
* | Qmake: Allow users to force a qmake run on every buildChristian Kandeler2019-03-061-2/+4
* | Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* | QtSupport: Remove BaseQtVersion::dumpUpdatedFor signalhjk2019-02-141-2/+0