Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump qtox from aba18f1 to 0a053a7 #947

Merged
merged 1 commit into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -263,12 +263,16 @@ build --cxxopt='-fno-rtti'
build --cxxopt='-DGOOGLE_PROTOBUF_NO_RTTI'

# Disable deprecated Tox APIs.
#build --copt='-DTOX_HIDE_DEPRECATED'
build --copt='-DTOX_HIDE_DEPRECATED'
build --per_file_copt='//c-toxcore/toxcore:tox(_api)?.c@-UTOX_HIDE_DEPRECATED'
build --per_file_copt='//py_toxcore_c[:/]@-UTOX_HIDE_DEPRECATED'

# Enable trace logging for toxcore.
build --per_file_copt='//c-toxcore/@-DMIN_LOGGER_LEVEL=LOGGER_LEVEL_TRACE'
build --per_file_copt='//c-toxcore/@-DMAX_VLA_SIZE=2048'
build --per_file_copt='//c-toxcore/@-Wframe-larger-than=20000'
# build --per_file_copt='//c-toxcore/.*\\.cc$@-Wframe-larger-than=20000'
# build --per_file_copt='//c-toxcore/.*\\.c$@-Wframe-larger-than=4096'

# Disable most logging when running with flakynet (we get lots of warnings).
build:flakynet --per_file_copt='//c-toxcore/@-UMIN_LOGGER_LEVEL,-DMIN_LOGGER_LEVEL=LOGGER_LEVEL_ERROR'
Expand Down Expand Up @@ -379,7 +383,7 @@ build --per_file_copt='//py_toxcore_c[:/]@-Wno-zero-as-null-pointer-constant'
build --per_file_copt='//py_toxcore_c[:/]@-fno-sanitize=enum'

# Protobuf generated code has so many warnings we just ignore all of them.
build --per_file_copt='\.pb\.cc$@-w'
build --per_file_copt='\\.pb\\.cc$@-w'

# X11/Xfuncproto.h does this.
build --per_file_copt='//qtox[:/].*x11.cpp$@-Wno-variadic-macros'
Expand Down
2 changes: 1 addition & 1 deletion c-toxcore
Submodule c-toxcore updated 179 files
3 changes: 3 additions & 0 deletions cspell.config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
version: "0.2"
ignorePaths:
- "c-toxcore/**"
2 changes: 1 addition & 1 deletion qtox
Submodule qtox updated 86 files
+23 −0 .ci-scripts/smoke-test.sh
+0 −14 .ci-scripts/version-regex.sh
+14 −14 .cirrus.yml
+11 −19 .github/workflows/build-test-deploy.yaml
+30 −0 CHANGELOG.md
+2 −2 MAINTAINING.md
+5 −5 README.md
+16 −6 appimage/build.sh
+ audio/original/call_end.wav
+ audio/original/call_incoming.wav
+ audio/original/call_outgoing.wav
+ audio/original/notification.wav
+ audio/resources/call_end.s16le.pcm
+ audio/resources/call_incoming.s16le.pcm
+ audio/resources/call_outgoing.s16le.pcm
+ audio/resources/notification.s16le.pcm
+20 −20 io.github.qtox.qTox.desktop
+2 −2 macos/Info.plist
+1 −1 res/io.github.qtox.qTox.appdata.xml
+135 −161 res/nodes.json
+76 −61 src/appmanager.cpp
+4 −0 src/appmanager.h
+18 −9 src/net/updatecheck.cpp
+2 −1 src/net/updatecheck.h
+13 −9 src/persistence/settings.cpp
+2 −2 src/widget/form/settings/advancedsettings.ui
+35 −10 tools/create_release.py
+3 −1 tools/translate.py
+0 −30 tools/update-nodes.sh
+104 −0 tools/update_nodes.py
+5 −18 translations/ar.ts
+5 −18 translations/be.ts
+5 −20 translations/ber.ts
+5 −16 translations/bg.ts
+5 −20 translations/bn.ts
+5 −16 translations/cs.ts
+5 −20 translations/da.ts
+5 −16 translations/de.ts
+5 −18 translations/el.ts
+5 −18 translations/eo.ts
+5 −16 translations/es.ts
+5 −16 translations/et.ts
+5 −18 translations/fa.ts
+5 −16 translations/fi.ts
+5 −16 translations/fr.ts
+5 −18 translations/gl.ts
+5 −20 translations/he.ts
+5 −18 translations/hr.ts
+5 −18 translations/hu.ts
+5 −20 translations/is.ts
+5 −16 translations/it.ts
+5 −18 translations/ja.ts
+6 −21 translations/jbo.ts
+5 −20 translations/kn.ts
+5 −18 translations/ko.ts
+5 −20 translations/li.ts
+5 −16 translations/lt.ts
+5 −18 translations/lv.ts
+5 −18 translations/mk.ts
+5 −16 translations/nb_NO.ts
+5 −16 translations/nl.ts
+4 −16 translations/nl_BE.ts
+5 −16 translations/pl.ts
+6 −20 translations/pr.ts
+5 −16 translations/pt.ts
+5 −16 translations/pt_BR.ts
+5 −16 translations/ro.ts
+8 −19 translations/ru.ts
+5 −20 translations/si.ts
+5 −16 translations/sk.ts
+5 −18 translations/sl.ts
+5 −20 translations/sq.ts
+5 −18 translations/sr.ts
+4 −16 translations/sr_Latn.ts
+5 −17 translations/sv.ts
+5 −20 translations/sw.ts
+5 −18 translations/ta.ts
+5 −16 translations/tr.ts
+5 −18 translations/ug.ts
+8 −19 translations/uk.ts
+5 −20 translations/ur.ts
+5 −16 translations/vi.ts
+5 −16 translations/zh_CN.ts
+5 −20 translations/zh_TW.ts
+6 −1 windows/qtox.nsi
+6 −1 windows/qtox64.nsi
6 changes: 5 additions & 1 deletion tools/built/src/Dockerfile.asan
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Pre-build //third_party in asan mode for speedy PR builds on sub-repos.
FROM toxchat/toktok-stack:latest

