summaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Re-add dependencies.yaml so repos outside qt5 can be built with CoinAlexandru Croitor2019-09-191-0/+1
| | | | | | | Change-Id: I732f4f7520e49ec0cca8a497638fa389fc7bc032 (cherry picked from commit 575aa0d201e72fe3c22eefe2d360ea329491e6dd) Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
* Temporarily remove dependencies.yamlAlexandru Croitor2019-08-071-1/+0
| | | | | | | We'll re-add it after we get a working qt5.git wip/qt6 build. Change-Id: Ic6724070a03cd0b2e2535c3ad9d19215b1cdf891 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Convert dependencies.yaml to dict from listAapo Keskimolo2019-07-291-1/+1
| | | | | | Change-Id: I8a9df23c5cc66568d17f3c53af40ace97cfe7ab6 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>
* Add initial dependencies.yaml fileAapo Keskimolo2019-07-021-0/+1
Change-Id: Idcc30343c5ce9e4245952079a0e7c114c064632a Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>