1. 25 Feb, 2025 - 1 commit
  2. 29 Jan, 2025 - 1 commit
  3. 02 Sep, 2024 - 1 commit
    • Peio Rigaux's avatar
      Builds on VS2022, uses latest available Windows SDK by default (to avoid SDK... · e69caf93
      Peio Rigaux authored
      Builds on VS2022, uses latest available Windows SDK by default (to avoid SDK bugs), assuming retrocompatibility
      
      Run builds against visual studio version environment based runner
      
      Add vs2019 and vs2017 builds in manual
      
      Fix packaging syntax error
      
      Workaround issue when using find_program without msys2 as hint
      
      Removed file duplicates in NuGet file to avoid errors during packaging
      
      Allow use of sccache windows build cache
      Changed debug info to old /Z7
      Removed jsoncpp hardcoded use of ccache
      
      Escape spaces from locations given by find_program
      
      Changed parallel level for windows to set it by machine
      e69caf93
  4. 28 Aug, 2024 - 1 commit
  5. 13 May, 2024 - 1 commit
  6. 10 Mar, 2024 - 1 commit
  7. 12 Feb, 2024 - 1 commit
  8. 25 Jul, 2023 - 2 commits
    • Julien Wadel's avatar
    • Julien Wadel's avatar
      Mac build fixes: · eebbf101
      Julien Wadel authored
      - Add "Macos" into LINPHONESDK_BUILD_TYPE for toolchains.
      - Add missing include on common platform configuration.
      - Belcard: Link belcard with belr and bctoolbox frameworks.
      - Liblinphone: Link with frameworks if it is doable.
      - Install SDK into the install folder and not into the build folder.
      - Homogenization installation based on platform name instead of hard name.
      - Fix compressed folder with absolute path. Only relative path should be inside zip.
      eebbf101
  9. 11 Jul, 2023 - 2 commits
  10. 26 Jun, 2023 - 1 commit
  11. 01 Jun, 2023 - 2 commits
  12. 31 May, 2023 - 1 commit
    • Ghislain MARY's avatar
      Refactor CMakeLists.txt to minimize the use of external projects and include... · 64ac8bc0
      Ghislain MARY authored
      Refactor CMakeLists.txt to minimize the use of external projects and include dependencies as subdirectories instead.
      
      Update gitlab-ci files to take the CMake changes into account.
      
      Add sequential builder in gitlab-ci.
      
      Add build for Raspberry PI.
      
      Fix build for UWP and Windows Store.
      
      Simplify inclusion of TunnelClone.
      
      Add preset to build for Windows using Ninja.
      
      Remove no longer needed cmake-builder submodule.
      
      Update the README.md file with the new CMake usage.
      
      Update submodules.
      
      The patch program is no longer needed to build the SDK.
      
      Do not create dangling symlinks in the bc-dev-centos7 docker image.
      
      The pkg-config program is no longer needed to build the SDK.
      
      Disable fatal warnings for mbedtls build by default.
      
      Update submodules for uniform CMake targets naming.
      
      Rename CMake presets to add a "-sdk" prefix for presets generating an SDK.
      
      Rename testers in gitlab CI jobs according to CMake targets renaming.
      
      Some directory fixes in gitlab CI jobs.
      
      Update submodules because of rebasing.
      
      Remove...
      64ac8bc0
  13. 16 May, 2023 - 1 commit
  14. 13 Dec, 2022 - 1 commit
  15. 09 Dec, 2022 - 1 commit
  16. 21 Sep, 2022 - 1 commit
  17. 13 Sep, 2022 - 1 commit
  18. 12 Sep, 2022 - 1 commit
    • Andrea Gianarda's avatar
      Assign to every participant a sequence number. The first time a participant is... · 5636d3ec
      Andrea Gianarda authored
      Assign to every participant a sequence number. The first time a participant is added to a conference, its sequence number is 0 and it is incremented by one every time the conference is updated. The sequence number is sent to every participant as a parameter of the ics field ATTENDEE
      
      Add linphone_conference_scheduler_cancel_conference to enable apps to cancel a conference for a given conference info
      
      Add test to verify edition of conference while it is active
      
      Fix description of compile features
      5636d3ec
  19. 30 May, 2022 - 1 commit
  20. 04 Nov, 2021 - 1 commit
  21. 23 Sep, 2021 - 1 commit
    • Julien Wadel's avatar
      Apple ARM support : vpx, opus, mswebrtc. Merge architectures with lipo · 4b754c11
      Julien Wadel authored
      Mac multi-arch: final folder = desktop
      
      Mac: fix folder
      
      Mac : fix OpenH264 build
      
      OpenH264 build for multi-arch Mac.
      Fix bad parameter name on lcb_extra_cxxflags
      
      Optimize Lipo : do mix on all 'architectured' files without restrictions on folder types
      
      Opus : Presuming Neon on arm64/apple
      
      Apple build: Force build to Macos platform if Desktop has been requested
      
      Macos: Propagate versions variables on cmake and add feedback on host architecture
      
      Debug CMAKE_APPLE_SILICON_PROCESSOR and set it to arm64 from CI
      
      VPX : fix mac build for arm64
      
      Add Arm64 and x86_64 builds for Mac. Fix supports for vpx, opus and openh264.
      Fix Xcode build
      4b754c11
  22. 08 Jul, 2021 - 1 commit
  23. 24 May, 2021 - 1 commit
  24. 05 May, 2021 - 1 commit
  25. 16 Mar, 2021 - 1 commit
    • Julien Wadel's avatar
      Feature : Nuget and UWP · c4863f01
      Julien Wadel authored
      - Fix crash on exiting OpenGL while the mode wasn't set adn clean created window if using MS_FILTER_VIDEO_NONE after MS_FILTER_VIDEO_AUTO
      
      - Fix auto shutdown server, xml and log files
      
      - Auto end tester server when there are no more processes
      - Stop UWP tester when there are no arguments
      - Fix CI results file name
      
      - ortp : Windows Fix : join multicast group by binding on wild card interface first (if error)
      - reduce jobs when testing UWP
      - Set MTU receive buffer to 4000 when using L16 - On tester keep an instance of LinphoneCall while doing test on it - UWP Tetser : Fix log file on childs
      - MSMediaFoundation : Closong buffer when done, don't use a frame where the buffer size mismatch with the frame size. Add more exception managment
      
      - Remove stuck folders (generated protected AppPackages)
      
      - CI : remove binaries before building
      - Revert absolute path on writable folder as it should be passed in tester parameters (xml/log)
      - Windows tester : Propagate xml and log file to childs
      -...
      c4863f01
  26. 23 Jun, 2020 - 1 commit
  27. 19 Feb, 2020 - 1 commit
  28. 17 Feb, 2020 - 1 commit
  29. 16 Jan, 2020 - 1 commit
  30. 11 Dec, 2019 - 2 commits
  31. 22 Oct, 2019 - 1 commit
  32. 08 Oct, 2019 - 1 commit
  33. 28 Sep, 2019 - 1 commit
  34. 03 May, 2019 - 1 commit
  35. 14 Nov, 2018 - 1 commit
  36. 13 Nov, 2018 - 1 commit