1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-08-03 22:35:45 +02:00
Jami client based on the Qt framework, for GNU/Linux, Windows and macOS platforms.
Find a file
Amin Bandali ca7b1e70e4 build: Add daemon submodule and optionally use it.
This allows invoking cmake with -DWITH_DAEMON_SUBMODULE=true to use
the daemon header files and library from the submodule.  Note that it
is currently still necessary to build the daemon separately first,
either manually or using the build.py convenience script.

The goal is to eventually add support for building the daemon with
CMake in the future, so that we could add_subdirectory(${DAEMON_DIR})
in client-qt's CMakeLists.txt and have CMake take care of everything.

Change-Id: I3a16c44837e6c79616b3101fea8a6ff3defa3ab5
2022-10-17 16:20:47 -04:00
.gitlab/issue_templates misc: improve README.md 2020-10-10 13:32:06 -04:00
.tx i18n: update config for new tx version 2022-09-14 13:43:29 -04:00
3rdparty 3rdparty: bump SortFilterProxyModel submodule 2022-09-27 13:02:52 -04:00
daemon@8abb7a04dc build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
doc misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00
extras build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
JamiInstaller windows-packaging: hide the reference to "Beta" in the about dialog 2022-10-07 16:00:48 -04:00
resources jamiidentifier: minor fixes 2022-08-24 09:09:37 -04:00
src swarmdetailspanel: link to setConversationPreferences 2022-10-17 09:17:43 -04:00
tests accountcombobox: show unread count 2022-09-30 15:43:35 -04:00
translations i18n: automatic bump 2022-10-17 13:39:30 -04:00
.cqfdrc misc: Clean up repository root. 2022-10-07 17:30:06 -04:00
.gitignore misc: Clean up repository root. 2022-10-07 17:30:06 -04:00
.gitmodules build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
.gitreview gitreview: update gerrit host and project 2021-09-28 15:55:28 -04:00
build.py windows-packaging: hide the reference to "Beta" in the about dialog 2022-10-07 16:00:48 -04:00
CMakeLists.txt build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
COPYING misc: add a plain text COPYING license file 2021-01-04 09:33:22 -05:00
INSTALL.md misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00
qrencode-win32.patch client-qml: add initial commit 2020-08-03 13:27:42 -04:00
README.md misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00

Jami

jami-logo

Share, freely and privately

Introduction

Jami provides all its users a universal communication tool, autonomous, free, secure and built on a distributed architecture thus requiring no authority or central server to function.

jami is the cross platform client for Jami.

For more information about the jami project, see the following:

Getting involved

Notes

Build

cf INSTALL.md

License

Copyright (C) 2020-2022 Savoir-faire Linux Inc.

Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html for the full GPLv3 license.