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

46 Commits

Author SHA1 Message Date
Anthony Bilinski
23da95a983
chore(build): update toxcore to v0.2.9 2019-01-13 13:09:24 -08:00
Anthony Bilinski
a14595b4f1
chore(release): update toxcore version to v0.2.7 2018-09-17 10:40:07 -07:00
sudden6
f490f3b43f
chore: update dependencies to newest versions 2018-07-02 23:04:10 +02:00
tox-user
9ca3875079
fix: local toxcore install with bootstrap.sh
Fixes #5199
2018-07-01 20:31:21 +00:00
tox-user
ead2152d6f
fix: simple_make.sh script
- fix crash when run without parameters
- use cmake instad of automake for building toxcore
2018-06-25 20:35:54 +00: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
a2feaf3fc6
chore: update c-toxcore for all builds 2017-12-30 16:33:14 +01:00
Zetok Zalbavar
1755dac536
chore(bootstrap.sh): bump toxcore version to latest 0.1.10 release
It includes some needed fixes.
2017-10-29 08:07:37 +00:00
Maxim Biro
c37529b101 chore(build): add Windows cross-compilation instructions 2017-07-30 16:04:33 -04:00
Zetok Zalbavar
28c817d853
chore(build): slightly refactor bootstrap.sh
Also adjust style.
2016-12-28 09:14:36 +00:00
Zetok Zalbavar
1d98a97e3b
chore(build): fix toxcore checkout in the bootstrap script
Renamed `TOX_CORE_DIR` → `TOXCORE_DIR` for consistency.
Made read-only vars immutable.

Fix #4014.
2016-12-27 03:17:36 +00: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
8b0f3912b1
refactor(build): make bootstrap.sh more aware of spaces in paths 2016-09-28 03:37:01 +01: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
5cb271b0c0
fix(simple_make.sh): add sqlite dependencies for Fedora
Thanks to @linux-modder for suggestion.

Also fix local install in bootstrap.sh of sqlcipher ending prematurely.
2016-05-10 07:30:30 +01:00
Zetok Zalbavar
66f270ecad
feat(bootstrap.sh): add an option to install sqlcipher
Disabled by default, unless one runs Fedora.
Now building qTox via `simple_make.sh` should work automagically even
on Fedora.

Also some refactoring & speedup of bootstrap.sh on multi-core boxes.
2016-05-08 04:18:37 +01:00
Zetok Zalbavar
a756b443fa
[bootstrap.sh] Add some clarification regarding its purpose
At times people may be confused with what bootstrap.sh is there for, and
thus some clarification regarding it should be available.
2015-05-22 16:42:46 +01:00
Marcel
10e2115258 ensure libtoxcore is installed with A/V support 2015-05-16 23:57:04 +02:00
Marcel
2f008db1ec replaced tabs with spaces 2015-05-16 23:09:48 +02:00
agilob
feb7f60806 closes tux3/qtox#1657 2015-05-16 17:36:56 +01:00
Nick Hovaker
b5ec22af2d Update Libsodium version in bootstrap.sh
New Libsodium version was released a few days ago, probably should update the bootstrap script.
2015-05-14 00:20:48 -04:00
Marcel
afb355e68a - Fixed bootstrap.sh for linux as it did not install libfilteraudio properly.
- Made some restructures. The script uses --with/--without parameters now. This makes it easier to add more dependencies and feels more like configure scripts.
2015-05-13 16:15:24 +02:00
Dubslow
2e388f03df
Merge branches 'pr1474', 'pr1406', 'pr1463' and 'pr1472' 2015-03-27 17:33:53 -05:00
Yuri
ce3033a0cf Fixed bash shebangs to use /usr/bin/env for better compatibility 2015-03-25 22:16:22 -07:00
Dubslow
15dcff6d2d
Use filter_audio Makefile, bump sodium version
May help with #1128
@novist bootstrap.sh no longer calls install_libfilteraudio.sh, I'd like you to fix Windows as necessary (I have no idea if the filter_audio Makefile supports Windows or not). I'd like to remove install_libfilteraudio.sh if possible.
2015-02-17 22:08:12 -06: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
Dubslow
5cbe175ddc
update the build system 2014-12-16 18:50:52 -06:00
dubslow
7015684ab7 fix sodium cloning 2014-11-01 01:47:12 -05:00
dubslow
bee852a28c partial work towards core encryption functionality 2014-10-11 16:54:25 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
78b9553f4f
Update build scripts 2014-09-27 23:51:02 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f4c2bf9f34
Update build scripts 2014-09-27 23:43:21 +02:00
Dubslow
9e97011a39 sigh 2014-09-10 17:44:12 -05:00
Dubslow
26e25ffe3a change bootstrap.sh 2014-09-10 17:41:46 -05:00
Dubslow
f148100fe3 simplify compilation 2014-09-10 17:36:34 -05:00
Dubslow
88eb571b92 minutiae 2014-09-10 09:12:15 -05:00
Bill Winslow
0de3ddaacd Update bootstrap.sh, match nodes to wiki.tox.im
This might help #221 or #237, several of the old list are probably offline
2014-09-01 00:25:22 -05:00
Bill Winslow
45f178a47d update libsodium version in bootstrap.sh 2014-08-05 18:57:16 -05:00
Bill Winslow
7e208e3302 updated bootstrap.sh so I don't have to not-add it and other minutiae 2014-07-23 05:00:55 -05:00
Marcel
b501f772d8 fixed names of variables 2014-07-15 08:20:08 +02:00
Marcel
0572d44622 use osx compatible command to get absolute path of script 2014-07-15 00:16:20 +02:00
Marcel
a37fef136b check if variables are empty to be more failsafe 2014-07-14 18:56:54 +02:00
marcel
d1eb9d0dc6 improved bootstep script for linux 2014-07-08 12:39:58 +02:00
marcel
7ffc717d2d ensure the cloned repo dir is removed before starting a new clone run 2014-07-03 19:47:35 +02:00
marcel
3547f93ca9 added bootstrap script for linux/macx 2014-07-03 14:38:52 +02:00