1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
initramfs
b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
Zetok Zalbavar
4872eb3cc3
chore(travis): make travis build exit as soon as test fails
Also add `pkg-config` to travis build script for Linux.
2016-07-03 14:59:44 +01:00
RowenStipe
2639217747
chore(travis): Allow for Travis deployment
Allows for OSX packages through travis, .travis.yml requires editing

chore(travis): Let Travis deploy OSX

Allows Travis to start Deploying when ever a tag is applied.
2016-06-07 19:42:34 -04:00
Zetok Zalbavar
77de327b1a
chore(travis): verify commit message format for everything pushed
Now not only PRs – should help with not pushing to master things that
break PRs.
2016-05-21 19:15:55 +01:00
Zetok Zalbavar
abcfbe9f92
chore(travis): verify conformance to commit message format
Added script that can be used to verify correctness of commit messages
in given range.
2016-04-14 10:09:07 +01:00
Zetok Zalbavar
75607bcecc
Add travis (again)
Beside making it work again, there are some improvements:

Linux side:

* use minimal supported Qt version, currently it's 5.3
* use minimal supported GCC version, currently 4.8
* use newer ffmpeg version to compile against - 2.8.5
* compile qTox 2 times, first run without support for optional dependencies
* use ubuntu 14.04 for building (less deps needs to be compiled/added from PPAs)

OSX:
* add osx to build targets
2016-01-26 13:33:39 +00:00
Zetok Zalbavar
ee2d6d0db0
Remove useless travis 2016-01-03 16:56:32 +00:00
Zetok Zalbavar
6ab80c6b41
Fix travis 2015-10-14 13:17:13 +01:00
Zetok Zalbavar
395aeb12b2
Add travis 2015-08-25 02:12:13 +01:00