summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iostoolhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build failureJan Kundrát2013-12-051-1/+1
* ios: cleaner kill of subprocess of iostoolhandlerFawzi Mohamed2013-12-041-2/+22
* ios: fixing DYLD_FALLBACK_FRAMEWORK_PATHFawzi Mohamed2013-12-041-5/+8
* ios: fix compilation on other platformsFawzi Mohamed2013-12-021-1/+1
* ios: ensure that the private dependencies are resolved by dyldFawzi Mohamed2013-12-021-0/+7
* iostoolhandler: thighten stop processFawzi Mohamed2013-12-021-72/+48
* ios: codestyle fixFawzi Mohamed2013-11-061-2/+1
* ios: remove left over debug messageFawzi Mohamed2013-11-061-1/+0
* ios: device debuggingFawzi Mohamed2013-10-311-307/+31
* Fix compilation of IOS Simulator debugging on windows.David Schulz2013-10-291-0/+4
* ios simulator debuggingFawzi Mohamed2013-10-291-5/+23
* ios: remove spurious Subprocess Error messageFawzi Mohamed2013-10-161-1/+1
* ios: single xcode and cleaned configurationsFawzi Mohamed2013-10-141-1/+1
* Ios: Fix compilation on windows.David Schulz2013-10-141-7/+44
* Ios: Fix crash when connecting user-mode deviceEike Ziller2013-10-081-6/+14
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-071-2/+3
* Fix lupdate-warning about invalid tr()-Usage.Friedemann Kleint2013-10-041-1/+1
* ios: fix compilation with osx 10.6Fawzi Mohamed2013-10-041-4/+17
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+977