Commit Graph

101 Commits

Author SHA1 Message Date
Roman Telezhynskyi
0625d286a1 Forgot to return untap. 2020-11-15 14:51:09 +02:00
Roman Telezhynskyi
5ab0a904d1 Try another way to install Qt 5.9. [skip appveyor] 2020-11-15 14:47:40 +02:00
Roman Telezhynskyi
53ec532cc8 Switch to xcode 8.3 [skip appveyor] 2020-11-15 14:12:58 +02:00
Roman Telezhynskyi
a46e17ae36 Call brew upgrade before installing qt 5. [skip appveyor] 2020-11-15 13:43:06 +02:00
Roman Telezhynskyi
d993574b40 Rollback to xcode 8. [skip appveyor] 2020-11-15 13:18:24 +02:00
Roman Telezhynskyi
f4aab814ae Update to xcode 8.2. [skip appveyor] 2020-11-15 12:43:48 +02:00
Roman Telezhynskyi
81be5f0caa Do not suppress brew update. [skip appveyor] 2020-11-15 12:13:40 +02:00
Roman Telezhynskyi
ccac6658e5 Switch to xcode 8. [skip appveyor] 2020-11-15 12:00:09 +02:00
Roman Telezhynskyi
0e35642aa6 Try untap before brew update. [skip appveyor] 2020-11-15 11:43:52 +02:00
Roman Telezhynskyi
7a5713559d Correct way to untap homebrew-versions. [skip appveyor] 2020-11-15 11:33:25 +02:00
Roman Telezhynskyi
9392b936b3 Try to switch to homebrew-core. [skip appveyor] 2020-11-15 11:07:21 +02:00
Roman Telezhynskyi
33211b0e30 Try to untap homebrew-versions. [skip appveyor] 2020-11-15 10:41:03 +02:00
Roman Telezhynskyi
378096b667 Trying to return support for legacy Mac OS X version. [skip appveyor] 2020-11-15 09:57:23 +02:00
Roman Telezhynskyi
cf1752cbb3 Remove sonarcloud stage. 2020-10-24 11:39:32 +03:00
Roman Telezhynskyi
0e6284b929 Drop support for macOS 10.11.
Brew no longer support this version.
2020-09-22 12:34:20 +03:00
Roman Telezhynskyi
11d9c9be28 Update .travis.yml. 2020-06-04 19:03:09 +03:00
Roman Telezhynskyi
94cda08d8e Create an organization for SonarCloud. [skip appveyor] 2020-01-31 19:00:55 +02:00
Roman Telezhynskyi
622684632c New Sonarcloud token. 2020-01-31 17:55:42 +02:00
Roman Telezhynskyi
3fc10426f2 Deploy key for Bintray. 2020-01-31 17:50:45 +02:00
Roman Telezhynskyi
9dcca71f65 Format .travis.yml. 2020-01-31 17:50:03 +02:00
Roman Telezhynskyi
4fd21d9067 Test code on Ubuntu bionic.
--HG--
branch : develop
2020-01-20 13:50:37 +02:00
Roman Telezhynskyi
ec8d7777a4 Return old configuration back.
--HG--
branch : develop
2020-01-07 18:02:36 +02:00
Roman Telezhynskyi
c857141969 Try with explicit link.
--HG--
branch : develop
2020-01-07 17:51:10 +02:00
Roman Telezhynskyi
1575f074cb Run brew update before installing packages.
--HG--
branch : develop
2020-01-07 17:38:00 +02:00
Roman Telezhynskyi
c96b6d78d9 Warning: 'qt5 --head' formula is unreadable: No available formula with the name
"qt5 --head".

