aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/modules/cpp-module.qdoc
Commit message (Expand)AuthorAgeFilesLines
* apple: disable lazy linker mode for Xcode 15Ivan Komissarov2023-12-111-0/+1
* Add 'mold' as possible value for cpp.linkerVariantThorbjørn Lindeijer2023-11-091-2/+2
* Docs: Do not use .contains()Christian Kandeler2023-02-201-2/+2
* Support c17 and c2x values for cLanguageVersionOrgad Shaneh2022-08-011-1/+1
* cpp Module: Implement runtimeLibrary property for MinGWBjörn Schäpers2021-11-291-2/+2
* cpp module: Add support for C++23Christian Kandeler2021-08-231-1/+2
* Documentation: Add "c++20" as possible value for cxxLanguageVersionChristian Kandeler2021-08-121-1/+1
* msvc: fix passing /Zc:__cplusplus flagIvan Komissarov2021-08-031-0/+14
* Allow to specify windowsSdkVersionIvan Komissarov2021-04-191-0/+11
* Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-061-0/+16
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-011-0/+8
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-0/+8
* doc: remove duplicate doc entry for cpp.toolchainInstallPathIvan Komissarov2021-02-261-8/+0
* Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-021-0/+8
* Doc: add example of cpp.linkerVariantMitch Curtis2020-11-031-1/+14
* Fix documentation warningsRichard Weickelt2020-10-251-1/+0
* Implement cpp.generateCompilerListingFiles for MSVC toolchainDenis Shienkov2020-08-121-3/+1
* doc: Document more cpp module propertiesIvan Komissarov2020-07-311-0/+122
* doc: Add How-To about cpp.rpathsIvan Komissarov2020-07-151-0/+4
* Msvc: Handle windows module definition fileDenis Shienkov2020-05-261-0/+8
* Doc: Document cpp::compilerVersion propertyDenis Shienkov2020-03-301-0/+9
* doc: add How-To section about separating debug infoIvan Komissarov2020-03-061-0/+2
* MSVC: Use compiler driver for linkingIvan Komissarov2020-01-241-7/+5
* Improve libraryPaths and dynamicLibraries documentationMitch Curtis2019-11-281-0/+20
* GCC: avoid duplicating objects in linker command lineAlberto Mardegan2019-11-121-0/+10
* Implement cpp.generateLinkerMapFile for GCC-like toolchainsDenis Shienkov2019-10-211-2/+0
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-171-0/+22
* Refactor the map file generation propertyDenis Shienkov2019-10-011-2/+2
* Set minimumTvosVersion to "6.0" by defaultIvan Komissarov2019-07-151-1/+4
* Set cpp.minimumIosVersion to "6.0" by defaultIvan Komissarov2019-07-051-2/+5
* bare-metal: Add IAR EWARM toolchain support on WindowsDenis Shienkov2019-01-191-0/+11
* GCC: Make it possible to force the linker variantChristian Kandeler2019-01-071-0/+14
* Add documentation of cpp.toolchainInstallPath propertyRichard Weickelt2019-01-071-0/+12
* Document the dynamiclibrary_import tagJoerg Bornemann2018-11-161-0/+8
* Add support for job poolsChristian Kandeler2018-08-081-0/+25
* Make cpp.cxxLanguageVersion a listChristian Kandeler2018-05-141-2/+4
* De-duplicate documentation for the use*PrecompiledHeader propertiesChristian Kandeler2018-03-131-25/+4
* Only use fallback values for the -std= command line option when neededJake Petroules2018-02-211-0/+43
* Doc: Add information about disabling precompiled headersLeena Miettinen2018-02-151-0/+16
* Officially provide "c++17" as possible value for cpp.cxxLanguageVersionChristian Kandeler2018-02-071-1/+1
* Improve the documentation for cpp.separateDebugInformationJake Petroules2018-01-031-1/+21
* Doc: Add some more links to Item docsLeena Miettinen2017-12-221-0/+1
* Doc: Use QML commands to document modulesLeena Miettinen2017-12-211-862/+1336
* Introduce cpp.rpathOriginJake Petroules2017-12-081-0/+8
* Doc: Use QDoc QML commands to document Qbs language itemsLeena Miettinen2017-11-301-3/+3
* Consider library dependencies when setting up run environmentChristian Kandeler2017-11-221-0/+11
* cpp module: Add property for linking-only driver flagsChristian Kandeler2017-11-021-0/+7
* Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-181-0/+8
|\
| * Add missing documentation for cpp.endianness propertyJake Petroules2017-09-161-0/+8
* | Introduce property cpp.variantSuffixChristian Kandeler2017-09-011-0/+16