aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/CppModule.qbs
Commit message (Expand)AuthorAgeFilesLines
...
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
| * Don't warn about unknown Windows versions if no version is set.Jake Petroules2016-06-021-1/+1
| * Print more descriptive "unknown Windows version" warning messages.Jake Petroules2016-05-301-0/+18
* | Determine the compiler's default include and lib directories.Jake Petroules2016-06-061-0/+3
* | Merge 1.5 into master.Christian Kandeler2016-05-271-1/+11
|\|
| * cpp module: enable exceptions by defaultSergey Petrov2016-05-241-1/+11
* | Determine compiler version automatically for GCC.Jake Petroules2016-05-231-0/+2
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-111-0/+1
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-24/+0
|/
* Move enableRtti property from Android.ndk to cpp module.Jake Petroules2016-04-141-0/+1
* Fix handling of flat dSYM output and greatly expand test coverage.Jake Petroules2016-04-141-0/+1
* Implement properties to control use of exception handling.Jake Petroules2016-04-141-0/+3
* Support soname prefixes on non-Apple Unix-like platforms.Jake Petroules2016-03-171-0/+1
* Use file tags for precompiled header sources.Christian Kandeler2016-03-161-2/+9
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-2/+3
* Track linker scripts as artifacts in the build graph.Jake Petroules2015-11-041-0/+8
* Introduce new assembler-related properties.Jake Petroules2015-10-311-0/+9
* Add skeleton tvOS support.Jake Petroules2015-09-111-0/+8
* Support reproducible builds.Stephan Gatzka2015-08-211-0/+1
* Escape linker flags depending on the linker binary in use.Jake Petroules2015-08-181-2/+2
* Add skeleton Apple watchOS support.Jake Petroules2015-07-291-0/+8
* Add code signing support for OS X and iOS.Jake Petroules2015-07-291-5/+0
* Introduce Xcode module.Jake Petroules2015-07-291-3/+0
* Make qbs.architecture an optional property.Jake Petroules2015-07-091-0/+9
* Do not give env variable values array type in qbs.commonRunEnvironment.Christian Kandeler2015-07-021-9/+1
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Merge commonRunEnvironment items with existing environment.Jake Petroules2015-04-031-0/+19
* Add support for C++14 as language version.Christian Kandeler2015-02-121-1/+1
* Add support for building loadable modules.Jake Petroules2015-02-061-0/+2
* Introduce cpp.requireAppExtensionSafeApi.Jake Petroules2015-01-271-0/+6
* Fix handling of dSYM bundles.Jake Petroules2015-01-131-1/+1
* Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-131-10/+0
* remove cpp.supportedStaticLibrarySuffixesJoerg Bornemann2014-12-191-1/+0
* support separate debug informationJoerg Bornemann2014-12-191-0/+1
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-031-0/+7
|\
| * introduce cpp.runtimeLibraryJoerg Bornemann2014-10-291-0/+7
* | Rename useObjcAutomaticReferenceCounting to automaticReferenceCounting.Jake Petroules2014-08-211-3/+3
* | Cpp module: Make the compiler version available as properties.Christian Kandeler2014-08-211-0/+3
* | Introduce cpp.useObjcAutomaticReferenceCounting.Jake Petroules2014-08-191-0/+6
* | Introduce cpp.cLanguageVersion.Jake Petroules2014-08-151-0/+7
* | Introduce cpp.cxxStandardLibrary and simplify related logic.Jake Petroules2014-08-151-0/+7
* | Add/update documentation for the cpp.installNamePrefix property.Jake Petroules2014-08-151-2/+2
* | Cpp module: Add property cxxLanguageVersion.Christian Kandeler2014-08-131-0/+7
|/
* Cpp module: Fix "visibility" property.Christian Kandeler2014-07-181-2/+2
* introduce cpp.compilerPathByLanguageJoerg Bornemann2014-07-141-0/+1
* introduce cpp.entryPointJoerg Bornemann2014-06-021-0/+6
* introduce cpp.useRPathsJoerg Bornemann2014-05-281-0/+1
* QBS: Add a new linkerScripts property for the CppModuleDenis Shienkov2014-02-281-0/+1
* Introduce xcodeSdkName and xcodeSdkVersion properties.Jake Petroules2014-01-171-0/+3
* Change type of provisioningProfile property to path.Jake Petroules2014-01-171-1/+1