aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/ib
Commit message (Expand)AuthorAgeFilesLines
* Darwin support: Work around issue with canonical pathsChristian Kandeler2019-01-111-1/+3
* 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-082-0/+86
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-7/+7
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-082-48/+55
* 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
* Fix asset catalog compilation in older Xcode versionsJake Petroules2016-08-021-1/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-062-2/+2
* Deduplicate and centralize Apple platform and device info.Jake Petroules2016-03-211-1/+3
* 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
* | Implement some of the non-standard yet common Console API.Jake Petroules2015-09-151-1/+1
* | Ignore /dev/null in actool output parser.Jake Petroules2015-08-281-0/+2
* | Merge 1.4 into master.Christian Kandeler2015-08-282-21/+10
|\|
| * Fix ib.appIconName.Jake Petroules2015-08-251-3/+3
| * Use destinationDirectoryForResource for all ib module output paths.Jake Petroules2015-08-252-18/+8
* | Fix blackbox findFiles on Windows.Jake Petroules2015-08-261-0/+2
* | Use new minimumDarwinVersion internal property to be less repetitive.Jake Petroules2015-08-202-25/+6
* | 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-052-28/+86
* | Use BlackboxOutputArtifactTracker for asset catalogs.Jake Petroules2015-08-051-37/+22
* | Add skeleton Apple watchOS support.Jake Petroules2015-07-292-0/+7
* | Introduce xcode.targetDevices.Jake Petroules2015-07-292-8/+7
* | Introduce Xcode module.Jake Petroules2015-07-291-1/+1
|/
* Refactor asset catalog compilation.Jake Petroules2015-07-132-92/+125
* add missing license headersJoerg Bornemann2015-04-152-0/+60
* 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
* | Support converting a PropertyList object directly to/from JSON.Jake Petroules2014-11-061-2/+2
* | Be explicit about the ibtool output format.Jake Petroules2014-11-051-1/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-102-59/+94
|\|
| * Refactor IB module a bit. This fixes the asset catalog autotest.Jake Petroules2014-10-102-54/+89
| * Fix wrong property names in ib.jsJake Petroules2014-09-291-2/+2
| * 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-222-9/+61
* Add support for compiling Xcode asset catalogs.Jake Petroules2014-07-222-0/+103
* 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-172-79/+110
* 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