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

75 Commits

Author SHA1 Message Date
Anthony Bilinski
3c15cd2b10
chore(release): update qTox version to v1.15.0 2018-04-19 10:16:49 -07:00
Anthony Bilinski
a918e559ee
chore(version): update toxcore version to v0.2.2 2018-04-17 23:47:33 -07: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
sudden6
a2feaf3fc6
chore: update c-toxcore for all builds 2017-12-30 16:33:14 +01:00
Diadlo
4b6d4f7ae6
chore(release): update version number 2017-11-25 23:39:09 +03:00
sudden6
333e663ad1
chore(release): update version number 2017-10-10 18:22:06 +02:00
anthony.bilinski
414fa178b4 feat(exif): Honour exif orientation tag
Fixes #1848
2017-09-19 10:00:05 -07:00
sudden6
8f2401fee6
fix(build): add install steps for libfilteraudio on OSX 2017-08-05 21:25:01 +02: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
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
vit9696
bf8b23e373 fix(build): avoid version checking where unnecessary 2017-02-04 03:57:41 -08:00
vit9696
68b2d5e179 style(build): go with cd instead of pushd 2017-02-04 03:57:26 -08:00
vit9696
07639011da fix(build): do not invoke version update on travis
Suggested by zetok due to travis not fetching all the commits.
2017-01-29 23:35:03 -08:00
vit9696
919a94b978 fix(build): attempt to make travis happy 2017-01-29 22:32:38 -08:00
vit9696
0a53331b85 style(build): conform to guidelines 2017-01-29 14:50:26 -08:00
vit9696
3a88abddd7 fix(build): set generic macOS Info.plist version by default 2017-01-29 14:42:26 -08:00
vit9696
8912e9e016 fix(build): correct macOS deployment 2017-01-29 14:40:46 -08:00
Diadlo
30e8a69d11
chore(osx): Added macos instalation script
Implementation by @iphydf
Fix #3747.
2017-01-29 10:07:15 +03:00
Zetok Zalbavar
657d1a84d1
chore(build): correct switch to cmake 2017-01-28 22:11:42 +00:00
Diadlo
5694f97d58
chore: Update build scripts
Migration from qmake on cmake
2017-01-28 22:11:42 +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
54556803d1
chore(build): make sure that OSX building script cleans up files
It should clean up any files tracked by the git from changes before
trying to get newer versions, otherwise script could fail to update.
2016-12-11 14:25:33 +00: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
7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
initramfs
624441f71e
chore(build): fix toxcore clone location in OSX build script 2016-11-06 02:53:47 -05:00
Zetok Zalbavar
fd36bdc89f
chore: merge separate gitignores into a single one 2016-10-15 10:00:30 +01:00
Zetok Zalbavar
a719f98570
docs(osx): remove obsolete info about osx updates 2016-10-11 17:47:28 +01:00
Zetok Zalbavar
0fecb55024
style(OSX build): change tabs to spaces and adjust style to existing one
Also remove unnecessary `function`, since it's equal to `()`.
2016-09-27 10:11:49 +01:00
Zetok Zalbavar
0da1a2fd8b
Merge pull request #3585
initramfs (3):
      chore: rewrite all links to the qTox repository from tux3 to qTox
      chore: rewrite forgotten tux3 link to qTox
      docs(INSTALL.md): remove unnecessary backticks in qTox URL
2016-08-04 11:20:23 +01:00
initramfs
b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
iphydf
07ac196326
chore: Fix Mac OS X build.
- Add /usr/local to the search paths for includes and libs.
- Build toxcore before updating homebrew. Updating homebrew somehow breaks the
  toxcore build.
2016-08-03 22:46:37 +01:00
Zetok Zalbavar
4218429b47
Merge pull request #3340
RowenStipe (1):
      chore(travis): Allow for Travis deployment
2016-06-08 00:58:32 +01:00
RowenStipe
2639217747
chore(travis): Allow for Travis deployment
Allows for OSX packages through travis, .travis.yml requires editing

chore(travis): Let Travis deploy OSX

Allows Travis to start Deploying when ever a tag is applied.
2016-06-07 19:42:34 -04: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
RowenStipe
9dd46c249b Applied ductile to home-brew's mouth on update 2016-03-22 14:36:30 -04:00
RowenStipe
ff41443b1e Make Brew quitter: Round 3 2016-03-22 14:20:05 -04:00
RowenStipe
bfe730241b Make update silent for travis 2016-03-22 14:06:18 -04:00
RowenStipe
ac72a12eb3 Auto ver finding for lib sodium & qt + attempt to make brew less noisy 2016-03-22 13:52:38 -04:00
Zetok Zalbavar
858c4b47fe
chore(osx): update building script to use Qt 5.6.0 2016-03-21 15:56:56 +00:00
Zetok Zalbavar
e5e4d561c9
fix(osx-script): remove unnecessary usage of sudo
Neither toxcore or filter_audio require `sudo` to be installed under
`libs/`.
2016-02-28 03:11:23 +00:00
Zetok Zalbavar
ef5b9b8c1e
Merge pull request #2962 from RowenStipe:patch_OSX-Script
Condensed a little bit and fixed function name
2016-02-20 11:24:56 +00:00
RowenStipe
ef608e1361 Condensed a little bit and fixed function name 2016-02-18 14:28:46 -05:00
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