aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/bundle
Commit message (Expand)AuthorAgeFilesLines
...
* Merge 1.5 into 1.6Jake Petroules2016-06-282-4/+4
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-272-4/+4
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-082-2/+2
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-062-2/+2
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-4/+0
|/
* Respect Probe conditions.Christian Kandeler2016-04-141-2/+0
* Fix performance regression in bundle module for non-Darwin targets.Christian Kandeler2016-04-141-0/+5
* Add a validate script to the bundle module.Jake Petroules2016-04-135-13/+1117
* Introduce Array.containsAll and Array.containsAny.Jake Petroules2016-03-251-6/+4
* Implement proper structuring of shallow frameworks (iOS, tvOS, watchOS).Jake Petroules2016-03-202-67/+271
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-1/+2
* Deprecate bundle.infoPlistFile and start tagging Info.plist files.Jake Petroules2015-11-021-17/+28
* Add signingTimestamp property.Jake Petroules2015-10-311-0/+2
* Remove dead code introduced in bfdc2953ecc4a9800c2974d2d63e528c2bdc9b96.Jake Petroules2015-10-301-6/+0
* Make provisioning profile handling significantly faster.Jake Petroules2015-10-291-4/+4
* Add some additional environment variables for Info.plist replacement.Jake Petroules2015-10-291-0/+8
* 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