--HG--
branch : develop
2020-01-07 17:30:15 +02:00
Roman Telezhynskyi
cdddf175cd Try homebrew addon.
--HG--
branch : develop
2020-01-07 16:45:28 +02:00
Roman Telezhynskyi
caf5fda8da Bump requirements for Mac OS X since Qt 5.14.
--HG--
branch : develop
2020-01-07 16:19:30 +02:00
Roman Telezhynskyi
843ff594e3 Try another way to get newest version of Qt.
--HG--
branch : develop
2020-01-07 15:10:21 +02:00
Roman Telezhynskyi
3aa9ab3875 Force installing the latest Qt version.
--HG--
branch : develop
2020-01-07 15:02:59 +02:00
Roman Telezhynskyi
c64a2f03c0 Change Travis linux image to xenial for sonarcloud stage.
--HG--
branch : develop
2019-04-05 18:12:12 +03:00
Roman Telezhynskyi
cbf242ed9e Change Travis linux image to xenial.
--HG--
branch : develop
2019-04-05 12:11:16 +03:00
Roman Telezhynskyi
8224c437d7 Move running tests in separate build job. This potensially can give speed
optimization if travis shares cchace between build jobs.

--HG--
branch : develop
2019-02-24 08:12:04 +02:00
Roman Telezhynskyi
f44362297b No testing on travis, save more time for sonarcloud.
--HG--
branch : develop
2019-02-18 16:06:42 +02:00
Roman Telezhynskyi
89dd0ae4e5 Fixing error qt5: unknown version :mountain_lion.
--HG--
branch : develop
2019-02-16 13:52:52 +02:00
Roman Telezhynskyi
00313493de Changes for travis.
--HG--
branch : develop
2019-02-16 13:42:31 +02:00
Roman Telezhynskyi
230eb0fa54 Fixes for travis.
--HG--
branch : develop
2019-02-16 13:13:17 +02:00
Roman Telezhynskyi
41a80313f2 dump build-wrapper-dump.json and build-wrapper.log if build fails.
--HG--
branch : develop
2018-12-17 19:09:10 +02:00
Roman Telezhynskyi
2adfcbcc26 Switch back to sonarqube.
--HG--
branch : develop
2018-12-17 15:11:39 +02:00
Roman Telezhynskyi
b828c4333e Update bintray token.
--HG--
branch : develop
2018-12-11 15:12:46 +02:00
Roman Telezhynskyi
e043fd8742 Disable postgresql as optional dependency.
--HG--
branch : develop
2018-12-11 14:26:15 +02:00
Roman Telezhynskyi
fc5d21059a Fix link to qt5 formula.
--HG--
branch : develop
2018-12-11 14:16:42 +02:00
Roman Telezhynskyi
bf17afbce4 Update SonarCube authentication keys.
--HG--
branch : develop
2018-12-11 14:05:46 +02:00
Roman Telezhynskyi
cac587a937 Rename back to qt5.rb.
--HG--
branch : develop
2018-12-11 13:54:17 +02:00
Roman Telezhynskyi
25cf360634 Use patched formula.
--HG--
branch : develop
2018-12-11 13:43:57 +02:00
Roman Telezhynskyi
b4b7ca72f7 Try without unlink.
--HG--
branch : develop
2018-12-11 13:37:36 +02:00
Roman Telezhynskyi
d4a132fc42 Fixing SSL certificate problem: Invalid certificate chain.
--HG--
branch : develop
2018-12-11 13:26:22 +02:00
Roman Telezhynskyi
ae37c0f793 Fix travis.yml.
--HG--
branch : develop
2018-12-11 12:57:44 +02:00
Roman Telezhynskyi
ebdaa3f1b1 Install commit "qt5: update 5.6.2 bottle."
--HG--
branch : develop
2018-12-11 12:15:19 +02:00
Roman Telezhynskyi
fc38ce6df1 Build legacy package on Mac OS X 10.11.
--HG--
branch : develop
2018-12-11 11:40:47 +02:00
Roman Telezhynskyi
749f71cb80 Because Qt for Mac OS X very strict to OS versions we will provide two packages.
The second will use Qt 5.6 to support old Mac OS X versions.

--HG--
branch : develop
2018-12-11 10:41:45 +02:00