aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosbuildstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename the new Storage to Storehjk2023-08-241-4/+4
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-4/+4
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-3/+3
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-5/+3
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: More explicit host os use to make it stand outhjk2023-03-071-2/+4
* iOS: Tr::trhjk2023-01-161-13/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Ios: Pass context object to lambda connectionsJarek Kobus2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Remove reimplementation of AbstractProcessStep::doRun()Jarek Kobus2022-06-271-6/+0
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+1
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-5/+5
* Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-181-1/+1
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-3/+3
* iOS: Remove unnecessary check in IosBuildStep::init()hjk2020-10-051-5/+1
* ProjectExplorer: Move BuildStepWidget::summary etc to BuildStephjk2020-10-051-2/+2
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+0
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-161-5/+4
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-2/+2
* iOS: Remove redundant IosBuildStep::m_cleanhjk2020-09-021-13/+12
* iOS: Inline IosBuildStepConfigWidgethjk2020-09-021-92/+56
* Ios: Use new AbstractProcessStep convenience functionshjk2020-08-171-10/+5
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-4/+9
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-3/+1
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-1/+1
* iOS: De-Q_OBJECT-ify IosBuildStephjk2020-02-211-8/+31
* ProjectExplorer: Remove Task::buildConfigurationMissingTask()hjk2020-02-211-2/+0
* ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-191-8/+5
* ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-2/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* Fix lupdate issuesEike Ziller2019-11-041-4/+4
* Drop connections to active target and build config changeshjk2019-08-131-9/+0
* ProjectExplorer: Replace Project::projectConfigurationChangedhjk2019-08-021-5/+3
* Update build step widgets only on changes to the owning build confighjk2019-08-021-4/+3
* ProjectExplorer: Remove ProjectConfiguration base from Targethjk2019-07-311-0/+4
* iOS: Inline IosBuildStepConfigWidgethjk2019-06-261-84/+109
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-7/+8
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-4/+4
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-2/+2
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+2
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+1
* iOS: ModernizeAlessandro Portale2018-11-131-1/+1
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-5/+0
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-6/+1
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-5/+2