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

28 Commits

Author SHA1 Message Date
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