aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/CppModule.qbs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename provisionFile property to provisioningProfile.Jake Petroules2014-01-161-1/+1
* Make it possible to link with unresolved symbols.Christian Kandeler2014-01-151-0/+2
* Add support for embedding Info.plist into unbundled executable products.Jake Petroules2014-01-091-0/+1
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-141-0/+2
|\
| * introduce cpp.linkerName and cpp.linkerPathJoerg Bornemann2013-11-131-0/+2
* | Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-111-45/+5
|/
* Fix filetag for "C" file extension.Christian Kandeler2013-11-041-1/+1
* Move a number of cpp module properties to the base module.Jake Petroules2013-10-221-0/+17
* introduce cpp.supportedStaticLibrarySuffixesJoerg Bornemann2013-10-011-0/+1
* Change cpp.compilerPath back to a string.Christian Kandeler2013-09-301-1/+1
* Change property types from "string" to "path" where applicable.Christian Kandeler2013-09-301-1/+1
* Add support for C, Objective-C and Objective-C++ precompiled headers.Jake Petroules2013-09-191-0/+5
* introduce Rule.auxiliaryInputsJoerg Bornemann2013-07-311-2/+0
* Add support for .*cc files in module cppIvan Komissarov2013-07-291-0/+5
* introduce cpp.compilerWrapperJoerg Bornemann2013-07-021-0/+1
* MSVC: respect cpp.compilerPath and cpp.compilerNameJoerg Bornemann2013-06-281-1/+1
* Add support for setting the compiler character set.Jake Petroules2013-06-261-0/+2
* Implement support for prefix headers (Xcode) / forced includes (MSVC).Jake Petroules2013-06-241-0/+1
* Use better property types where appropriate.Jake Petroules2013-06-191-22/+22
* add cpp.commonCompilerFlags, flags for all compilation commandsFawzi Mohamed2013-06-111-0/+6
* Doc: fix cpp module issuesJoerg Bornemann2013-06-041-4/+6
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-031-2/+2
* introduce cpp.installNamePrefix to set LC_ID_DYLIB on OS XJoerg Bornemann2013-04-231-0/+7
* Add support for setting the minimum operating system target version.Jake Petroules2013-03-201-0/+43
* introduce properties for platform-specific compiler flagsJoerg Bornemann2013-03-181-0/+8
* introduce property cpp.objcxxFlagsJoerg Bornemann2013-03-181-0/+6
* move cpp.compilerName to the module's base itemJoerg Bornemann2013-03-181-0/+1
* Add support for -iframework (like -isystem but for frameworks).Jake Petroules2013-03-111-0/+1
* Provide the ability to weak-link frameworks on OS X.Jake Petroules2013-03-041-0/+1
* Add a systemIncludePaths property to the cpp module.William Gallafent2012-11-071-0/+1
* define NDEBUG in release modeJoerg Bornemann2012-10-231-1/+1
* Add property "path" and use for Cpp.precompiledHeader.Christian Kandeler2012-10-231-5/+5
* outdated comment removedJoerg Bornemann2012-09-241-1/+0
* Visibility support for cpp moduleAleksey Sidorov2012-09-201-0/+7
* Add Objective-C support for GCCRuslan Nigmatullin2012-08-171-0/+16
* cpp.compilerDefines introducedJoerg Bornemann2012-03-221-0/+6
* turn position independent code on for Qt5 applicationsMarco Bubke2012-03-151-0/+6
* cpp module: separate platform defines and user definesJoerg Bornemann2012-03-071-0/+1
* properties for overring C/C++ compiler and linker argsJoerg Bornemann2012-02-281-1/+24
* Added support for custom product's prefix and suffixRuslan Nigmatullin2012-02-241-0/+6
* Long live qbs!Joerg Bornemann2012-02-151-0/+75