aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * protobuf: fix setting includePath in nanopb.qbsIvan Komissarov2021-03-181-0/+2
| | * protobuf: fix accessing undefined objectIvan Komissarov2021-03-152-26/+38
* | | Share cpp::objectSuffix propertyDenis Shienkov2021-03-308-13/+13
* | | Add missing artifact tags for loadable modules when multiplexingIvan Komissarov2021-03-211-1/+2
* | | qt6: fix setting up Qt.uitools module on MacIvan Komissarov2021-03-191-1/+6
|/ /
* | Merge branch '1.18' into masterIvan Komissarov2021-03-022-2/+6
|\|
| * protobuf: fix _libraryName prop if protobuf is not foundIvan Komissarov2021-02-222-2/+6
* | baremetal: Patch *.rel files generated by SDCC compiler on windows hostDenis Shienkov2021-02-281-20/+40
* | baremetal: Report only existing compiler's include paths for IARDenis Shienkov2021-02-271-2/+3
* | baremetal: Fix typo in `--endian` option for IAR ARM or RX assemblerDenis Shienkov2021-02-271-1/+1
* | codesign: add _canSignArtifacts propertyIvan Komissarov2021-02-194-4/+13
* | Merge branch '1.18'Ivan Komissarov2021-02-196-4/+66
|\|
| * qt6: fix handling qtmain in setup-qt.jsIvan Komissarov2021-02-121-0/+2
| * Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-261-2/+6
| * Xcode: Fix XCode auto-detectionIvan Komissarov2021-01-042-1/+55
| * Add more paths to search in Library and Include probesJan Blackquill2020-12-232-1/+3
* | Implement codesign moduleJake Petroules2021-02-1811-348/+826
* | Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-1512-15/+15
* | Get rid of product.moduleProperty() during project resolvingRichard Weickelt2021-02-141-1/+1