summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Xcode: fix compilation for ios-simulator with Xcode 12v1.17.11.17Ivan Komissarov2020-10-262-1/+10
* Add changelog for 1.17.1Richard Weickelt2020-10-231-0/+9
* Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-234-8/+7
* Android: Fix Qt 5.14 (and 5.15)Richard Weickelt2020-10-221-4/+6
* Android: Update for Qt 5.15Raphaël Cotty2020-10-215-42/+71
* Android: Allow exporting of Qt modules by using importingProductRaphaël Cotty2020-10-214-3/+90
* Bump version to 1.17.1Richard Weickelt2020-10-131-1/+1
* Add new icon to chocolatey packagev1.17.0Richard Weickelt2020-09-012-1/+1
* Add changelog for 1.17.0 releaseRichard Weickelt2020-08-251-0/+98
* baremetal: Fix compilation for KEIL ARM examplesDenis Shienkov2020-08-213-0/+9
* examples: fix license headersIvan Komissarov2020-08-178-90/+265
* Fix passing compiler defines to mocIvan Komissarov2020-08-177-1/+82
* 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
* 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