aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/CppModule.qbs
Commit message (Expand)AuthorAgeFilesLines
* Add executableSuffix to the FileInfo serviceRaphael Cotty2022-08-081-2/+2
* Use Host and FileInfo serviceRaphael Cotty2022-01-311-1/+2
* Unify generation of precompiled headersDenis Shienkov2021-09-281-0/+1
* Long live Digital Mars toolchainDenis Shienkov2021-07-271-0/+1
* Make property cpp.compilerExtension as sharedDenis Shienkov2021-06-141-0/+1
* baremetal: Introduce new toolchainDetails propertyDenis Shienkov2021-06-131-0/+1
* baremetal: Implement validate script in CPP toolchain modulesDenis Shienkov2021-06-071-1/+10
* Use separate functions for repetitive actionsDenis Shienkov2021-05-251-0/+8
* Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-061-0/+2
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-011-0/+1
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-0/+1
* Merge branch '1.18'Ivan Komissarov2020-12-181-0/+1
|\
| * Android: Fix debugging supportRaphaƫl Cotty2020-12-081-0/+1
* | Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-021-0/+6
|/
* Implement missing check for allowed values in PropertyOptionsIvan Komissarov2020-10-281-2/+0
* doc: Document more cpp module propertiesIvan Komissarov2020-07-311-3/+4
* MSVC: Use compiler driver for linkingIvan Komissarov2020-01-241-0/+15
* GCC: avoid duplicating objects in linker command lineAlberto Mardegan2019-11-121-0/+1
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-171-0/+12
* Refactor the map file generation propertyDenis Shienkov2019-10-011-0/+6
* Set minimumTvosVersion to "6.0" by defaultIvan Komissarov2019-07-151-1/+1
* Set cpp.minimumIosVersion to "6.0" by defaultIvan Komissarov2019-07-051-1/+1
* Add support for the clang-cl compilerIvan Komissarov2019-04-101-33/+39
* Enable the Application item to create Android appsChristian Kandeler2018-08-101-1/+1
* Merge 1.12 into masterChristian Kandeler2018-07-121-1/+1
|\
| * Update link for minimumWindowsVersionOrgad Shaneh2018-07-111-1/+1
* | mingw: Create import libraries alongside DLLsChristian Kandeler2018-07-051-0/+1
|/
* Fix the type of the cpp.cLanguageVersion propertyChristian Kandeler2018-05-281-1/+1
* Make cpp.cxxLanguageVersion a listChristian Kandeler2018-05-141-1/+1
* Only use fallback values for the -std= command line option when neededJake Petroules2018-02-211-0/+7
* Officially provide "c++17" as possible value for cpp.cxxLanguageVersionChristian Kandeler2018-02-071-1/+1
* Merge 1.10 into masterChristian Kandeler2017-12-221-12/+12
|\
| * cpp module: Init all suffix and prefix properties to the empty stringChristian Kandeler2017-12-191-12/+12
* | Validate the compiler's target platform as well as arch and endiannessJake Petroules2017-12-191-0/+2
* | Merge 1.10 into masterChristian Kandeler2017-12-151-0/+2
|\|
| * Fix GCC support for "bare metal" systems againChristian Kandeler2017-12-111-0/+2
* | Introduce cpp.rpathOriginJake Petroules2017-12-081-0/+1
* | Consider library dependencies when setting up run environmentChristian Kandeler2017-11-221-7/+3
* | Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-3/+3
* | cpp module: Add property for linking-only driver flagsChristian Kandeler2017-11-021-0/+6
|/
* Introduce the cpufeatures moduleChristian Kandeler2017-08-281-0/+3
* Introduce property cpp.discardUnusedDataChristian Kandeler2017-08-251-0/+1
* Automatically determine built-in compiler definesJake Petroules2017-08-111-2/+7
* Don't force -undefined into linker flagsJake Petroules2017-08-031-1/+1
* Add initial support for Universal Windows PlatformJake Petroules2017-08-011-0/+3
* Cpp module: Default value for use*PrecompiledHeader is now trueChristian Kandeler2017-07-051-4/+4
* Re-introduce endianness propertyJake Petroules2017-06-291-0/+2
* Add a property to specify the -rpath-link flagJake Petroules2017-06-231-0/+1
* Introduce dependency parameter cpp.symbolLinkModeJake Petroules2017-05-301-0/+3
* Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-231-0/+1