Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed GitHub Action to Build CMake | Itay Grudev | 2020-01-03 | 1 | -0/+0 |
| | | | As it now builds for multiple latforms | ||||
* | GitHub Actions - Testing without Windows | Itay Grudev | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | GitHub Actions Multiple platforms support | Itay Grudev | 2020-01-03 | 1 | -1/+2 |
| | | | ubuntu-latest, windows-latest, macos-latest | ||||
* | GitHub Actions Exact Qt version specificatoin | Itay Grudev | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Github Action building with multiple Qt versions | Itay Grudev | 2020-01-03 | 1 | -16/+8 |
| | | | Implemented using the matrix strategy and multiple qt versions | ||||
* | Github Actions: Building examples as well | Itay Grudev | 2020-01-03 | 1 | -4/+28 |
| | |||||
* | Added step to install Qt in GitHub Actions | Itay Grudev | 2020-01-03 | 1 | -2/+7 |
| | |||||
* | Create build-linux-cmake.yml | Itay Grudev | 2020-01-03 | 1 | -0/+17 |