aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/DarwinGCC.qbs
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of the default Info.plist when building for iOSIvan Komissarov2019-05-161-3/+8
* Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-101-1/+1
* Report an error on unexpected output tagsChristian Kandeler2018-07-131-2/+4
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Darwin: Fix lipo rulesChristian Kandeler2018-02-221-4/+5
* Merge 1.10 into masterChristian Kandeler2017-12-151-0/+1
|\
| * Fix GCC support for "bare metal" systems againChristian Kandeler2017-12-111-0/+1
* | Introduce cpp.rpathOriginJake Petroules2017-12-081-0/+1
* | Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-2/+2
* | Rename the dynamiclibrary_copy tag to dynamiclibrary_symbolsJoerg Bornemann2017-10-241-1/+1
|/
* Introduce property cpp.variantSuffixChristian Kandeler2017-09-011-5/+7
* Merge 1.9 into masterChristian Kandeler2017-08-141-8/+8
|\
| * Don't set the *_DEPLOYMENT_TARGET environment variables to empty stringJake Petroules2017-08-141-8/+8
* | Automatically determine built-in compiler definesJake Petroules2017-08-111-1/+0
|/
* Implement rpath-link for Darwin platformsJake Petroules2017-06-231-1/+4
* Try harder to find lipoJake Petroules2017-06-211-0/+19
* Fix tests with older versions of Apple ClangJake Petroules2017-06-211-2/+3
* Merge 1.8 into masterChristian Kandeler2017-06-091-0/+1
|\
| * Fix sysroot handling for GCC-like toolchainsJake Petroules2017-06-061-0/+1
* | Determine Xcode architectures automatically if possibleJake Petroules2017-05-291-1/+1
* | Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-231-0/+57
* | Fix rules with dependency on artifacts of type "qbs"Christian Kandeler2017-05-221-1/+1
|/
* Fix assembler invocation with older XcodeJake Petroules2017-03-291-7/+7
* Introduce cpp.target[Assembler,Driver,Linker]FlagsJake Petroules2017-03-221-0/+19
* Remove some usage of product.modulePropertyJoerg Bornemann2017-03-161-1/+1
* Introduce cpp.useRPathLinkJoerg Bornemann2017-03-151-0/+1
* cpp module: Use libc++ for Darwin targets when C++ >= 11 is enabledChristian Kandeler2016-11-251-0/+2
* Merge 1.5 into 1.6Jake Petroules2016-06-281-5/+5
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-5/+5
* | Decouple image format from OS using new cpp.imageFormat property.Jake Petroules2016-06-211-0/+1
* | 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
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-05-031-0/+29
|\|
| * Aggregate the cpp module's Info.plist properties with the product's.Jake Petroules2016-05-021-0/+29
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-2/+0
* | Make xcode a required dependency of cpp if we're using that toolchain.Jake Petroules2016-04-181-1/+1
|/
* Fix handling of flat dSYM output and greatly expand test coverage.Jake Petroules2016-04-141-1/+2
* Introduce Array.containsAll and Array.containsAny.Jake Petroules2016-03-251-2/+2
* Deduplicate and centralize Apple platform and device info.Jake Petroules2016-03-211-4/+6
* Support soname prefixes on non-Apple Unix-like platforms.Jake Petroules2016-03-171-0/+2
* Merge 1.4 into master.Jake Petroules2016-02-221-1/+1
|\
| * Define __GNUC__ to 4, since this is what the compiler sets.Jake Petroules2016-02-161-1/+1
* | Add some additional environment variables for Info.plist replacement.Jake Petroules2015-10-291-0/+1
* | Check for module presence BEFORE evaluating properties.Jake Petroules2015-10-281-21/+23
* | Fix "else assumptions" and other conditionals relating to Apple OSes.Jake Petroules2015-09-111-10/+22
* | Add skeleton tvOS support.Jake Petroules2015-09-111-0/+2
* | Move platform targeting flags into compilerFlags.Jake Petroules2015-08-201-0/+4
* | Follow the "undefined means default" methodology for Apple OS targets.Jake Petroules2015-08-171-6/+10
* | Add generic handling of LLVM triples.Jake Petroules2015-08-031-0/+4
* | Add skeleton Apple watchOS support.Jake Petroules2015-07-291-0/+2