aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/ib/ib.js
Commit message (Expand)AuthorAgeFilesLines
* Darwin support: Work around issue with canonical pathsChristian Kandeler2019-01-111-1/+3
* Add support for building multi-resolution TIFFs on macOSJake Petroules2017-05-081-0/+65
* 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-081-38/+37
* 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-061-1/+1
* Deduplicate and centralize Apple platform and device info.Jake Petroules2016-03-211-1/+3
* 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-281-5/+7
|\
| * Fix ib.appIconName.Jake Petroules2015-08-251-3/+3
| * Use destinationDirectoryForResource for all ib module output paths.Jake Petroules2015-08-251-2/+5
* | Fix blackbox findFiles on Windows.Jake Petroules2015-08-261-0/+2
* | Use new minimumDarwinVersion internal property to be less repetitive.Jake Petroules2015-08-201-16/+3
* | Use BlackboxOutputArtifactTracker for nibs/storyboards.Jake Petroules2015-08-051-2/+78
* | Use BlackboxOutputArtifactTracker for asset catalogs.Jake Petroules2015-08-051-37/+22
* | Add skeleton Apple watchOS support.Jake Petroules2015-07-291-0/+5
* | Introduce xcode.targetDevices.Jake Petroules2015-07-291-8/+5
|/
* Refactor asset catalog compilation.Jake Petroules2015-07-131-45/+103
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* 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
* Refactor IB module a bit. This fixes the asset catalog autotest.Jake Petroules2014-10-101-5/+48
* Fix wrong property names in ib.jsJake Petroules2014-09-291-2/+2
* Add support for compiling Interface Builder storyboards.Jake Petroules2014-07-221-0/+10
* Add support for compiling Xcode asset catalogs.Jake Petroules2014-07-221-0/+29
* Organize and split IB module logic into a JS file for code reuse.Jake Petroules2014-07-171-0/+73