summaryrefslogtreecommitdiff
path: root/platform/qt/bitrise-qt4.yml
Commit message (Collapse)AuthorAgeFilesLines
* [build] Autodetect Qt{4,5}Bruno de Oliveira Abinader2017-03-231-1/+0
|
* [build] Remove custom bitrise 'skip ci' stuff (#8346)John Firebaugh2017-03-101-16/+0
|
* [Qt] Enable tests on macOSThiago Marcos P. Santos2016-08-221-0/+1
|
* [build] Re-enable Qt botsThiago Marcos P. Santos2016-08-051-1/+1
|
* [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/+56
Part of #5121.