summaryrefslogtreecommitdiff
path: root/platform/qt/bitrise-qt5.yml
Commit message (Collapse)AuthorAgeFilesLines
* [qt] Fix Qt5 bitrise botBruno de Oliveira Abinader2016-10-171-2/+3
|
* [test] Deploy core test fixtures on BitriseBruno de Oliveira Abinader2016-10-111-0/+7
|
* [build] Upgrade GLFW to 3.2.1, SQLite to 3.14.2 and libwebp to 0.5.1Konstantin Käfer2016-09-191-0/+1
|
* [Qt] Enable tests on macOSThiago Marcos P. Santos2016-08-221-0/+1
|
* [build] Re-enable Qt botsThiago Marcos P. Santos2016-08-051-1/+2
|
* [build] switch to CMakeKonstantin Käfer2016-08-051-0/+1
| | | | This is very much a work in progress.
* [tests] Run memory tests on travisThiago Marcos P. Santos2016-06-211-1/+1
| | | | | | Qt4 will run tests with libjemalloc.so. The Memory.Footprint and the Memory.Fragmentation will only run with libjemalloc.so because we have then a better control over the results.
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-2/+2
| | | | Also renamed as many references to OS X as possible to macOS in documentation.
* [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-031-0/+57
Part of #5121.