aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosdsymbuildstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-4/+0
* BuildStep: Make build steps more widely availableTobias Hunger2018-04-111-3/+0
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-147/+65
* BuildSteps: Fix a number of crashesTobias Hunger2017-09-081-1/+1
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-1/+9
* Mobile platforms: Do not use QLatin1String in BuildStepsTobias Hunger2017-06-131-14/+14
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-081-10/+3
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-43/+7
* Ios: Convert some classes to Qt5-style connectsTobias Hunger2016-05-251-13/+12
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* Remove some duplicate includesTobias Hunger2015-03-201-1/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | IOS: Remove unneeded qualificationsOrgad Shaneh2015-02-051-2/+2
|/
* Introduce and use FileName::exists()hjk2014-11-031-1/+1
* VariableChooser: Reworkhjk2014-10-151-1/+0
* License updateEike Ziller2014-10-091-7/+8
* iosrunconfiguration: use more descriptive method/variables namesFawzi Mohamed2014-05-081-3/+3
* ios: adding dsymutil build stepFawzi Mohamed2014-03-271-0/+470