aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/GenericGCC.qbs
Commit message (Expand)AuthorAgeFilesLines
* mingw: fix PATH variableIvan Komissarov2024-02-121-1/+1
* Add 'mold' as possible value for cpp.linkerVariantThorbjørn Lindeijer2023-11-091-1/+1
* Rewrite ModuleLoaderChristian Kandeler2023-04-201-1/+1
* Prefer built-in JS function in modulesChristian Kandeler2023-02-201-16/+16
* Use Host and FileInfo serviceRaphael Cotty2022-01-311-1/+2
* Use more common functions from cpp.js for GCC and MSVC toolchainsDenis Shienkov2021-10-051-25/+4
* Simplify all single-line 'prepare' scriptsDenis Shienkov2021-09-281-27/+9
* Unify generation of precompiled headersDenis Shienkov2021-09-281-16/+11
* Use common Cpp.resourceCompilerOutput{Tags|Artifacts} functionsDenis Shienkov2021-09-201-4/+6
* Use more FileInfo.joinPaths() in artifacts generatorsDenis Shienkov2021-08-221-7/+7
* Make property cpp.compilerExtension as sharedDenis Shienkov2021-06-141-1/+0
* Use separate functions for repetitive actionsDenis Shienkov2021-05-251-2/+6
* Fix conditionally generation for some artifacts and tagsDenis Shienkov2021-05-061-10/+24
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-011-1/+1
* codesign: do not sign intermediate products when multiplexingIvan Komissarov2021-03-301-0/+2
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-2/+2
* codesign: add _canSignArtifacts propertyIvan Komissarov2021-02-191-3/+6
* Implement codesign moduleJake Petroules2021-02-181-6/+14
* Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-021-2/+1
* baremetal: Fix static library generation for GCC compilerDenis Shienkov2020-08-041-0/+3
* MSVC: Use compiler driver for linkingIvan Komissarov2020-01-241-15/+0
* Implement cpp.generateLinkerMapFile for GCC-like toolchainsDenis Shienkov2019-10-211-1/+8
* Clean up version treatment in cpp moduleRichard Weickelt2019-08-231-14/+9
* C++: Add support for clang on WindowsChristian Kandeler2019-08-141-8/+8
* Fix tests on non-latin systemsIvan Komissarov2019-04-231-0/+3
* 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
* Support big Qt resourcesJoerg Bornemann2018-11-301-2/+6
* Add support for job poolsChristian Kandeler2018-08-081-0/+1
* Merge 1.12 into masterChristian Kandeler2018-08-031-3/+2
|\
| * GCC: Allow the -march option to be set in project filesChristian Kandeler2018-08-021-3/+2
* | Report an error on unexpected output tagsChristian Kandeler2018-07-131-3/+5
* | mingw: Create import libraries alongside DLLsChristian Kandeler2018-07-051-6/+14
* | Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* | Use Rule.name in favor of id in toolchain rulesJoerg Bornemann2018-06-141-6/+6
|/
* GCC: Fix input tags for static librariesChristian Kandeler2018-06-081-1/+1
* GCC: Provide a Probe environment only if the compiler needs oneChristian Kandeler2018-01-191-2/+3
* Move the GCC-like compiler binary probe into a dedicated Probe typeJake Petroules2017-12-191-3/+6
* Validate the compiler's target platform as well as arch and endiannessJake Petroules2017-12-191-16/+50
* Merge 1.10 into masterChristian Kandeler2017-12-151-3/+8
|\
| * Fix GCC support for "bare metal" systems againChristian Kandeler2017-12-111-3/+8
* | Rename the dynamiclibrary_copy tag to dynamiclibrary_symbolsJoerg Bornemann2017-10-241-5/+5
|/
* Fix detection of binutils locationJoerg Bornemann2017-10-181-1/+1
* Get rid of the ".obj" subdir in our build directoriesJoerg Bornemann2017-10-061-3/+2
* Merge 1.9 into masterChristian Kandeler2017-08-141-1/+1
|\
| * cpp module: Fix the GCC compiler path probeChristian Kandeler2017-07-311-1/+1
* | Automatically determine built-in compiler definesJake Petroules2017-08-111-1/+4
|/
* GCC: Don't assume the presence of sources in static library productsChristian Kandeler2017-07-211-2/+4
* Re-introduce endianness propertyJake Petroules2017-06-291-1/+12
* Move the compiler version detection into a separate ProbeJake Petroules2017-06-291-4/+15