aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* baremetal: Implement validate script in CPP toolchain modulesDenis Shienkov2021-06-0710-79/+33
* baremetal: Add missing inputsFromDependencies for COSMIC compilerDenis Shienkov2021-06-041-0/+2
* Avoid copy&pasting code in gcc.js/darwin.jsIvan Komissarov2021-06-032-56/+61
* Merge branch '1.19' into masterIvan Komissarov2021-06-025-8/+15
|\
| * msvc: fix system include support with MSVC >= 19.29.30037Ivan Komissarov2021-06-011-0/+4
| * darwin: do not strip debug symbols when dsyms are built-inIvan Komissarov2021-05-312-5/+8
| * Use qbs.hostOS instead of qbs.targetOS in qml.jsIvan Komissarov2021-05-312-3/+3
* | baremetal: Use isMcs{51|251}Architecture() functions moreDenis Shienkov2021-06-011-9/+9
* | baremetal: Long live COSMIC toolchain for COLDFIRE architectureDenis Shienkov2021-05-311-7/+27
* | baremetal: Long live COSMIC toolchain for HCS12 architectureDenis Shienkov2021-05-301-6/+26
* | baremetal: Long live COSMIC toolchain for HCS08 architectureDenis Shienkov2021-05-291-6/+38
* | baremetal: Long live COSMIC toolchain for STM8 architectureDenis Shienkov2021-05-281-7/+22
* | baremetal: Long live COSMIC toolchain for STM32 ARM architectureDenis Shienkov2021-05-283-0/+708
* | Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-263-7/+66
* | Use separate functions for repetitive actionsDenis Shienkov2021-05-2512-452/+431
* | Android: Remove Ministro supportRaphael Cotty2021-05-241-34/+27
* | baremetal: Move cpp-specific JS functions to cpp.js fileDenis Shienkov2021-05-199-174/+178
* | baremetal: Share generation of generic lists of tags and artifactsDenis Shienkov2021-05-147-395/+179
* | Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-071-2/+2
* | Fix conditionally generation for some artifacts and tagsDenis Shienkov2021-05-068-83/+157
* | Merge branch '1.19' into masterIvan Komissarov2021-05-054-32/+74
|\|
| * Fix reading Xcode 12.5 specsv1.19.0Ivan Komissarov2021-05-033-31/+71
| * codesign: do not use signtool for mingw toolchainIvan Komissarov2021-04-261-1/+3
* | Qt Support: Consider "external" modulesChristian Kandeler2021-05-031-7/+16
* | Pull in the Xcode build specs from Xcode 12.4Ivan Komissarov2021-05-032-1002/+1286
* | Merge branch '1.19' into masterIvan Komissarov2021-04-2422-114/+575
|\|
| * codesign: Long live `signtool` signing on WindowsDenis Shienkov2021-04-236-7/+245
| * Android: Compensate Qt issue in network dependencies for 5.15.0 < Qt < 5.15.3Raphael Cotty2021-04-201-3/+77
| * Allow to specify windowsSdkVersionIvan Komissarov2021-04-195-4/+22
| * Fix setting PATH on Windows when invoking QbsIvan Komissarov2021-04-161-3/+2
| * Qt support: Fix possible command line length issue with qmlimportscannerChristian Kandeler2021-04-122-5/+22
| * baremetal: Fix generation of compiler listing filesDenis Shienkov2021-04-121-17/+42
| * baremetal: Fix generation compiler listing using ARMCC compilerDenis Shienkov2021-04-081-15/+41
| * baremetal: Move post linker commands to separate functions for SDCCDenis Shienkov2021-04-081-53/+72
| * Android: Fix aapt compiling command on WindowsMax Bespalov2021-04-071-1/+2
| * Avoid using unicode characters in apple.qbsIvan Komissarov2021-04-061-7/+7
| * Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-068-22/+40
| * baremetal: Improve linkerMapFile() testDenis Shienkov2021-04-051-3/+18
| * baremetal: Pass externalStaticLibraries() test for KEIL C51/C251/C166Denis Shienkov2021-04-051-9/+20
* | Android: Correct qt6 testRaphael Cotty2021-04-061-2/+4
* | Android: Change default Android Asset Packaging Tool from aapt to aapt2Raphael Cotty2021-04-061-1/+1
|/
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-017-9/+9
* Android: Code signing moduleRaphaƫl Cotty2021-04-014-103/+210
* Android: Add support for ndk 22.1.7171670Raphael Cotty2021-03-312-41/+35
* Fix installing artifacts when multiplexingIvan Komissarov2021-03-313-5/+10
* baremetal: Don't use Windows separators for KEIL toolchainsDenis Shienkov2021-03-311-32/+16
* Fix accessing binaries from libexecIvan Komissarov2021-03-306-7/+33
* codesign: do not sign intermediate products when multiplexingIvan Komissarov2021-03-303-4/+17
* Merge "Merge branch '1.18' into master"The Qt Project2021-03-302-26/+40
|\
| * Merge branch '1.18' into masterIvan Komissarov2021-03-182-26/+40
| |\