Skip to content
Snippets Groups Projects
  1. Feb 06, 2023
  2. Dec 20, 2022
    • Sébastien Blin's avatar
      packaging: migrate packaging scripts in client-qt · 3349b7de
      Sébastien Blin authored
      This patch moves already existing packaging scripts from jami-project
      into client-qt.
      Introduced changes are:
      + WITH_SUBMODULE must search in system lib too because for
      packaging client-qt (for rpm) will be built separately, and will
      depend on jami-daemon.
      + Fix appdata.xml (replace old wiki with docs.jami.net)
      + path changes (because we build in client-qt not jami-project).
      
      GitLab: #853
      Change-Id: I1313830d85c8094fcbcc52e22033a2add7b1e89f
      3349b7de
  3. Oct 07, 2022
    • Maxim Cournoyer's avatar
      misc: Rename jami-qt to jami and remove launcher script. · bf4a8c31
      Maxim Cournoyer authored and Amin Bandali's avatar Amin Bandali committed
      Now that there is no longer a second official client (jami-gnome), we
      can remove this uninteresting implementation detail from the name.
      
      Mostly automated via:
      
        $ git grep jami-qt -l | xargs sed 's/jami-qt/jami/g' -i
      
      * src/app/jami: Delete launcher script.
      * CMakeLists.txt: Un-register it from installation.
      
      Change-Id: I5167c29089feb4e64c12d7d01c1ce281e16c0613
      bf4a8c31
    • Amin Bandali's avatar
      misc: Clean up repository root. · 2fc8661d
      Amin Bandali authored
      This is the first in a series for cleaning up the top directory (root)
      of the repository and move various files/folders into nicely organized
      directory structures.
      
      GitLab: #749
      Change-Id: If59b74fff981df242bc26e62a070bdb81d7baded
      2fc8661d
Loading