aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/bundle/BundleModule.qbs
Commit message (Expand)AuthorAgeFilesLines
* Darwin: Adapt to Xcode 11Christian Kandeler2019-10-041-1/+5
* Do not override properties that are present in user plistIvan Komissarov2019-05-161-1/+2
* Report an error on unexpected output tagsChristian Kandeler2018-07-131-1/+1
* Remove "qbs" from some rule input tagsChristian Kandeler2018-06-221-1/+2
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Check that inputs.partial_infoplists is not emptyAlexandru Croitor2018-04-161-16/+17
* Don't make a copy of the inputs properties in BundleModule.qbsAlexandru Croitor2018-04-161-12/+17
* Fix and rename the excludedAuxiliaryInputs propertyChristian Kandeler2018-04-051-1/+1
* bundle module: Adapt to stricter configure scopeChristian Kandeler2017-12-051-6/+11
* 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
* | Determine Xcode architectures automatically if possibleJake Petroules2017-05-291-1/+4
* | 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-281-17/+4
* Make sure the bundle rule only accepts inputs from compatible rulesJake Petroules2017-02-241-1/+10
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-23/+64
* Merge 1.6 into masterChristian Kandeler2016-10-171-1/+1
|\
| * Remove ResourceRules handlingJake Petroules2016-10-071-1/+1
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-7/+7
|/
* Merge 1.5 into 1.6Jake Petroules2016-06-281-3/+3
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-3/+3
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | 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-131-6/+61
* Introduce Array.containsAll and Array.containsAny.Jake Petroules2016-03-251-6/+4
* Implement proper structuring of shallow frameworks (iOS, tvOS, watchOS).Jake Petroules2016-03-201-67/+89
* 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