aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/bundle
Commit message (Expand)AuthorAgeFilesLines
* Add a PropertyListVariableExpander classJake Petroules2017-09-201-1/+16
* Merge 1.8 into masterChristian Kandeler2017-06-301-1/+3
|\
| * Fix running bundled applications on Apple platformsJake Petroules2017-06-271-1/+3
* | Update specs from Xcode 8.3.2 using update-specs.shJake Petroules2017-05-291-0/+3
* | Determine Xcode architectures automatically if possibleJake Petroules2017-05-292-5/+20
* | Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-231-2/+3
* | Don't add compiler defines to the Info.plist replacement variable listJake Petroules2017-05-101-9/+0
|/
* Reduce some unnecessary reliance on product.typeJake Petroules2017-02-282-17/+24
* Make sure the bundle rule only accepts inputs from compatible rulesJake Petroules2017-02-242-1/+50
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-3/+3
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-23/+64
* Add missing TextFile importJake Petroules2017-02-011-0/+1
* Merge 1.6 into masterChristian Kandeler2016-10-281-12/+52
|\
| * Update specs from Xcode 8 using update-specs.shJake Petroules2016-10-191-12/+52
* | Merge 1.6 into masterChristian Kandeler2016-10-171-1/+1
|\|
| * Remove ResourceRules handlingJake Petroules2016-10-071-1/+1
* | Update license headersIikka Eklund2016-08-291-0/+40
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-7/+7
|/
* 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