aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/GenericGCC.qbs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix misuse of Function.prototype.applyJoerg Bornemann2017-01-191-9/+9
* Only use nm's -D option if it's availableChristian Kandeler2017-01-181-0/+16
* Fix building dynamic libs on macOSChristian Kandeler2017-01-181-1/+1
* Do not copy shared libraries for smart relinkingChristian Kandeler2017-01-181-3/+3
* Use different tags for debug info created by different rulesChristian Kandeler2017-01-021-6/+8
* Fix passing -arch x86_64h or -arch armv7 to Clang for Apple targetsJake Petroules2016-12-091-1/+2
* Cpp module: Don't set the C++ standard library explicitlyChristian Kandeler2016-11-241-6/+0
* Cpp Module: Add soVersion propertyChristian Kandeler2016-09-301-0/+6
* Merge 1.6 into masterChristian Kandeler2016-08-191-1/+4
|\
| * Automatically escape arguments in cpp.linkerFlags/platformLinkerFlagsJake Petroules2016-08-161-1/+4
* | Merge 1.6 into masterChristian Kandeler2016-08-091-4/+4
|\|
| * Fix change tracking for precompiled headersChristian Kandeler2016-08-011-4/+4
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-3/+3
|/
* Introduce cpp.linkerModeJake Petroules2016-07-221-11/+49
* Decouple image format from OS using new cpp.imageFormat property.Jake Petroules2016-06-211-2/+2
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
| * Print more descriptive "unknown Windows version" warning messages.Jake Petroules2016-05-301-7/+0
* | Determine the compiler's default include and lib directories.Jake Petroules2016-06-061-0/+8
* | Merge 1.5 into master.Christian Kandeler2016-05-271-0/+4
|\|
| * Properly support disabling the use of precompiled headers.Christian Kandeler2016-05-181-0/+4
* | Determine compiler version automatically for GCC.Jake Petroules2016-05-231-0/+13
* | Flip the cpp and Android.ndk dependencies.Jake Petroules2016-05-231-8/+2
* | Remove superfluous collecting of transitive SOsJoerg Bornemann2016-05-171-2/+0
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-111-0/+50
* | Introduce GccProbe.Jake Petroules2016-05-111-0/+6
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-49/+0
|/
* Don't restrict Product.version to numeric version numbers.Jake Petroules2016-04-151-4/+10