Commit graph

1059 commits

Author SHA1 Message Date
Joseph Donofry
758c1678f7
Change release condition 2019-05-18 16:01:30 -04:00
Joseph Donofry
d8842b1e13
Continue on github release failure 2019-05-18 16:00:41 -04:00
Joseph Donofry
4d17c077e5
Update powershell script 2019-05-18 15:35:10 -04:00
Joseph Donofry
28e40544c4
Use cp vs CopyFiles task due to macOS errors 2019-05-18 12:37:32 -04:00
Joseph Donofry
8bd63ba2b8
Update copy task 2019-05-18 12:16:04 -04:00
Joseph Donofry
356ad436b7
Create build artifact dir 2019-05-18 11:29:55 -04:00
Joseph Donofry
c8f32a07ff
Change variable format in bash 2019-05-18 11:02:58 -04:00
Joseph Donofry
c1dc1e0f9d
Try to resolve release deletion issue 2019-05-18 10:56:57 -04:00
Joseph Donofry
bd5ac771e4
Remove failOnError 2019-05-18 00:58:04 -04:00
Joseph Donofry
edc4331935
Update condition syntax 2019-05-18 00:56:55 -04:00
Joseph Donofry
e0095536b7
Update release conditions 2019-05-18 00:53:25 -04:00
Joseph Donofry
9a1f2f8373
Delete old release if exists 2019-05-18 00:21:20 -04:00
Joseph Donofry
d39b4a0f3c
Change build copy task 2019-05-18 00:13:31 -04:00
Joseph Donofry
4e07cae145
Use -n vs ! -z 2019-05-18 00:05:51 -04:00
Joseph Donofry
17004f014e
Make GitHub release only happen on successful build 2019-05-18 00:03:46 -04:00
Joseph Donofry
26b180e07a
Fix macOS Azure build. Update github release 2019-05-17 23:47:53 -04:00
Joseph Donofry
3edb338019
Use OAUTH github connection 2019-05-17 23:37:52 -04:00
Joseph Donofry
bbee98b825
Use OAUTH github connection 2019-05-17 23:34:15 -04:00
Joseph Donofry
21ba39fd49
Add GitHub release to azure pipeline 2019-05-17 23:30:43 -04:00
Joseph Donofry
f4c688767a
Update azure build. Temporarily disable travis ci matrix notifs 2019-05-17 22:47:47 -04:00
Joseph Donofry
349d2109c9
Fix travis build failing due to azure changes 2019-05-17 22:19:36 -04:00
Joseph Donofry
a4e7e24810
Make sure boost and icu4c are installed in macos 2019-05-17 22:06:46 -04:00
Joseph Donofry
c9566369e8
Even more bash fixes >.< 2019-05-17 21:51:10 -04:00
Joseph Donofry
8fe44c24f7
Fix another bash syntax error 2019-05-17 21:45:14 -04:00
Joseph Donofry
4565740381
Fix bash syntax error 2019-05-17 21:41:13 -04:00
Joseph Donofry
3475a59b02
Use different Qt version for xenial 2019-05-17 21:37:48 -04:00
Joseph Donofry
c9ad2c2df0
Fix some yaml schema issues 2019-05-17 21:20:31 -04:00
Joseph Donofry
f5b9487c8b
More Azure CI updates 2019-05-17 21:17:18 -04:00
Joseph Donofry
e983346e85
Fix macOS image name 2019-05-17 20:45:35 -04:00
Joseph Donofry
4a6b9f7b42
Initial cut at azure pipline build 2019-05-17 20:44:32 -04:00
Joseph Donofry
4f1ae96025 Set up CI with Azure Pipelines
[skip ci]
2019-05-16 08:00:31 -04:00
Joseph Donofry
dcf13bc606
Update nightly badge link 2019-05-15 19:08:13 -04:00
Joseph Donofry
74a8c65148
Fix flathub badge size 2019-05-15 19:04:59 -04:00
Joseph Donofry
2281f0d37e
Fix flathub badge size 2019-05-15 19:03:56 -04:00
Joseph Donofry
04c2255415
Fix flathub badge size 2019-05-15 19:01:31 -04:00
Joseph Donofry
75915968a1
Update flathub link 2019-05-15 18:59:59 -04:00
Joseph Donofry
7819fea9ff
Update appdata.xml 2019-05-14 18:05:35 -04:00
Joseph Donofry
a17a5550f8
Update to newer mtxclient to allow optional static linking 2019-05-12 23:23:47 -04:00
Joseph Donofry
b8b48a2f3d
Attempt to make travis build with more cores 2019-05-12 22:44:17 -04:00
Joseph Donofry
be5287aa90 Update Travis Install Script
Add new key for ubuntu repo that causes travis to fail.
2019-05-09 19:23:20 -04:00
Joseph Donofry
002021d255
Merge pull request #64 from Nheko-Reborn/travis-ci-fixes
Link mtxclient dynamically and update to Boost 1.69 for CI build
2019-05-08 23:35:16 -04:00
redsky17
4b7e9f7746
link boost dynamically 2019-05-08 22:57:21 -04:00
redsky17
eeb8fff2b5
Update mtxclient ver 2019-05-08 22:17:46 -04:00
redsky17
da0f8cf291
Update to boost 1.69.0 to attemp travis fix 2019-05-08 21:52:00 -04:00
redsky17
b0aa8bc2b4
Remove 'error on unset' for travis builds 2019-05-01 13:01:48 -04:00
redsky17
b2c8c6a1c6
Remove unset var causing error due to Qt script 2019-05-01 11:59:10 -04:00
redsky17
8ef4ba3d11
Use bash instead of sh because the qt env script needs to be run under bash. 2019-05-01 11:20:05 -04:00
redsky17
d0300c55f0
Fix Travis GPG-related build error 2019-05-01 10:51:13 -04:00
Joseph Donofry
3f2781af86
Merge pull request #60 from MonokelPinguin/remove-xml-parsing-of-messages
Simplify linkifyMessage.  Fixes #18.  Thanks @MonokelPinguin
2019-05-01 09:53:40 -04:00
Nicolas Werner
c8c0b41527 Raw string literals not allowed in MOC headers on OSX 2019-05-01 13:33:34 +02:00