Anthony Bilinski
5d459d2fda
chore(docs): Remove mentions of travis from docs
3 years ago
Anthony Bilinski
6fd79c65e7
chore(CI): Remove travis config and directory
...
Move all CI scripts to generic .ci-scripts dir
3 years ago
Anthony Bilinski
5a77a18fc0
fix(gitstats): Re-enable deploying of gitstats to qtox.github.io
...
Hasn't been run since the travis days.
Now managed through a deploy key rather than an access token to limit scope to
a single repo. Private key is stored in qTox/qTox as a repository secret, and
the public portion is saved to qTox/gitstats as a deploy key.
3 years ago
jenli669
04a9bc46f4
docs(copyright): update and add copyright info
...
zealously updates and adds qTox copyright information.
Fixes #5713
6 years ago
Anthony Bilinski
5dc4e6de81
chore(legal): update copyright date to 2018 for all source files
7 years ago
Zetok Zalbavar
49e362a72a
chore(travis): add deployment of git stats to the github pages
...
With all authors shown #3898 could be fixed.
9 years ago
Zetok Zalbavar
c717f128da
chore: add current version in OSX's .plist file(s) with a script
...
Also add a script to update both osx and windows versions.
9 years ago
Zetok Zalbavar
7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors
9 years ago
initramfs
1f65ecf08c
chore(build): extract documentation build directory from doxygen config
9 years ago
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.
9 years ago
Zetok Zalbavar
612893af3e
chore(i18n): add scripts for pulling translations & updating files
...
Script for pulling translations from Weblate was taken from
7a220077c5
and adjusted for qTox needs.
9 years ago