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
683502837c
add patchelf for plugins before deploy
2022-10-28 17:04:27 +02:00
alemuntoni
5c88c60c2b
using ccache on github actions
2022-10-27 18:46:59 +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
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
alemuntoni
15b2cc51be
ps script to download cgal and boost
2021-06-10 18:03:55 +02:00
alemuntoni
73454ad1cf
windows qmake build is unsupported
2021-06-10 11:22:38 +02:00
alemuntoni
e82fd1d6f8
Merge remote-tracking branch 'origin/master' into e57
...
# Conflicts:
# .github/workflows/CreateRelease.yml
# .github/workflows/MacOS.yml
# scripts/Linux/2_deploy.sh
# scripts/macOS/2_deploy.sh
# src/external/external.cmake
# src/external/u3d.cmake
2021-06-08 17:36:34 +02:00
alemuntoni
10e6aef0bd
update CreateRelease workflow
2021-05-26 18:59:57 +02:00
alemuntoni
75ff4dd7e7
download external libs on windows
2021-05-26 17:35:57 +02:00
alemuntoni
947f253622
mesh_booleans plugin
2021-05-26 17:14:06 +02:00
alemuntoni
692f6df84d
Revert "bundle libOpenGL.so"
...
This reverts commit 9008f4ebc5b536bea290c3904af258eefc165c88.
2021-05-26 16:08:44 +02:00
alemuntoni
1dfe9b649b
cmake cleanups
2021-05-25 16:15:13 +02:00
alemuntoni
9008f4ebc5
bundle libOpenGL.so
2021-05-25 15:31:49 +02:00
alemuntoni
3e2c883c27
snapcraft scripts update
2021-05-21 13:32:21 +02:00
Pino Toscano
9eb5072aa1
Install app icon in XDG hicolor icon theme
...
Install the icon of the application in the hicolor XDG icon theme;
this way it can be properly loaded by XDG menus in the currently set
XDG icon theme, without looking in the legacy pixmaps location.
As result, adapt the desktop file by removing the full path to the icon
(which was already buggy for installations in prefixes different than
/usr), so the bare icon name will be searched in the XDG icon theme as
expected.
Also, remove the manual icon copying in a bundle script, as the icon is
installed in the right place now.
2021-05-20 11:23:51 +02:00
alemuntoni
07dceb4153
fix portable archives
2021-05-07 15:31:43 +02:00
alemuntoni
3b3f1fa249
sign portable and installer
2021-05-06 16:10:16 +02:00
alemuntoni
620893a205
update linuxdeployqt for deployment with ubuntu 18.04
2021-04-30 19:19:40 +02:00
alemuntoni
95fa1f2d34
Merge remote-tracking branch 'origin/master' into e57
2021-04-19 10:40:25 +02:00