aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: default to c++14BogDan Vatra2019-04-251-0/+1
* Android: Nuke support for old NDKsBogDan Vatra2019-04-251-101/+32
* NDK r+19 doesn't need gcc-toolchain anymoreBogDan Vatra2019-04-241-1/+1
* Android: follow official android flags for cmakeBogDan Vatra2019-04-241-2/+13
* Fix tests on non-latin systemsIvan Komissarov2019-04-231-0/+3
* bare-metal: Add SDCC toolchain supportDenis Shienkov2019-04-102-0/+543
* Add support for the clang-cl compilerIvan Komissarov2019-04-105-377/+523
* bare-metal: Improve filtering for KEIL compiler outputDenis Shienkov2019-03-191-3/+8
* bare-metal: Add missed linker options from IAR for AVR toolchainDenis Shienkov2019-03-121-0/+4
* bare-metal: Add KEIL ARM toolchain support for WindowsDenis Shienkov2019-02-152-112/+290
* Android: Fix libc++abi issuesChristian Kandeler2019-02-131-4/+12
* bare-metal: Add KEIL 8051 toolchain support for WindowsDenis Shienkov2019-02-132-0/+623
* Fix some missed license headersDenis Shienkov2019-02-133-3/+3
* bare-metal: Add IAR AVR toolchain supportDenis Shienkov2019-01-232-0/+26
* bare-metal: Add IAR 8051 toolchain supportDenis Shienkov2019-01-232-21/+108
* bare-metal: Remove '--warnings_affect_exit_code' option from IAR compilerDenis Shienkov2019-01-221-1/+0
* bare-metal: Link with library dependencies on IAR for ARMDenis Shienkov2019-01-212-0/+70
* bare-metal: Add IAR EWARM toolchain support on WindowsDenis Shienkov2019-01-192-0/+459
* Add recursive dependency scanning of GNU ld linkerscriptsOla Røer Thorsen2019-01-181-0/+40
* GCC: Make it possible to force the linker variantChristian Kandeler2019-01-071-0/+12
* Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-101-1/+1
* MSVC: Fix handling of intermediate objectsChristian Kandeler2018-12-031-1/+2
* Support big Qt resourcesJoerg Bornemann2018-11-302-5/+15
* Merge 1.12 into masterChristian Kandeler2018-10-121-8/+19
|\
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-8/+19
* | cpp module: Work around distcc quirkChristian Kandeler2018-10-111-0/+20
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-041-70/+17
* | MSVC: Give hint about possible reason for missing import libChristian Kandeler2018-09-041-4/+23
* | MSVC: Suppress "performing full link" also for executablesOrgad Shaneh2018-08-291-1/+2
* | Enable the Application item to create Android appsChristian Kandeler2018-08-102-3/+7
* | Add support for job poolsChristian Kandeler2018-08-084-0/+9
* | Merge 1.12 into masterChristian Kandeler2018-08-033-7/+10
|\|
| * GCC: Allow the -march option to be set in project filesChristian Kandeler2018-08-021-3/+2
| * GCC: Fix ldconfig ProbeChristian Kandeler2018-07-311-2/+6
| * GCC: Only consider absolute paths for the system paths checkChristian Kandeler2018-07-301-2/+2
* | Report an error on unexpected output tagsChristian Kandeler2018-07-132-5/+9
* | Merge 1.12 into masterChristian Kandeler2018-07-122-2/+2
|\|
| * Update link for minimumWindowsVersionOrgad Shaneh2018-07-111-1/+1
| * MSVC: Suppress "performing full link" messageOrgad Shaneh2018-07-101-1/+1
* | mingw: Create import libraries alongside DLLsChristian Kandeler2018-07-054-18/+34
* | Merge 1.12 into masterChristian Kandeler2018-06-292-2/+13
|\|
| * GCC: Do not add non-existing paths to cpp.systemRunPathsChristian Kandeler2018-06-281-1/+2
| * GCC: Filter libraryPaths for entries from systemRunPathsChristian Kandeler2018-06-261-1/+10
* | Merge 1.12 into masterChristian Kandeler2018-06-222-1/+7
|\|
| * Don't link to multiplexed libraries when depending on the aggregateAlexandru Croitor2018-06-201-0/+6
| * MSVC: Relax version check for /WHOLEARCHIVEChristian Kandeler2018-06-181-1/+1
* | Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-2213-16/+0
* | Use Rule.name in favor of id in toolchain rulesJoerg Bornemann2018-06-142-10/+10
|/
* GCC: Fix input tags for static librariesChristian Kandeler2018-06-081-1/+1
* Fix the type of the cpp.cLanguageVersion propertyChristian Kandeler2018-05-281-1/+1