RUN echo 'build --config=asan' >>.bazelrc.local
RUN echo 'build --config=asan' >>.bazelrc.local; \
if curl -s -m1 http://code.tox.chat/bazel/ \
| grep "resource name must be a SHA256 hash"; then \
echo 'build --config=remote-grpc' | tee -a .bazelrc.local; \
fi

RUN sudo nix-daemon --daemon \
& bazel build -k //third_party/...
Expand Down
6 changes: 5 additions & 1 deletion tools/built/src/Dockerfile.debug
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Pre-build //third_party in debug mode for speedy PR builds on sub-repos.
FROM toxchat/toktok-stack:latest

RUN echo 'build --config=debug' >>.bazelrc.local
RUN echo 'build --config=debug' >>.bazelrc.local; \
if curl -s -m1 http://code.tox.chat/bazel/ \
| grep "resource name must be a SHA256 hash"; then \
echo 'build --config=remote-grpc' | tee -a .bazelrc.local; \
fi

RUN sudo nix-daemon --daemon & bazel build -k //third_party/...

Expand Down
6 changes: 5 additions & 1 deletion tools/built/src/Dockerfile.msan
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Pre-build //third_party in msan mode for speedy PR builds on sub-repos.
FROM toxchat/toktok-stack:latest

RUN echo 'build --config=msan' >>.bazelrc.local
RUN echo 'build --config=msan' >>.bazelrc.local; \
if curl -s -m1 http://code.tox.chat/bazel/ \
| grep "resource name must be a SHA256 hash"; then \
echo 'build --config=remote-grpc' | tee -a .bazelrc.local; \
fi

# Don't build any Go code. It needs sanitizer/msan_interface.h.
RUN sudo nix-daemon --daemon \
Expand Down
6 changes: 5 additions & 1 deletion tools/built/src/Dockerfile.tsan
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Pre-build //third_party in tsan mode for speedy PR builds on sub-repos.
FROM toxchat/toktok-stack:latest

RUN echo 'build --config=tsan' >>.bazelrc.local
RUN echo 'build --config=tsan' >>.bazelrc.local; \
if curl -s -m1 http://code.tox.chat/bazel/ \
| grep "resource name must be a SHA256 hash"; then \
echo 'build --config=remote-grpc' | tee -a .bazelrc.local; \
fi

RUN sudo nix-daemon --daemon \
& bazel build -k //third_party/...
Expand Down
2 changes: 1 addition & 1 deletion tools/built/src/Dockerfile.windows
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM toxchat/toktok-stack:latest

RUN echo 'build --config=linux-arm64-musl' >>.bazelrc.local; \
RUN echo 'build --config=windows-x86_64' >>.bazelrc.local; \
if curl -s -m1 http://code.tox.chat/bazel/ \
| grep "resource name must be a SHA256 hash"; then \
echo 'build --config=remote-grpc' | tee -a .bazelrc.local; \
Expand Down
2 changes: 2 additions & 0 deletions tools/built/src/home/.config/home-manager/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
MSAN_OPTIONS = "color=always:external_symbolizer_path=${pkgs.llvm}/bin/llvm-symbolizer";
TSAN_OPTIONS = "color=always,history_size=7,force_seq_cst_atomics=1:external_symbolizer_path=${pkgs.llvm}/bin/llvm-symbolizer";
UBSAN_OPTIONS = "color=always,print_stacktrace=1:external_symbolizer_path=${pkgs.llvm}/bin/llvm-symbolizer";

QT_QPA_PLATFORM = "offscreen";
};
home.sessionPath = [
"${config.home.homeDirectory}/.bin"
Expand Down
2 changes: 1 addition & 1 deletion toxins
2 changes: 1 addition & 1 deletion zig-toxcore-c
Submodule zig-toxcore-c updated 1 files
+6 −0 BUILD.bazel
Loading