aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/ios-gcc.qbs
Commit message (Expand)AuthorAgeFilesLines
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-2/+2
* Move several JS files in the cpp module to imports.Jake Petroules2014-04-141-2/+2
* import qbs.FileInfo in darwin-tools.jsJoerg Bornemann2014-02-281-1/+0
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-251-2/+2
* Make ModUtils a proper import.Christian Kandeler2014-01-211-1/+1
* Introduce xcodeSdkName and xcodeSdkVersion properties.Jake Petroules2014-01-171-2/+2
* Clean up prepare script of IPA Rule.Jake Petroules2014-01-161-6/+10
* Rename provisionFile property to provisioningProfile.Jake Petroules2014-01-161-4/+5
* Fix ResourceRules Rule condition for iOS.Jake Petroules2014-01-161-1/+1
* iOS: exclude non-applicable functionality from Simulator builds.Jake Petroules2013-12-091-0/+1
* Move a number of cpp module properties to the base module.Jake Petroules2013-10-221-3/+0
* Move Interface Builder document handling to its own module.Jake Petroules2013-09-091-1/+1
* Do not use an "as" specifier for URI imports.Christian Kandeler2013-07-051-1/+1
* Make built-in JavaScript extensions available on demand.Christian Kandeler2013-07-031-0/+1
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-181-5/+7
* Make the toolchain property a list.Jake Petroules2013-06-181-1/+1
* ios: use same compiler flags as xcodeFawzi Mohamed2013-06-131-0/+8
* Make use of Rule.condition in ipa rule.Jake Petroules2013-06-101-8/+1
* Improve Info.plist handling.Jake Petroules2013-06-071-40/+0
* fix/add missing import statementsJoerg Bornemann2013-06-041-0/+1
* Add XIB compiler.Jake Petroules2013-06-041-1/+1
* Introduce a series of functions for working with Darwin bundles.Jake Petroules2013-06-041-4/+7
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-031-2/+2
* Centralize Info.plist/bundle handling code.Jake Petroules2013-05-311-84/+0
* Add iOS module and move OS X/iOS common code to DarwinGCCFawzi Mohamed2013-04-021-0/+193