Anthony Bilinski
524a6b8722
Merge branch 'v1.17-dev'
2019-10-18 11:18:39 -07:00
Anthony Bilinski
a44cce65be
fix(travis): update pyenv to python 3.7 after updating ubuntu to 16.04
...
3.6 can no longer be found, causing CI failures
2019-10-17 10:44:58 -07:00
sudden6
a29415024a
Merge branch 'v1.17-dev'
2019-10-15 21:05:45 +02:00
Anthony Bilinski
93c9eef51f
fix(ci): fix travis' window build in debian docker by upgrading libseccomp2
...
seccomp is used by the docker host, and the default version shipped with
Ubuntu 16.04 does not support syscalls used by Qt5's configure inside the
docker container. Upgrading libseccomp2 resolves this issue.
Fix #5874
2019-10-13 14:35:54 -07:00
Anthony Bilinski
16de5f8549
chore(ci): update travis to ubuntu 16.04, since 14.04 is EOL
...
Ubuntu has Qt 5.5.1 in its repos, so PPA is no longer required.
2019-10-10 14:11:21 -07:00
Maxim Biro
6bb2c7c629
feat(build): use Debian Buster for Windows cross-compilation
2019-10-09 23:19:26 -07:00
Maxim Biro
4fdedba6c0
feat(build): use Debian Buster for Windows cross-compilation
2019-09-17 21:41:17 -04:00
Anthony Bilinski
412f145581
chore(build): remove deprecated jenkins deploy script
...
Nightlies and windows releases are now done through CircleCi and travis
Branches "for-jenkins-release" and "for-jekins-testing" will be removed
when this is merged.
2019-08-16 15:29:50 -07:00
Maxim Biro
9b67d2619c
fix(travis): fix latest nightly release not updating sometimes
2019-07-23 07:21:12 -04:00
Maxim Biro
a70541846b
chore(travis): update CIRP to v0.2.0a3
2019-07-23 07:18:53 -04:00
sudden6
79c88f2154
Merge pull request #5722
...
jenli669 (2):
docs(copyright): update and add copyright info
docs(copyright): Added copyright to apparmor .qtox files
2019-06-28 09:00:13 +02:00
jenli669
04a9bc46f4
docs(copyright): update and add copyright info
...
zealously updates and adds qTox copyright information.
Fixes #5713
2019-06-28 01:18:26 +02:00
Anthony Bilinski
86f0c3a54c
chore(build): update toxcore to v0.2.10
2019-06-27 01:10:03 -07:00
Maxim Biro
516c52ad20
feat(travis): publish nightly builds off Travis-CI
2019-05-30 00:38:15 -04:00
sudden6
fc2baea969
chore: more caching on MacOS Travis
2019-03-18 06:56:11 +01:00
sudden6
e6fb66f052
chore: fix windows CI script
2019-02-25 19:46:27 +01:00
sudden6
5b83667aba
chore(build): add sha256sum for MacOS deployments
2019-01-25 22:53:45 +01:00
sudden6
af58f614d1
chore(deploy): publish hashes of windows setup files
2019-01-25 22:53:41 +01:00
Anthony Bilinski
23da95a983
chore(build): update toxcore to v0.2.9
2019-01-13 13:09:24 -08:00
Anthony Bilinski
c9cb5fefdd
fix(build): manually update brew to workaround autoupdate bug
2019-01-12 21:19:50 -08:00
Anthony Bilinski
6c9d7b59c1
feat(ui): add update notification enabled with -DUPDATE_CHECK
...
Fix #5335
2019-01-08 09:02:17 -08:00
sudden6
e0bcad21b4
chore: update TravisCI OSx minimum supported version
...
The reason to update is, that brew only supports 10.12 officialy and
with binary packages so our CI builds started failing because compiling took too long.
2018-10-23 12:20:49 +02:00
Anthony Bilinski
f7df1191bc
chore(build): update apt-get in build-docs before installing deps
2018-10-12 00:06:52 -07:00
Anthony Bilinski
a14595b4f1
chore(release): update toxcore version to v0.2.7
2018-09-17 10:40:07 -07:00
Diadlo
4c9b7bfccc
chore: Add sonnect in build scripts and update docs
2018-07-19 20:31:57 +02:00
Maxim Biro
5f7b9e67c1
refactor(windows): remove the script directory requirement
2018-05-07 06:44:28 -04:00
Anthony Bilinski
5dc4e6de81
chore(legal): update copyright date to 2018 for all source files
2018-04-25 17:33:38 -07:00
sudden6
b40f8e1fd3
chore(windows): automatically deploy for windows
2018-04-18 18:01:38 +02:00
Anthony Bilinski
a918e559ee
chore(version): update toxcore version to v0.2.2
2018-04-17 23:47:33 -07:00
sudden6
5f03e44db2
chore: update to c-toxcore 0.2.1
2018-03-12 20:41:14 +01:00
sudden6
aa91e8c6b2
chore(CI): copy artifacts from correct path
2018-01-08 11:12:34 +01:00
sudden6
cde76f25f8
chore(CI): fix permissions on CircleCI
2018-01-07 17:23:28 +01:00
sudden6
4c98094551
fix(travis): try working around Travis + gitstats issue
...
See https://github.com/travis-ci/travis-ci/issues/4704#issuecomment-348435959
for the workaround
2017-12-30 15:26:42 +01:00
Maxim Biro
0966e91e31
fix(travis): make Windows cross-compilation caching work
2017-11-02 02:33:58 -04:00
Maxim Biro
9358297af8
feat(travis): Windows cross-compilation
2017-10-23 22:16:26 -04:00
sudden6
e98297134a
chore(travis): reload ruby environment after updating
2017-10-13 12:02:20 +02:00
sudden6
2e7af829b6
chore(travis): install correct version of ruby
2017-10-10 00:20:32 +02:00
anthony.bilinski
414fa178b4
feat(exif): Honour exif orientation tag
...
Fixes #1848
2017-09-19 10:00:05 -07:00
sudden6
24163b551e
chore(audio): add build dependency for libfilteraudio
2017-08-05 21:12:34 +02:00
sudden6
90910cbfe1
docs(codingstyle): update min qt version
2017-06-28 18:53:43 +02:00
Diadlo
af77efe2ba
chore(travis): Bump travis qt version
2017-06-26 23:06:55 +03:00
Zetok Zalbavar
6b3e03ca6a
chore(travis): fix deployment of jenkins branch for bugfix tags
...
Bugfix tags contain backported patches, and thus they aren't shown by
the `git describe`. Thus trust that Travis provides correct branch name
for the tag to push to `for-jenkins-release` branch.
2017-06-06 20:43:33 +01:00
Zetok Zalbavar
f0574167c6
test(build): check whether code/files have been processed by CMake
2017-02-25 17:47:56 +00:00
Diadlo
f6b1cf9311
chore(travis): Add unit_test launching in travis
2017-02-07 20:10:44 +03:00
Zetok Zalbavar
5e694492b9
chore(travis): fix jenkins branch deploy error on deploy-gitstats job
...
Error was caused by qTox repo already being cloned by the
`deploy-gitstats` job.
2017-02-07 08:28:29 +00:00
Zetok Zalbavar
657d1a84d1
chore(build): correct switch to cmake
2017-01-28 22:11:42 +00:00
Diadlo
5694f97d58
chore: Update build scripts
...
Migration from qmake on cmake
2017-01-28 22:11:42 +00:00
sudden6
eb2af79b88
chore(travis): make ccache for OSX work on Travis
2017-01-15 13:07:28 +01:00
Zetok Zalbavar
7c7123682a
chore(travis): make travis cache ccache and use it for all compiling
...
osx builds fail with ccache, so they don't use it.
2017-01-12 12:19:18 +00:00
Zetok Zalbavar
3b56a6ec2a
chore(tools): remove from qTox repo tools for creating updates
...
They were moved into a separate repo.
2017-01-08 14:44:33 +00:00