Commit graph

11 commits

Author SHA1 Message Date
Julien Wadel
e049d9058e Fix arm64 build 2024-03-04 12:30:45 +01:00
Julien Wadel
95fbcdf3a1 Fix Mac build on propagated variables.
Execute macdeploy on cpack before making dmg.
2023-10-18 18:26:28 +02:00
Julien Wadel
c0ac6da859 Workaround for Mac code signing: Sign all output dir. 2023-09-29 15:59:09 +02:00
Julien Wadel
5d01fe8ac3 Fix pdf module activation.
Remove cmake_install_prefix sue for subdirectory as it is error prone (install will not use what is defined but only the root install prefix).
Fix install folder for Tasks on Mac.
Fix CI file for Mac.
Fix rootca folder on Mac.
2023-09-25 16:48:07 +02:00
Julien Wadel
aac2d9f120 Revert back to add signing identity for Macos.
Allow CPACK to sign the application.
Fix cmake options list that wasn't set because of scope.
Make more generic the Windows hack on QtKeyChain.
Use a script to code sign all files (not working in cmake file)
Clean cmake files to use targets.
Rework Mac build.
Avoid to use git if version has been specified with cmake command (LINPHONEAPP_VERSION)
2023-09-22 14:29:10 +02:00
Julien Wadel
31011b2b4c Fix mac build.
Move call history to correct items after loading new items.
Display menu options on Mac.
Update SDK master.
2023-09-15 11:42:54 +02:00
Julien Wadel
f285ce68de Set build install paths and options. 2023-08-21 09:47:55 +02:00
Julien Wadel
60d204aead Move folders 2020-03-24 22:44:59 +01:00
Ghislain MARY
e82b1d4e84 Remove problematic NO_CMAKE_SYSTEM_PATH option when searching for minizip. 2018-03-23 15:35:17 +01:00
Ronan Abhamon
5c05229fb0 chore(cmake/FindMinizip.cmake): do not use system lib (no bzip support on some platforms) 2018-03-09 14:19:53 +01:00
Ghislain MARY
a221558d46 Add minizip dependency. 2018-03-08 14:50:12 +01:00