aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/GenericGCC.qbs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try harder to find lipoJake Petroules2017-06-211-2/+2
* GCC: Fix performance regressionChristian Kandeler2017-06-151-48/+14
* GCC: Try harder to find binutils binariesChristian Kandeler2017-06-141-6/+40
* Merge 1.8 into masterChristian Kandeler2017-06-091-1/+16
|\
| * Allow the GccProbe to fail more gracefullyJake Petroules2017-06-081-0/+11
| * Fix sysroot handling for GCC-like toolchainsJake Petroules2017-06-061-1/+3
| * Fix system include paths compatibility with QNX SDK < 7Jake Petroules2017-06-021-0/+3
* | Gcc: differentiate between sysroot and syslibrootJake Petroules2017-05-301-1/+2
* | Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-231-4/+27
|/
* cpp module: Add toolchain install path to build environmentChristian Kandeler2017-04-061-1/+6
* cpp module: Fix artifact inconsistency for mingwChristian Kandeler2017-04-061-9/+10
* cpp module: Fix mingw supportChristian Kandeler2017-04-031-3/+3
* Make cpp.internalVersion writableJoerg Bornemann2017-03-311-1/+1
* Fix assembler invocation with older XcodeJake Petroules2017-03-291-32/+10
* Introduce cpp.target[Assembler,Driver,Linker]FlagsJake Petroules2017-03-221-2/+34
* Provide a hook to pass environment variables to GccProbeJake Petroules2017-03-211-0/+3
* Remove some usage of product.modulePropertyJoerg Bornemann2017-03-161-8/+11
* Let toolchains configure themselves if the binary is in the PATHChristian Kandeler2017-03-131-1/+8
* Re-work linking library dependenciesJoerg Bornemann2017-03-091-22/+0
* Reduce some unnecessary reliance on product.typeJake Petroules2017-02-281-6/+3
* Make sure the bundle rule only accepts inputs from compatible rulesJake Petroules2017-02-241-8/+0
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-9/+34