Maxim Biro
2660bea0da
chore(windows): bump VPX version to the latest (1.7.0)
2018-04-04 01:43:08 +00:00
Maxim Biro
57015f42c0
chore(windows): bump Sodium version to the latest (1.0.16)
2018-04-04 01:38:35 +00:00
Maxim Biro
ac7cd49dac
chore(windows): bump QREncode version to the latest (4.0.0)
2018-04-04 01:38:35 +00:00
Maxim Biro
44febeff95
chore(windows): bump FFmpeg 3.2 version to the latest (3.2.10)
2018-04-04 01:38:35 +00:00
Maxim Biro
a25dc4273d
chore(windows): bump SQLCipher version to the latest (3.4.2)
2018-04-04 01:38:35 +00:00
Maxim Biro
aa771b26a0
chore(windows): bump Qt 5.9 version to the latest (5.9.4)
2018-04-04 01:38:35 +00:00
Maxim Biro
992f66b932
chore(windows): bump OpenSSL version to the latest (1.0.2o)
2018-04-02 13:07:24 -04:00
sudden6
ef2e335c92
chore(windows): build installer on Travis
2018-04-01 11:44:07 +02:00
sudden6
b6e811ca3a
chore(release): release v1.14.0
2018-03-12 20:41:19 +01:00
sudden6
5f03e44db2
chore: update to c-toxcore 0.2.1
2018-03-12 20:41:14 +01:00
fertok
8973a5216f
fix(build): add needed ffmpeg decoder to configuration
2018-01-13 20:19:07 +07:00
sudden6
a2fb40d112
chore(windows): untar files with default user/permissions
2018-01-05 19:12:08 +01:00
Zoff
c01d43922f
chore(CI): Add windows build with CircleCI
2018-01-05 19:02:50 +01:00
sudden6
a2feaf3fc6
chore: update c-toxcore for all builds
2017-12-30 16:33:14 +01:00
sudden6
af11665c2c
Merge pull request #4823
...
Maxim Biro (2):
chore(build): bump Qt version to 5.9.3 for Windows
chore(build): Qt's website already does mirror load balancing
2017-11-28 18:49:44 +01:00
Diadlo
4b6d4f7ae6
chore(release): update version number
2017-11-25 23:39:09 +03:00
Maxim Biro
99ba7d4886
chore(build): Qt's website already does mirror load balancing
2017-11-23 10:57:57 -05:00
Maxim Biro
4c3861d6b8
chore(build): bump Qt version to 5.9.3 for Windows
2017-11-22 19:14:53 -05:00
Maxim Biro
b7f45f9a7f
chore(build): bump OpenSSL and FFmpeg versions for Windows
2017-11-04 11:14:41 -04:00
Maxim Biro
21af6875cc
feat(travis): run tests on Windows
2017-10-25 01:48:18 -04:00
Maxim Biro
319d871be3
feat(build): hash everything in Windows cross-compilation
2017-10-23 22:16:26 -04:00
Maxim Biro
9358297af8
feat(travis): Windows cross-compilation
2017-10-23 22:16:26 -04:00
sudden6
333e663ad1
chore(release): update version number
2017-10-10 18:22:06 +02:00
Maxim Biro
80f1286e7c
fix(build): Update toxcore and Qt versions for Windows cross-compilation
2017-09-22 06:54:14 -04:00
Maxim Biro
7f6f8a4513
feat(build): Check sha256 of tarballs for Windows cross-compilation
2017-09-22 06:53:46 -04:00
Maxim Biro
95548c6a5f
fix(build): Add libexif to the Windows cross-compilation
2017-09-21 21:12:32 -04:00
sudden6
b7921ef29a
Merge pull request #4588
...
Maxim Biro (1):
fix(build): Windows cross-compilation didn't see libfilterudio
2017-09-21 17:36:45 +02:00
sudden6
68c5cdf096
fix(windows): remove unneeded qt sql and fix problem when build dir
...
exists
2017-08-29 22:30:06 +02:00
sudden6
af15cd06ac
fix(windows): workaround docker problem when extracting with tar
2017-08-29 22:30:01 +02:00
Maxim Biro
b0b157e77b
fix(build): Windows cross-compilation didn't see libfilterudio
2017-08-22 19:38:22 -04:00
sudden6
5d159e0203
fix(dependency): remove unused qt sql dependency
...
fix #4567
2017-08-12 00:02:28 +02:00
Maxim Biro
c37529b101
chore(build): add Windows cross-compilation instructions
2017-07-30 16:04:33 -04:00
Zetok Zalbavar
66b133c8d4
chore(CHANGELOG): add changelog for the v1.11.0 release
...
Also bump version numbers.
2017-07-16 13:33:33 +01:00
sudden6
7849186699
chore(build): remove unneeded stuff
2017-07-16 13:12:37 +02:00
sudden6
b4e9fc7b83
chore(build): fix formatting
2017-07-16 13:12:37 +02:00
sudden6
d1b58ad8d1
chore(build): create cmake toolchain file for windows cross-compiling
2017-07-16 13:12:36 +02:00
Alice Weigt
f90da3d07a
fix(bootstrap): qrencode url
...
Updated qrencode url to https and added error checking if the cert gets in the way.
2017-06-15 13:32:35 -07:00
sudden6
bad0c27e33
chore(version): update version
2017-05-13 14:58:21 +02:00
Zetok Zalbavar
63e95f3528
chore(build): adjust version updating script to not rely on git
...
Relying on git doesn't work in awful lot of cases, e.g. when there's a
shallow `git clone`.
Instead have "hardcoded" version in files, and update it before release.
Closes #4165 .
2017-02-11 17:04:58 +00:00
Vort
ec95d7f571
fix(icon): add more size versions to qtox.ico
2017-02-04 14:57:41 +02:00
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.
2016-12-08 16:12:54 +00:00
Zetok Zalbavar
2b0fbae44b
chore(installer): add script for automatically generated version in .nsi
...
BREAKING CHANGE:
Now script has to be run before automatically creating qTox installer,
otherwise there'll be something broken.
Closes #2655 .
2016-10-29 19:00:20 +01:00
Zetok Zalbavar
427176ae02
chore(installer): correct URL to qTox website
2016-09-27 12:24:34 +01:00
Vincas Dargis
2f7076c168
fix(build): fix OpenAL build on Windows
...
Add OpenAL-specific define to fix `error: redefinition of 'struct timespec'` when compiling with MinGW.
`timespec` is already defined within MinGW, but probably detection does not work correctly.
Partially fixes #3372
2016-08-10 13:51:47 +03:00
initramfs
b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox
2016-08-04 06:25:50 +08:00
Nils Fenner
792103f8b0
refactor(filter_audio): completely remove filter_audio dependency
...
The filter_audio API is not working for qTox/Tox and thus disabled by default via compiler switch. In current qTox UI, it is not configurable, even when this switch is enabled. According to issue #3194 the library is no longer maintained as well. I don't see any reason to keep it in qTox.
2016-06-04 22:12:27 +02:00
Zetok Zalbavar
fa5ee5b1ad
fix(bootstrap.sh): add instructions for missing unzip & adjust path
...
Also correct $PATH in windows instructions to work on x86_64.
Fixes #3153
2016-04-24 16:17:39 +01:00
towlie
2d3f27a8ef
Fix delete startmenu shortcuts x64
2015-12-14 21:56:37 +01:00
towlie
69c4b86bbf
fix mistake
2015-12-14 21:55:30 +01:00
towlie
32eff2f4f5
Fix delete startmenu shortcuts x86
2015-12-14 21:53:27 +01:00
towlie
ae1b9a11fd
drop admin rights x86
2015-12-14 21:50:08 +01:00
towlie
4331c99e55
drop admin rights x64
2015-12-14 21:47:45 +01:00
Zetok Zalbavar
50255e8926
[windows/bootstrap.sh] remove deprecated opencv part
2015-10-05 12:40:06 +01:00
tux3
697bbf592d
nsis: Use File directly instead of macro
2015-09-12 21:11:06 +02:00
tux3
f8d75fcc1c
nsis: Don't fail if no Qt plugins are found
2015-09-12 20:42:50 +02:00
rku
099b84c0e3
Changed toxcore urls to point to new buildserver in windows/bootstrap.sh
2015-08-05 15:40:06 +03:00
rku
13bc58ccc6
4-space-aligned windows/bootstrap.sh
2015-06-25 20:55:10 +03:00
rku
4984450925
Added ffmpeg support to windows/bootstrap.sh
2015-06-25 20:52:04 +03:00
tux3
e0ef42aff9
Update win64 nsis script
2015-06-03 00:11:36 +02:00
tux3
3be0cdfc44
Install for all users on Windows
2015-05-17 19:31:06 +02:00
tux3
ac934d923d
Proper uninstall entry for Windows
2015-05-17 19:30:36 +02:00
novist
7e0009e99c
Fixed filter_audio lib windows bootstraping
...
Added qrencode lib to windows bootstrap script
2015-04-28 19:14:50 +03:00
novist
b7fbb4ab45
Updated windows/bootstrap.sh to build filter_audio using Makefile
2015-02-19 18:50:58 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5bd3cd041d
Windows installer: Fix x64 install path
...
Program Files instead of Program Files (x86)
2015-02-01 22:30:13 +01:00
novist
9266dc55f5
Added windows/bootstrap.sh which downloads and compiles all qtox dependencies
...
Fixed install_libfilteraudio.sh to work on windows
bootstrap.bat now invokes sh bootstrap.sh (for convenience)
Updated INSTALL.md to reflect simplified bootstrapping procedure
2015-01-08 13:59:05 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
33cb5a03ec
Update windows installer for x64
2014-11-18 20:31:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a255d13b54
Windows: Uninstall start menu entries
2014-11-13 18:20:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b1c68734d8
Fix #694
2014-11-10 18:50:11 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ba4a9f8fc4
Windows installer: Fix Tox URI handling
2014-11-08 12:19:18 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e4c5d50bec
Windows installer: .tox file format, app registration
...
qTox now handles the .tox file format, gives it its default icon, and is properly registered as an application you can remove from the control panel
2014-11-08 00:08:46 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
f40aa08392
Windows installer: System-wide Tox URI protocol support
...
Will enable support for the tox: (Tox URI) protocol in the registry, notably in major web browsers
2014-11-07 22:58:20 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0ad4860e3b
Add icon on windows
2014-10-26 16:35:42 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b9ca91c125
qtox.nsis: Option for desktop shortcut
2014-10-26 16:23:55 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e111b8ee90
Upload windows NSIS installer script
2014-10-26 15:48:36 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
96f7a9e2c5
Upload windows build script
2014-10-26 15:48:14 +01:00