397 Commits

Author SHA1 Message Date
alemuntoni
554027e413 Merge branch 'devel' into devel-PFasano99
# Conflicts:
#	.github/workflows/BuildMeshLab.yml
#	src/vcglib
2023-04-13 10:26:38 +02:00
Alessandro Muntoni
c19a4b9c31 using system cgal and boost 2023-04-04 10:44:54 +02:00
Alessandro Muntoni
7b912700df move meshlab build to ubuntu 20.04 2023-04-03 16:52:02 +02:00
Alessandro Muntoni
8fcbbdbc17 update CreateRelease workflow 2023-03-27 15:46:48 +02:00
alemuntoni
c6df30518c update import-codesign action version 2023-03-27 11:19:42 +02:00
alemuntoni
9413358b97 Merge branch 'devel' into devel-PFasano99
# Conflicts:
#	.github/workflows/CreateRelease.yml
#	.github/workflows/Linux.yml
#	.github/workflows/MacOS.yml
#	scripts/Linux/0_setup_env.sh
2023-01-13 14:31:33 +01:00
alemuntoni
4f5554754f fix build action when run without sign 2023-01-11 10:23:34 +01:00
alemuntoni
7dbf76c72a sign macos appbundle on build 2022-12-01 16:23:55 +01:00
alemuntoni
5b18287298 try to sign win portable on build 2022-12-01 12:31:24 +01:00
alemuntoni
7fa0ba3bbd remove pack phase from Windows 2022-11-30 17:47:50 +01:00
alemuntoni
a2727154c3 remove pack phase from macOS 2022-11-30 16:31:34 +01:00
alemuntoni
07d6760c82 remove pack phase from linux 2022-11-30 16:17:28 +01:00
alemuntoni
af41793318 try to bundle deb file 2022-11-30 15:28:44 +01:00
alemuntoni
35afe2086a update CreateRelease workflow 2022-11-25 17:27:18 +01:00
alemuntoni
73093b4daf unique step for dependencies installation 2022-11-24 11:58:34 +01:00
alemuntoni
545b28772b fix job name 2022-11-23 17:03:35 +01:00
alemuntoni
a572ec8d34 single workflow for all the platforms 2022-11-23 16:23:53 +01:00
alemuntoni
4f6bc41cd0 consistent packages folder rename 2022-11-23 15:55:07 +01:00
alemuntoni
d677b232a9 clean install folder after deploy on macos 2022-11-23 15:30:42 +01:00
alemuntoni
d02449a531 packages inside the package folder 2022-11-23 15:14:37 +01:00
alemuntoni
6fd4b0730d using pack script on windows workflow 2022-11-22 18:00:23 +01:00
alemuntoni
6f53a36ffb rename and unify meshlab packaging stage 2022-11-22 17:34:59 +01:00
alemuntoni
b977109dbb try to make linux workflow consistent with the other platforms 2022-11-22 17:08:56 +01:00
alemuntoni
c5a4d16602 don't use brew llvm on mac 2022-11-07 14:40:22 +01:00
alemuntoni
71163191d2 download embree using cmake 2022-11-04 18:17:04 +01:00
alemuntoni
c62a4e86a3 Merge branch 'devel' into devel-PFasano99
# Conflicts:
#	.github/workflows/Linux.yml
#	.gitignore
#	scripts/Linux/0_setup_env_ubuntu.sh
#	scripts/Windows/0_download_ext.ps1
#	scripts/Windows/0_download_ext.sh
#	src/external/cgal.cmake
#	src/external/xerces.cmake
2022-11-04 17:25:32 +01:00
alemuntoni
69e15c1f99 fix windows qt deployment 2022-11-02 16:38:41 +01:00
alemuntoni
45768bbae7 cache downloaded external libraries, fix xcerces-c 2022-10-31 18:19:41 +01:00
alemuntoni
67d83cd1b6 update ccache and ninja to have ccache working on windows 2022-10-31 15:31:18 +01:00
alemuntoni
2d555e7744 remove download libraries from scripts 2022-10-30 14:14:28 +01:00
alemuntoni
fdc0dc1678 Merge remote-tracking branch 'origin/devel' into devel-PFasano99 2022-10-28 14:53:48 +02:00
alemuntoni
ac52ffdd76 fix create release workflow 2022-10-28 10:19:51 +02:00
alemuntoni
5c88c60c2b using ccache on github actions 2022-10-27 18:46:59 +02:00
alemuntoni
d1a73c4086 fix cache qt 2022-10-27 17:55:59 +02:00
alemuntoni
1ff638c857 fix param for download qt action 2022-10-27 16:54:49 +02:00
alemuntoni
eeb30da675 remove set-output 2022-10-27 16:51:15 +02:00
alemuntoni
effde1c7bf update all uses:actions to latest versions 2022-10-27 16:16:08 +02:00
alemuntoni
0c760bcefe force usage brew llvm and omp on macos 2022-10-27 14:44:36 +02:00
alemuntoni
681986ce6d use brew llvm, build just target of embree 2022-10-26 12:52:17 +02:00
alemuntoni
c664eed060 force use brew llvm on mac 2022-10-26 12:35:56 +02:00
alemuntoni
8c373f79d8 install llvm mac 2022-10-26 12:16:18 +02:00
alemuntoni
d6a0e8aa80 fix linux and macos 2022-10-26 11:23:58 +02:00
alemuntoni
3b45b2551d add tbb requirement on macos 2022-10-26 09:02:47 +02:00
alemuntoni
39bbc6e57b install embree on linux and macos 2022-10-25 09:44:24 +02:00
alemuntoni
01713dbd37 fix missing windeployqt in windows workflows 2022-06-06 14:09:39 +02:00
alemuntoni
7c09617f8d fix auto merge workflow 2022-05-18 11:34:50 +02:00
alemuntoni
58d9cdba3b move build and install dirs outside src on windows 2022-05-17 15:38:54 +02:00
alemuntoni
445f870215 move build and install dirs on macos outside src 2022-05-17 15:14:45 +02:00
alemuntoni
e17459c7bd move build and install dirs on linux outside src 2022-05-17 13:13:08 +02:00
alemuntoni
c2f10b32d2 remove upgrade from linux workflows 2022-05-17 11:01:55 +02:00