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

30 Commits

Author SHA1 Message Date
RowenStipe
6e1b7b3464 Fix travis trying to pull qTox 2016-01-31 12:16:19 -05:00
RowenStipe
6d9551b1fd Updated script to work on user machines and not just travis. 2016-01-31 11:25:38 -05:00
Zetok Zalbavar
3723f4b465
osx build script: fix building on travis
copy libs/headers required by qTox into `libs/`
2016-01-27 03:08:58 +00:00
Zetok Zalbavar
0abeaa4b62
osx build script: install vpx and opus 2016-01-26 18:36:37 +00:00
Zetok Zalbavar
529349d8d3
osx build script: install toxcore into libs/ 2016-01-26 17:09:44 +00:00
RowenStipe
3a452a700f
General clean up 2016-01-26 16:22:06 +00:00
Zetok Zalbavar
5a02091441
Fix osx travis - use bootstrap-osx.sh 2016-01-26 16:21:10 +00:00
RowenStipe
ab769d1175
Updated libsodium check 2016-01-26 13:50:36 +00:00
Zetok Zalbavar
75607bcecc
Add travis (again)
Beside making it work again, there are some improvements:

Linux side:

* use minimal supported Qt version, currently it's 5.3
* use minimal supported GCC version, currently 4.8
* use newer ffmpeg version to compile against - 2.8.5
* compile qTox 2 times, first run without support for optional dependencies
* use ubuntu 14.04 for building (less deps needs to be compiled/added from PPAs)

OSX:
* add osx to build targets
2016-01-26 13:33:39 +00:00
RowenStipe
cc4dd1ab0f fixed small issue with functions 2016-01-26 07:28:07 -05:00
RowenStipe
f6d7033b51 Added copyright header 2016-01-26 06:55:28 -05:00
RowenStipe
36ecde07da Added script to set up OS X clients to build qTox 2016-01-26 06:52:15 -05:00
Rowen Stipe
e05e736d33 Performed auto-indentation
Ran an auto indentation script included in one of my text editors
(TextMate:greenheart:)
2016-01-19 04:36:41 -05:00
Rowen Stipe
f7c262fb07 Touchups
This commit has several touch ups that only effect the OS X clients.

`info.plist` and `qt.pro` are now configured to create an automatic
short version to help distinguish between clients clearly and include a
referenced file not put into the build when compiled.
`./img/icon/qtox_profile.icns’

`info.plist` also had it’s bundle version to be  updated to the 1.2.2
tag and supported languages added and fixed referenced file.

The default save location has also been moved to comply with the Tox
Client Standard. (Previous location was ~/Library/Prefrences/tox )

A basic bash profile mover has also been included to show I did think
of that.
2016-01-18 14:36:35 -05:00
Zetok Zalbavar
2acfeaf7c4
Change references to tox.im to tox.chat 2015-09-19 08:55:28 +01:00
ovalseven8
18c1fecec3 Remove link to libtoxcore.so 2015-09-12 21:53:12 +02:00
Sean Qureshi
e30b74a984
Switch to subtree 2014-12-16 02:51:31 -08:00
Sean Qureshi
1e2e482c68
Merge commit '8934a11dbffce6b0611d97d5748668a5cdb8ba8a' as 'osx/updater' 2014-12-16 02:51:14 -08:00
Sean
4a00125f7c Refactor OS X updater
Went and rewrote half of it in an actually sane manner, recursive functions > nested loops.
2014-12-11 21:29:09 -08:00
Sean
6797ebf0dc Gotta automatically launch qTox too 2014-11-19 23:11:12 -08:00
Sean
d6a6e18c36 Also not needed 2014-11-19 23:02:59 -08:00
Sean
70c34124cf Not needed 2014-11-19 23:02:34 -08:00
Sean
5d53d0eec2 Add OS X updater
Lovely tool I wrote to do an admin permissions prompt on OS X for every file in the update folder and install it, kills qtox and relaunches it automatically tool.

Go master race
2014-11-19 23:02:02 -08:00
Sean
04fd006d2f Create preinstall 2014-11-17 01:50:04 -08:00
Sean
5bd6cc7445 Create postinstall 2014-11-17 01:48:24 -08:00
Sean
e78e388676 Update makedist.sh 2014-11-17 01:45:55 -08:00
Sean Qureshi
ee2b3d188d Proper folder icon for OS X 2014-11-14 20:07:05 -08:00
Sean Qureshi
6565ebc0e4 Local install only 2014-11-14 17:06:28 -08:00
Sean Qureshi
96e7acaeaa port over makedist 2014-11-14 17:05:33 -08:00
Sean Qureshi
6aceab2746 Move to its own folder, fix mimetype 2014-11-14 13:59:46 -08:00