aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/bundle/BundleModule.qbs
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Fix bundle creation to depend on the application executable."Jake Petroules2015-09-281-1/+0
* Fix bundle creation to depend on the application executable.Jake Petroules2015-09-251-0/+1
* Add support for entitlements to the code signing process.Jake Petroules2015-09-251-14/+20
* Copy provisioning profile to application bundle.Jake Petroules2015-09-221-1/+27
* Only run lsregister on OS X targets.Jake Petroules2015-09-221-1/+2
* Fix "else assumptions" and other conditionals relating to Apple OSes.Jake Petroules2015-09-111-3/+2
* Fix xcode module presence check in Info.plist processing.Jake Petroules2015-08-111-2/+2
* Remove warnings in Info.plist generation with non-Xcode toolchains.Jake Petroules2015-08-101-52/+27
* Use BlackboxOutputArtifactTracker for nibs/storyboards.Jake Petroules2015-08-051-1/+1
* Add code signing support for OS X and iOS.Jake Petroules2015-07-291-6/+30
* Introduce Xcode module.Jake Petroules2015-07-291-4/+4
* Fix strange typo.Jake Petroules2015-05-121-1/+1
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Use real properties for lsregister to allow overriding.Jake Petroules2015-02-251-9/+8
* Add support for building OS X and iOS App Extensions.Jake Petroules2015-02-091-0/+2
* Add support for building XPC services.Jake Petroules2015-02-091-0/+4
* Turn framework bundle components into trackable artifacts.Jake Petroules2015-02-031-18/+131
* Fix handling of bundle.frameworkVersion property.Jake Petroules2015-01-261-1/+1
* Fix framework bundle construction and add an autotest to prove it.Jake Petroules2015-01-221-2/+2
* Register applications with launch services after building.Jake Petroules2015-01-131-0/+14
* Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-131-0/+463