summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/ios
Commit message (Expand)AuthorAgeFilesLines
* iOS: Move qmake features out of the generic features and into the makespecTor Arne Vestbø2013-10-143-169/+0
* iOS: Update Xcode check to include Xcode 5.0Tor Arne Vestbø2013-10-091-2/+3
* iOS: Always use application bundle when building Qt applicationsTor Arne Vestbø2013-09-272-1/+13
* iOS: Propagate xcodebuild exit-code from makefile wrapperTor Arne Vestbø2013-09-261-1/+1
* iOS: Resolve location of crt.o at build time, not qmake timeTor Arne Vestbø2013-09-241-6/+2
* iOS: Change main-wrapper logic to not require changing the user's mainTor Arne Vestbø2013-09-111-2/+54
* iOS: Wrap Xcode projects in Makefile for convenience and subdirs supportTor Arne Vestbø2013-08-132-13/+39
* iOS: Link to platform plugin when application requires gui-privateTor Arne Vestbø2013-08-131-1/+1
* iOS: Move platform plugin linking logic into iOS-specific qt.prfTor Arne Vestbø2013-07-302-22/+24
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-1/+1
|\
| * Make the macx-xcode spec a wrapper around the default specTor Arne Vestbø2013-06-241-1/+1
* | iOS: Remove need for separate qtiosmain libraryTor Arne Vestbø2013-06-121-8/+2
* | iOS: Remove need for -force_load of platform pluginTor Arne Vestbø2013-06-121-10/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-0/+6
|\|
| * Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-081-0/+6
* | iOS: Don't mangle QT_ARCH when being more specific about what arch to buildTor Arne Vestbø2013-04-161-15/+18
* | iOS: Don't quote -force_load, it broke when generating MakefilesTor Arne Vestbø2013-04-121-1/+1
|/
* iOS: Move arch handling out of ios.prf now that we have default_post.prfTor Arne Vestbø2013-03-121-0/+26
* iOS: Target both iPhone and iPad by defaultTor Arne Vestbø2013-02-271-0/+6
* iOS: Allow projects to disable the main wrapperTor Arne Vestbø2013-02-271-6/+8
* iOS: Link to the platform plugin and iosmain plugin and define mainTor Arne Vestbø2013-02-271-0/+22
* iOS: Make Xcode output the default for GUI applicationsTor Arne Vestbø2013-02-272-0/+17