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

13 Commits

Author SHA1 Message Date
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
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
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
Diadlo
fddda5de61
fix(cmake): Fix smileys resource adding 2017-01-08 14:46:39 +03:00
Diadlo
7ff84b070e
chore(toxcore): Added checkout on v0.1.0 toxcore 2016-12-19 00:42:54 +03:00
Diadlo
fe8671f35e
chore: Updated build scrips 2016-12-19 00:42:54 +03:00
Zetok Zalbavar
7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
sudden6
36e1e99e65
chore(travis): speedup build
Build less ffmpeg modules, compile minimal build without emoji and
increase number of paralell compilations.
2016-10-03 22:22:13 +02:00
Zetok Zalbavar
d8468cb570
chore(travis): ignore apt failing to fetch GPG keys 2016-08-18 01:41:21 +01:00
initramfs
1f65ecf08c
chore(build): extract documentation build directory from doxygen config 2016-08-12 04:07:55 +08:00
initramfs
e124bd85b6
chore(build): parallelize travis and separate out doc build/deploy
This commit takes the existing travis task list and attempts to split
it into multiple jobs for the sake of efficiency. Also properly
separates out the build/deploy of documentation.
2016-08-11 17:53:34 +08:00