aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/makestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-08-311-0/+2
|\
| * Qmake: Make makesteps work in DeployConfiguration againTobias Hunger2016-08-291-0/+2
* | Rename Abi::MacOS/GenericMacFlavor to DarwinOS/GenericDarwinFlavorJake Petroules2016-08-221-1/+1
* | Kits: Save several ToolChains per kitTobias Hunger2016-07-141-4/+4
|/
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-34/+6
* Qmake: Use Qt5-style connectsTobias Hunger2016-05-251-17/+17
* Qmake: Do not use qmake -r for Qt5Tobias Hunger2016-04-251-5/+15
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-4/+3
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-6/+2
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-4/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Project: Add setRootProjectNode methodTobias Hunger2016-01-111-1/+1
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-1/+1
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-041-0/+2
|\
| * QMakeProjectManager: Update for change in QDir::relativeFilePath()Robert Loehning2015-09-021-0/+2
* | Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* | Fix "Make" build step not being updated on environment changesDaniel Teske2015-08-311-0/+6
|/
* QMakeProjectManager: Introduce member initialization.Jarek Kobus2015-06-231-5/+3
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-5/+7
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-0/+3
|\
| * projectexplorer/qmake-makestep: parse output of xcodebuildFawzi Mohamed2014-05-131-0/+3
* | BuildSteps: emitting tasks from init() works fineDaniel Teske2014-04-041-17/+5
|/
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Qmake: Add history completer to path choosersTobias Hunger2013-11-261-1/+1
|/
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-0/+552