aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/ib/IBModule.qbs
Commit message (Expand)AuthorAgeFilesLines
* Report an error on unexpected output tagsChristian Kandeler2018-07-131-1/+1
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Replace a mkdir call with File.makePathJake Petroules2017-07-041-1/+5
* Add support for building multi-resolution TIFFs on macOSJake Petroules2017-05-081-0/+21
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-10/+18
* Use a Probe in the ib moduleChristian Kandeler2016-11-101-1/+11
* Modules: Adapt to introduction of built-in "version" propertyChristian Kandeler2016-10-191-0/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Merge 1.4 into master.Jake Petroules2016-02-221-1/+1
|\
| * Allow asset catalog compiler to work with non-SDK builds.Jake Petroules2016-02-121-1/+1
* | Merge 1.4 into master.Christian Kandeler2015-08-281-16/+3
|\|
| * Use destinationDirectoryForResource for all ib module output paths.Jake Petroules2015-08-251-16/+3
* | Use new minimumDarwinVersion internal property to be less repetitive.Jake Petroules2015-08-201-9/+3
* | Fix assetCatalog test to do what was originally intended.Jake Petroules2015-08-191-2/+6
* | Make the xcode module an optional dependency of the ib module.Jake Petroules2015-08-101-5/+7
* | Use BlackboxOutputArtifactTracker for nibs/storyboards.Jake Petroules2015-08-051-26/+8
* | Add skeleton Apple watchOS support.Jake Petroules2015-07-291-0/+2
* | Introduce xcode.targetDevices.Jake Petroules2015-07-291-0/+2
* | Introduce Xcode module.Jake Petroules2015-07-291-1/+1
|/
* Refactor asset catalog compilation.Jake Petroules2015-07-131-47/+22
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-131-17/+5
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-111-1/+1
|\
* | Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-101-1/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-101-52/+44
|\|
| * Refactor IB module a bit. This fixes the asset catalog autotest.Jake Petroules2014-10-101-49/+41
| * Allow 2-component ibtool version numbers.Jake Petroules2014-09-251-3/+3
* | Fix ib module.Christian Kandeler2014-08-131-41/+33
|/
* Add support for compiling Interface Builder storyboards.Jake Petroules2014-07-221-9/+51
* Add support for compiling Xcode asset catalogs.Jake Petroules2014-07-221-0/+74
* Add support for compiling OS X icon sets.Jake Petroules2014-07-211-0/+31
* Organize and split IB module logic into a JS file for code reuse.Jake Petroules2014-07-171-79/+37
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-1/+1
* use {input|output}.fileName where appropriateJoerg Bornemann2014-05-201-1/+1
* Move several JS files in the cpp module to imports.Jake Petroules2014-04-141-2/+2
* Use PropertyList instead of plutil for increased performance.Jake Petroules2014-03-041-8/+12
* Rename PropertyList API functions for better self-documentation.Jake Petroules2014-02-271-2/+2
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-251-4/+4
* Add missing Process import in IBModule.qbs.Jake Petroules2014-02-141-0/+1
* Make ModUtils a proper import.Christian Kandeler2014-01-211-1/+1
* Fix build failures in IB module when using older versions of Xcode.Jake Petroules2014-01-201-6/+29
* Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-111-6/+1
* Move Interface Builder document handling to its own module.Jake Petroules2013-09-091-0/+117