Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • beta/202506161038
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
21 results

CMakeLists.txt

Blame
    • Félix Boucher's avatar
      898444dd
      versioning: add build version as windows build argument · 898444dd
      Félix Boucher authored and Félix Boucher's avatar Félix Boucher committed
      The application currently has a different build version than the one set
      in Jenkins. This causes issues in the crash reports on windows where
      they contain a different build version than the one defined on Jenkins.
      This leads to the names of the build artifacts on dl.jami.net not
      matching the crash report's build version.
      
      Changes:
      - Add build version as parameter to the build-windows.py script.
      - Propagate build version value to the application through the
      BUILD_VERSION symbol.
      - Deprecate version.h file and VERSION_STRING symbol.
      
      GitLab: #2045
      Change-Id: I7986679aaeebf2bcbbd63a781499f5a50e089712
      898444dd
      History
      versioning: add build version as windows build argument
      Félix Boucher authored and Félix Boucher's avatar Félix Boucher committed
      The application currently has a different build version than the one set
      in Jenkins. This causes issues in the crash reports on windows where
      they contain a different build version than the one defined on Jenkins.
      This leads to the names of the build artifacts on dl.jami.net not
      matching the crash report's build version.
      
      Changes:
      - Add build version as parameter to the build-windows.py script.
      - Propagate build version value to the application through the
      BUILD_VERSION symbol.
      - Deprecate version.h file and VERSION_STRING symbol.
      
      GitLab: #2045
      Change-Id: I7986679aaeebf2bcbbd63a781499f5a50e089712
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.