aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add bundled QtScript buildIvan Komissarov2021-05-188-4/+379
* Avoid code duplication in TestBlackboxBase::runQbsIvan Komissarov2021-05-171-7/+6
* Print stderr and stdout in case of errorIvan Komissarov2021-05-171-0/+3
* GitHub actions: only run baremetal job when run by botIvan Komissarov2021-05-171-0/+1
* baremetal: Share generation of generic lists of tags and artifactsDenis Shienkov2021-05-147-395/+179
* Use smart pointers in Qt scannerIvan Komissarov2021-05-131-7/+6
* Do not use manual memory management for d-pointersIvan Komissarov2021-05-1316-52/+44
* Use std::unique_ptr in BinaryFile and TextFileIvan Komissarov2021-05-132-24/+8
* Use std::unique_ptr in qbs::Internal::ProcessIvan Komissarov2021-05-131-10/+3
* Merge branch '1.19' into masterIvan Komissarov2021-05-121-0/+65
|\
| * Add changelog for the 1.19.0 releaseIvan Komissarov2021-05-101-0/+65
* | GitHub actions: fix building debug infoIvan Komissarov2021-05-104-4/+3
* | GitHub actions: fix path to mingw archiveIvan Komissarov2021-05-101-1/+1
* | Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-0713-26/+27
* | GitHub actions: Update qtc version to 4.14.2 (Qbs 1.18.2)Raphael Cotty2021-05-063-4/+2
* | Use 64bit QtC version instead of 32-bit oneIvan Komissarov2021-05-061-0/+5
* | Fix conditionally generation for some artifacts and tagsDenis Shienkov2021-05-068-83/+157
* | GitHub actions: increase test function timeout for baremetalIvan Komissarov2021-05-061-0/+1
* | GitHub actions: Add MinGW build and tests on WindowsIvan Komissarov2021-05-063-0/+108
* | Merge branch '1.19' into masterIvan Komissarov2021-05-0510-36/+89
|\|
| * Fix reading Xcode 12.5 specsv1.19.0Ivan Komissarov2021-05-036-31/+78
| * Fix compiler warning on MSVC64Orgad Shaneh2021-04-281-1/+1
| * codesign: skip test for mingw toolchainIvan Komissarov2021-04-272-3/+7
| * codesign: do not use signtool for mingw toolchainIvan Komissarov2021-04-261-1/+3
* | docker: Update images to Qbs 1.18.2Raphael Cotty2021-05-051-6/+6
* | 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
* | Move Windows only tests into TestBlackboxWindowsIvan Komissarov2021-05-0319-133/+137
* | Update QtScript submoduleChristian Kandeler2021-05-031-0/+0
* | Add .qdocconf for Hugo siteJan Blackquill2021-05-011-0/+3
* | Merge branch '1.19' into masterIvan Komissarov2021-04-2457-258/+1319
|\|
| * codesign: Long live `signtool` signing on WindowsDenis Shienkov2021-04-2316-32/+658
| * msvc: Pass -vcvars_ver to vcvarsall.bat when detecting environmentIvan Komissarov2021-04-235-8/+41
| * Merge branch '1.18' into 1.19Ivan Komissarov2021-04-221-0/+41
| |\
| | * Add changelog for the 1.18.2 releasev1.18.21.18Richard Weickelt2021-04-061-0/+41
| * | Use binary search in Set::find()Ivan Komissarov2021-04-214-2/+42
| * | Android: Compensate Qt issue in network dependencies for 5.15.0 < Qt < 5.15.3Raphael Cotty2021-04-201-3/+77
| * | Fix build with older compilersIvan Komissarov2021-04-201-1/+1
| * | Allow to specify windowsSdkVersionIvan Komissarov2021-04-199-17/+64
| * | Fix detecting MSVC via Probe when multiple versions are presentIvan Komissarov2021-04-192-1/+16
| * | update dmgbuild to master branchIvan Komissarov2021-04-191-13/+66
| * | Fix setting PATH on Windows when invoking QbsIvan Komissarov2021-04-163-7/+6
| * | Do not try to generate FwdHeaders when not using bundled Qt.ScriptIvan Komissarov2021-04-121-0/+7
| * | Qt support: Fix possible command line length issue with qmlimportscannerChristian Kandeler2021-04-122-5/+22
| * | baremetal: Fix generation of compiler listing filesDenis Shienkov2021-04-122-19/+52
| * | baremetal: Fix generation compiler listing using ARMCC compilerDenis Shienkov2021-04-083-23/+43
| * | baremetal: Move post linker commands to separate functions for SDCCDenis Shienkov2021-04-081-53/+72
| * | baremetal: Improve 'compiler-listing' testDenis Shienkov2021-04-077-38/+26
| * | Android: Fix aapt compiling command on WindowsMax Bespalov2021-04-071-1/+2
| * | Avoid using unicode characters in apple.qbsIvan Komissarov2021-04-061-7/+7