summaryrefslogtreecommitdiff
path: root/src/tools/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-01-081-2/+2
|\
| * iossim: Fix compilation against SDKs earlier than 10.9Eike Ziller2014-12-161-2/+2
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-262-14/+157
|\ \ | |/
| * iossim: better check of command line argumentsFawzi Mohamed2014-11-252-8/+88
| * iOS: fix simulator selectionFawzi Mohamed2014-11-252-8/+71
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-121-1/+0
|\ \ | |/
| * qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-062-3/+4
|\ \ | |/
| * iossim: give also SDK version in verbose modeFawzi Mohamed2014-11-031-2/+3
| * iossim_1_8_2: fix compiler warningFawzi Mohamed2014-10-301-1/+1
* | Fix linking with the Intel Compiler for OS XThiago Macieira2014-11-052-2/+2
|/
* support xcode6.1Fawzi Mohamed2014-10-162-38/+149
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-291-4/+13
|\
| * iossim: correct bring to front for Xcode 6Fawzi Mohamed2014-09-231-4/+13
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-236-16/+596
|\ \ | |/
| * ios: simulator integration support for Xcode6Fawzi Mohamed2014-09-176-16/+596
* | use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-152-2/+2
|/
* ios: Fix case in .pro filesRobert Loehning2014-08-212-2/+2
* Let Qbs handle Info.plist embedding.Jake Petroules2014-08-062-4/+4
* ios: increase simulator timeout to cope with slower machinesFawzi Mohamed2014-07-032-2/+2
* iossim: correctly escape app outputFawzi Mohamed2014-07-013-32/+66
* qbs build: fix usages of toolInstallDirJoerg Bornemann2014-05-231-2/+1
* qbs build: adjust include path for iOS simulatorJoerg Bornemann2014-05-211-0/+1
* iossim: fix switch to iPad Retina for XCode 5.1Fawzi Mohamed2014-03-311-1/+1
* Merge remote-tracking branch 'origin/3.0' into 3.1Eike Ziller2014-03-263-3/+18
|\
| * ios: simulator support for Xcode 5.13.0Fawzi Mohamed2014-03-2522-179/+1416
* | iossim: flush stdout (fix regression)Fawzi Mohamed2014-03-201-0/+1
* | iossim: remove Objective-C 2.0 literalsFawzi Mohamed2014-03-191-6/+6
* | iossim: Fix qbs build.Christian Kandeler2014-03-181-1/+1
* | ios: simulator support for Xcode 5.1Fawzi Mohamed2014-03-1422-176/+1395
* | use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* | iossim: pass all arguments to simulatorFawzi Mohamed2014-03-111-3/+7
* | ios: iostool and iossim .pro cleanupsFawzi Mohamed2014-01-151-5/+3
|/
* iostool: set more env variables (to improve app environment)Fawzi Mohamed2013-11-051-0/+5
* iossim: bring simulator to frontFawzi Mohamed2013-11-043-4/+10
* iossim: fix environment mutationFawzi Mohamed2013-10-311-5/+5
* ios simulator debuggingFawzi Mohamed2013-10-292-3/+17
* Ios: Fix qbs build.Christian Kandeler2013-10-111-3/+3
* ios: fixes for C++11 compilationFawzi Mohamed2013-10-104-7/+7
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* ios-sim: fix for for 10.6Fawzi Mohamed2013-10-072-1/+3
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-072-1/+4
* Ios: Fix qbs build.Christian Kandeler2013-10-021-1/+1
* Ios: Fix compilation with Qt4Eike Ziller2013-10-022-1/+10
* ios: preliminary support for iosFawzi Mohamed2013-10-0214-0/+986