aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 1.17 into masterRichard Weickelt2020-08-1450-88/+536
|\
| * Replace wrong continue statement with returnRichard Weickelt2020-08-141-1/+1
| * Tune search order of path probesIvan Komissarov2020-08-136-12/+35
| * baremetal: Fix detection of ARM architecture details for KEIL armclangDenis Shienkov2020-08-131-0/+1
| * Tune branch filter to exclude only CI branchesRichard Weickelt2020-08-131-5/+5
| * baremetal: Pass 'compiler-listing-files' test for KEIL ARM toolchainDenis Shienkov2020-08-133-3/+12
| * baremetal: Pass 'compiler-listing-files' test for SDCC toolchainDenis Shienkov2020-08-134-11/+44
| * baremetal: Fix typo in cpp.optimization flags for IAR toolchainDenis Shienkov2020-08-121-2/+2
| * Implement cpp.generateCompilerListingFiles for MSVC toolchainDenis Shienkov2020-08-126-7/+24
| * baremetal: Use 'input' target instead of 'product' targetDenis Shienkov2020-08-082-6/+6
| * baremetal: Fix linker MAP file generation for KEIL C51/C251/C166Denis Shienkov2020-08-082-4/+15
| * baremetal: Fix typos in input parameters for {linker|archiver} flagsDenis Shienkov2020-08-083-12/+12
| * baremetal: Add new 'generate-linker-map-file' testDenis Shienkov2020-08-076-3/+89
| * baremetal: Add new 'generate-compiler-listing-files' testDenis Shienkov2020-08-078-39/+113
| * Fix MinGW buildChristian Stenger2020-08-063-3/+18
| * baremetal: Fix compiler listing generation for KEIL C166Denis Shienkov2020-08-061-1/+2
| * Add XFAIL-ing autotest for newly discovered bugChristian Kandeler2020-08-054-0/+22
| * baremetal: Add new 'defines' testDenis Shienkov2020-08-054-0/+25
| * baremetal: Add new 'external-static-libraries' testDenis Shienkov2020-08-047-0/+81
| * baremetal: Introduce new 'none' choosing for qbs.targetPlatformDenis Shienkov2020-08-047-0/+46
| * Android: Do not append the version number to a library nameChristian Kandeler2020-08-042-0/+2
| * ModuleLoader: Fix scope for RHS of module provider property bindingsChristian Kandeler2020-08-042-2/+2
| * baremetal: Fix static library generation for GCC compilerDenis Shienkov2020-08-043-4/+3
| * xcode: Fix rpaths example for XCode 9.4Ivan Komissarov2020-08-041-0/+3
* | Avoid wrong-typed temporary assignment to probe propertyRichard Weickelt2020-08-141-4/+5
* | Do not rely on PathProbe returning relative pathsRichard Weickelt2020-08-131-2/+2
* | Do not modify probe properties in configure scriptsRichard Weickelt2020-08-131-2/+1
* | Adapt qmljslexer to Qt base change caa40f57d4dhjk2020-08-101-9/+9
* | Make TestBlackboxApple::aggregateDependencyLinking smarterIvan Komissarov2020-08-072-9/+57
* | travis: bump xcode version to 11.5Ivan Komissarov2020-08-061-5/+7
* | baremetal: Add basic docker-compose auto-tests configurationDenis Shienkov2020-08-045-0/+215
* | qt6: use auto & in the lambda in the jsonhelper.hIvan Komissarov2020-08-031-1/+1
* | qt6: Check the qt version while including QActionIvan Komissarov2020-08-031-0/+5
* | Merge branch '1.17' into masterRichard Weickelt2020-08-0337-38/+522
|\|
| * xcode: add 'macosx-arm64' profile to the list of auto-created profilesIvan Komissarov2020-08-031-0/+2
| * baremetal: Use checking on host OS in SDCC workaroundDenis Shienkov2020-08-021-1/+1
| * baremetal: Disable position-independent code generation in a testsDenis Shienkov2020-08-012-0/+2
| * doc: Document more cpp module propertiesIvan Komissarov2020-07-312-3/+126
| * doc: add how-to about debugging qbs scriptsIvan Komissarov2020-07-311-0/+38
| * xcode: Fix ApplicationExtension with XCode 12Ivan Komissarov2020-07-301-1/+4
| * Fix data race when calling LauncherSocket::isReadyIvan Komissarov2020-07-303-18/+20
| * Fix TestApi::disappearedWildcardFile()Christian Kandeler2020-07-291-0/+1
| * doc: add links to "Custom Modules and Items" page from qbsSearchPathsIvan Komissarov2020-07-292-2/+8
| * doc: add link to the Installing page from the Building Applications pageIvan Komissarov2020-07-291-0/+3
| * baremetal: Pass 'one-object-asm-application' test for GCC RXDenis Shienkov2020-07-292-0/+10
| * baremetal: Pass 'one-object-asm-application' test for GCC AVR32Denis Shienkov2020-07-292-0/+10
| * baremetal: Pass 'one-object-asm-application' test for GCC RISC-VDenis Shienkov2020-07-292-0/+13
| * qt6: Update cpp.cxxLanguageVersion in Qt templatesIvan Komissarov2020-07-281-1/+3
| * protobuf: suppress warnings in addressbook_cpp exampleIvan Komissarov2020-07-282-2/+9
| * doc: follow up fixes for the "Installing files" sectionIvan Komissarov2020-07-271-5/+5