aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/main.yml
Commit message (Expand)AuthorAgeFilesLines
* GitHub actions: increase test function timeout for baremetalIvan Komissarov2021-05-061-0/+1
* GitHub actions: Add MinGW build and tests on WindowsIvan Komissarov2021-05-061-0/+76
* Merge branch '1.19' into masterIvan Komissarov2021-04-241-0/+6
|\
| * codesign: Long live `signtool` signing on WindowsDenis Shienkov2021-04-231-0/+6
* | Android: Correct qt6 testRaphael Cotty2021-04-061-0/+6
|/
* CI: Add new job to run bare-metal tests on self-hosted Windows PCDenis Shienkov2021-03-211-1/+134
* GitHub actions: Run tests with Qt6Ivan Komissarov2021-03-191-2/+42
* GitHub actions: Bump Xcode version to 12.4Ivan Komissarov2021-03-011-2/+2
* GitHub actions: fix setting up Qt on macOSIvan Komissarov2021-03-011-1/+1
* Merge branch '1.18'Ivan Komissarov2021-02-191-0/+7
|\
| * Add qt4 docker image for basic testingRaphaƫl Cotty2020-12-181-0/+7
* | GitHub actions: Enable dumping cores on MacIvan Komissarov2021-02-151-1/+10
* | baremetal: Add RISC-V 64-bit architecture for GCC compiler to CIDenis Shienkov2021-02-121-0/+2
* | baremetal: Add XTENSA architecture for GCC compiler to CIDenis Shienkov2021-02-081-0/+2
* | GiHib actions: increase test timeoutIvan Komissarov2021-02-081-8/+8
* | baremetal: Add HCS08 architecture for SDCC compiler to CIDenis Shienkov2021-02-051-0/+2
* | Merge branch '1.18'Ivan Komissarov2020-12-181-43/+0
|\|
| * Github actions: Add workflow for building release packagesIvan Komissarov2020-12-091-43/+0
* | GitHub actions: Bump Xcode version to 12.2Ivan Komissarov2020-12-071-2/+2
|/
* Retire Travis CIIvan Komissarov2020-11-231-0/+43
* GitHub actions: fix macOS buildIvan Komissarov2020-11-201-1/+1
* GitHub actions: fix macOS buildIvan Komissarov2020-10-291-0/+2
* GitHub actions: Add ios-simulator jobIvan Komissarov2020-10-261-0/+6
* Add Android Docker image containing Qt 5.15Richard Weickelt2020-10-261-0/+6
* Do not use ::add-path:: as it is deprecatedRichard Weickelt2020-10-181-3/+2
* GitHub actions: fix tests on WindowsIvan Komissarov2020-09-301-0/+2
* GitHub actions: Run tests with Xcode 12Ivan Komissarov2020-09-251-2/+8
* Upgrade linux images to Ubuntu 20.04Ivan Komissarov2020-09-141-14/+14
* GitHub actions: fix the fallbackModuleProvider testIvan Komissarov2020-09-141-0/+2
* GitHub actions: Fix caching on Windows (v2)Ivan Komissarov2020-09-141-21/+13
* GitHub actions: reorder stepsIvan Komissarov2020-09-041-13/+13
* GitHub actions: fix caching on WindowsIvan Komissarov2020-09-041-0/+6
* Use qbs archive for packagingIvan Komissarov2020-09-031-24/+35
* GitHub actions: fix ccache restore-keys on LinuxIvan Komissarov2020-09-031-2/+2
* GitHub actions: fix typo in cache idIvan Komissarov2020-09-021-6/+6
* Initial support for GitHub ActionsIvan Komissarov2020-09-011-0/+403