aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/xcode/xcode.qbs
Commit message (Expand)AuthorAgeFilesLines
* apple: fix selecting SDK for tvOSIvan Komissarov2023-06-071-1/+2
* Prefer built-in JS function in modulesChristian Kandeler2023-02-201-2/+2
* Use Host and FileInfo serviceRaphael Cotty2022-01-311-1/+1
* Merge branch '1.18'Ivan Komissarov2021-02-191-1/+8
|\
| * Xcode: Fix XCode auto-detectionIvan Komissarov2021-01-041-1/+8
* | Implement codesign moduleJake Petroules2021-02-181-258/+14
|/
* XCode: fix filePath of provisioning profiles artifactsIvan Komissarov2020-06-151-6/+3
* XCode: fix handling provisioning profiles in dry-run modeIvan Komissarov2020-06-021-1/+1
* XCode: fix handling provisioning profilesIvan Komissarov2020-05-201-6/+10
* Darwin: Adapt to Xcode 11.4Christian Kandeler2020-04-061-5/+11
* Fix code signing for Core Foundation bundlesLeon Buckel2020-02-131-9/+24
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-5/+5
* Determine Xcode architectures automatically if possibleJake Petroules2017-05-291-0/+17
* Determine the version of the Xcode moduleJake Petroules2017-05-291-0/+7
* Externalize the Xcode probeJake Petroules2017-05-291-7/+4
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-1/+1
* Fix deploymentTarget autotest with older versions of XcodeJake Petroules2016-12-141-5/+7
* Xcode: move SDK enumeration into a ProbeJake Petroules2016-11-101-1/+12
* Rename Xcode import to avoid conflictJake Petroules2016-07-271-5/+5
* Enable cross-compilation to Darwin targets from non-Darwin hostsAndrew Knight2016-06-171-1/+1
* Fix bad quoting in error message.Jake Petroules2016-04-251-1/+1
* Fix default value of _sdkSettings.Jake Petroules2016-04-191-1/+1
* Fix default value of xcode.sdk.Jake Petroules2016-04-181-2/+5
* Remove documentation for code signing properties in the Xcode module.Jake Petroules2016-04-151-0/+1
* Introduce Array.containsAll and Array.containsAny.Jake Petroules2016-03-251-6/+2
* Fail gracefully when loading module implementations.Jake Petroules2016-03-251-1/+1
* Deduplicate and centralize Apple platform and device info.Jake Petroules2016-03-211-6/+17
* Roll the global getEnv and currentEnv functions into Environment.Jake Petroules2015-12-011-1/+2
* Add signingTimestamp property.Jake Petroules2015-10-311-0/+2
* Track entitlements in the build graph.Jake Petroules2015-10-291-7/+14
* Make provisioning profile handling significantly faster.Jake Petroules2015-10-291-27/+98
* Add support for entitlements to the code signing process.Jake Petroules2015-09-251-0/+89
* Fix handling of codesign_allocate.Jake Petroules2015-09-221-2/+12
* Set SDKROOT variable in Xcode build environment.Jake Petroules2015-08-171-1/+2
* Make the xcode module an optional dependency of the ib module.Jake Petroules2015-08-101-8/+1
* Add skeleton Apple watchOS support.Jake Petroules2015-07-291-0/+2
* Add code signing support for OS X and iOS.Jake Petroules2015-07-291-0/+48
* Introduce xcode.targetDevices.Jake Petroules2015-07-291-0/+6
* Introduce Xcode module.Jake Petroules2015-07-291-0/+148