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
|
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
|
2d555e7744
|
remove download libraries from scripts
|
2022-10-30 14:14:28 +01:00 |
|
alemuntoni
|
61aab29f3d
|
download cgal using cmake
|
2022-10-29 14:39:48 +02:00 |
|
alemuntoni
|
5b008e41cd
|
download boost using cmake
|
2022-10-29 12:55:11 +02: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
|
0c760bcefe
|
force usage brew llvm and omp on macos
|
2022-10-27 14:44:36 +02:00 |
|
alemuntoni
|
e324c16155
|
fix unix layout
|
2022-10-27 14:01:49 +02:00 |
|
alemuntoni
|
681986ce6d
|
use brew llvm, build just target of embree
|
2022-10-26 12:52:17 +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
|
f7fec125ed
|
add download and link tbb on windows
|
2022-10-25 15:42:04 +02:00 |
|
alemuntoni
|
39bbc6e57b
|
install embree on linux and macos
|
2022-10-25 09:44:24 +02:00 |
|
alemuntoni
|
ade2491727
|
fix try embree on windows
|
2022-10-24 17:41:25 +02:00 |
|
alemuntoni
|
3744cafb64
|
first try embree on windows
|
2022-10-24 17:38:07 +02:00 |
|
alemuntoni
|
f8e7a802f2
|
deploy all plugins in macos script
|
2022-06-22 11:32:48 +02:00 |
|
alemuntoni
|
855720976e
|
fix missing variable on macos deploy script
|
2022-06-22 10:07:13 +02:00 |
|
JiamingSuen
|
afb829a8a8
|
fix build on macos with apple silicon
|
2022-06-11 02:27:07 +08:00 |
|
alemuntoni
|
01713dbd37
|
fix missing windeployqt in windows workflows
|
2022-06-06 14:09:39 +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
|
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
|
5e9e5a7317
|
directories reorganization
|
2022-05-17 10:56:56 +02:00 |
|
alemuntoni
|
3fc36e6771
|
add download vc_redist if missing and fix package paths for double version in CreateRelease
|
2022-05-10 12:14:32 +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 |
|
alemuntoni
|
1b4fb2347e
|
specify sign algorithm for windows signing
|
2021-10-27 15:09:48 +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 |
|
alemuntoni
|
209757ad39
|
remove qmake
|
2021-07-27 11:34:31 +02:00 |
|
alemuntoni
|
5db966b780
|
libxerces-c-dev ubuntu dependency for e57
|
2021-07-21 16:44:06 +02:00 |
|
alemuntoni
|
fddd83950f
|
add required libraries on setup scripts
|
2021-07-19 16:41:40 +02:00 |
|
alemuntoni
|
47b42ac592
|
Merge remote-tracking branch 'origin/master' into e57
# Conflicts:
# src/cmake/meshlab_tools.cmake
# src/meshlab/glarea.cpp
|
2021-07-15 11:50:39 +02:00 |
|