summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/qmakemakestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Hide parts of BuildStep's QObject-ness from usershjk2019-08-201-3/+2
* Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-231-1/+1
* Use build step ids for construction in more caseshjk2019-06-261-4/+2
* Use more Utils::CommandLine in make stepshjk2019-06-201-15/+15
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* QmakeProject: Make QMakeBuildConfiguration less visiblehjk2019-05-201-6/+1
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-3/+4
* QmakeProjectManager: Do not skip the qmake step on a rebuildChristian Kandeler2019-05-061-0/+10
* QmakePM: Only consider the first make step for subproject buildsChristian Kandeler2019-05-021-1/+5
* Qmake: Improve the build dir location warningChristian Kandeler2019-03-061-0/+15
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-4/+4
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+2
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+1
* Qmake: Move some data accessors from QmakeProFile to QmakeProFileNodehjk2018-11-141-2/+1
* QMake: Use option for parallel make jobsAndre Hartmann2018-10-221-1/+1
* MakeSteps: Unify environment codeEike Ziller2018-05-241-14/+3
* MakeStep: Fix that make command could not be set without tool chainEike Ziller2018-05-241-5/+7
* Make step is always called "Make"Eike Ziller2018-05-221-2/+1
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-2/+0
* Rename files for QmakeMakeStepEike Ziller2018-05-181-0/+214