86 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
57b9ba99bd avoid silent deploy fail on linux 2023-04-04 10:33:44 +02:00
Alessandro Muntoni
557104ed7e possibility to set input source dir in build scripts - avoid script duplication in other repos 2023-03-29 10:20:43 +02:00
alemuntoni
ea86d952f1 fix qt deployment on linux 2023-03-27 11:47:27 +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
Mason Lary
cabd538c8e Script now checks for success before deleting files 2023-01-12 12:22:36 -05:00
Mason Lary
188d0db299 Script no longer deletes incorrect files on fail 2023-01-12 00:58:43 -05: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
fb25f39ca0 update AppDir structure on linux 2022-11-30 14:44:17 +01:00
alemuntoni
0f2094e44b scripts docs 2022-11-25 14:07:18 +01:00
alemuntoni
3dff8bec43 unify build script 2022-11-24 17:09:38 +01:00
alemuntoni
68f6449358 CMakeLists in root directory 2022-11-24 16:39:55 +01:00
alemuntoni
61f8162ac3 make_it scripts refactoring 2022-11-24 15:38:42 +01:00
alemuntoni
25a218e988 better ninja build output 2022-11-24 12:56:28 +01:00
alemuntoni
e9aafd9290 use ninja also on linux and macos 2022-11-24 12:32:58 +01:00
alemuntoni
73093b4daf unique step for dependencies installation 2022-11-24 11:58:34 +01:00
alemuntoni
4f6bc41cd0 consistent packages folder rename 2022-11-23 15:55:07 +01:00
alemuntoni
d02449a531 packages inside the package folder 2022-11-23 15:14:37 +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
6673777ccf meshlab cmake options consistently renamed 2022-11-14 12:31:13 +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
2d555e7744 remove download libraries from scripts 2022-10-30 14:14:28 +01:00
alemuntoni
8a93fb77ac Merge remote-tracking branch 'origin/devel' into devel-PFasano99 2022-10-28 17:28:16 +02:00
alemuntoni
683502837c add patchelf for plugins before deploy 2022-10-28 17:04:27 +02:00
alemuntoni
fdc0dc1678 Merge remote-tracking branch 'origin/devel' into devel-PFasano99 2022-10-28 14:53:48 +02:00
alemuntoni
5c88c60c2b using ccache on github actions 2022-10-27 18:46:59 +02:00
alemuntoni
699d0e1be1 Merge remote-tracking branch 'origin/devel' into devel-PFasano99
# Conflicts:
#	.github/workflows/MacOS.yml
#	scripts/macOS/1_build.sh
2022-10-27 15:43:00 +02:00
alemuntoni
e324c16155 fix unix layout 2022-10-27 14:01:49 +02:00
alemuntoni
ce9a9a158e allow embree usage through source on linux 2022-10-26 10:04:04 +02:00
alemuntoni
672b039460 delete install embree ubuntu (missing on 18.04) 2022-10-25 18:04:54 +02:00
alemuntoni
39bbc6e57b install embree on linux and macos 2022-10-25 09:44:24 +02:00
alemuntoni
fa964a8a18 proper icon management on linux 2022-05-18 10:41:02 +02:00
alemuntoni
58064fd4a2 change build type to Release instead of MinSizeRel 2022-05-17 16:40:59 +02:00
alemuntoni
e17459c7bd move build and install dirs on linux outside src 2022-05-17 13:13:08 +02:00
alemuntoni
5e9e5a7317 directories reorganization 2022-05-17 10:56:56 +02:00
alemuntoni
a8d74bcae2 fix CreateRelease 2022-05-10 10:33:23 +02:00
alemuntoni
caf602dada small renamings 2022-04-07 11:21:25 +02:00
alemuntoni
dd6bfec609 remove e57 lib from linux deploy 2022-04-07 10:48:37 +02:00
alemuntoni
b495506c4f using xerces-c from apt on linux 2022-04-07 09:10:45 +02:00
alemuntoni
4bcf05ffee link gmp and mpfr on linux when using bundled cgal 2022-04-06 16:13:42 +02:00
alemuntoni
a59729426e force using cgal and boost from source on ubuntu workflow 2022-04-06 12:11:07 +02:00
alemuntoni
fb32869696 deploy mesh_booleans and e57 2022-04-05 14:23:16 +02:00
alemuntoni
5018b8ae4f update deploy system to linuxdeploy 2022-04-05 10:49:27 +02:00
alemuntoni
54b0013377 possibility to select qt dir on linux build script 2022-04-04 15:45:16 +02:00
zfb132
32ddb4125b
Fix shell script error in scripts/Linux/0_setup_env_ubuntu.sh 2021-08-27 16:46:00 +08:00
Alessandro Muntoni
539725cdfd
deploy libio_e57 on linux 2021-08-18 11:51:30 +02:00
alemuntoni
3327cebb9b using bundled xerces 2021-07-29 14:34:08 +02:00