166 Commits

Author SHA1 Message Date
alemuntoni
53e309bf87 fix 2020-10-20 10:07:19 +02:00
alemuntoni
4143536fc2 other fixes 2020-10-20 09:46:38 +02:00
alemuntoni
3b235392cc fix windows nsis script 2020-10-20 09:10:46 +02:00
alemuntoni
a36383daa1 cmake windows installer 2020-10-19 17:30:56 +02:00
alemuntoni
ba63737069 create and upload cmake dmg 2020-10-19 15:14:15 +02:00
alemuntoni
02dc9b5b7b fix deploy script 2020-10-19 14:38:11 +02:00
alemuntoni
21c478acbb deploy stage on macos workflow 2020-10-19 14:21:42 +02:00
alemuntoni
44c9991455 icons working on mac. Set MinSizeRel on all platforms 2020-10-19 13:49:12 +02:00
alemuntoni
18d99eda90 working cmake install on mac 2020-10-19 12:42:12 +02:00
alemuntoni
fd4cad78e9 update snaps, first drafts for nsis installer 2020-10-16 18:04:12 +02:00
alemuntoni
4615ed0043 fix windows deploy 2020-10-16 17:00:38 +02:00
alemuntoni
a513fc498c try windows deploy 2020-10-16 16:11:12 +02:00
alemuntoni
8923568984 cmake to generate nmake makefile 2020-10-16 12:18:43 +02:00
alemuntoni
d2fee6675d using jom, debug prints 2020-10-16 12:09:36 +02:00
alemuntoni
4ece160f51 fix windows build 2020-10-16 11:59:35 +02:00
alemuntoni
a307f369d5 try bash on win 2020-10-16 11:55:13 +02:00
alemuntoni
acad1a16fb possibility to select core number in build scripts 2020-10-15 17:37:09 +02:00
alemuntoni
b7542e6491 removed unuseful usr from macos_build.sh 2020-10-15 16:03:18 +02:00
alemuntoni
dc56ecac9c another fix qmake dmg script 2020-10-15 15:13:49 +02:00
alemuntoni
7747f0f52e fix new position for qmake dmg script 2020-10-15 14:55:22 +02:00
alemuntoni
5ba95d150e macos script to build using cmake 2020-10-15 14:51:38 +02:00
alemuntoni
a213a2ea7c qmake folder for scripts on macos 2020-10-15 14:32:31 +02:00
alemuntoni
e66f61d8d2 removed windeployqt call from cmake 2020-10-14 17:24:48 +02:00
alemuntoni
8e5a0964b0 moved windows qmake scripts 2020-10-14 16:35:16 +02:00
alemuntoni
4426e6dd65 fix check glew version 2020-10-14 15:13:56 +02:00
alemuntoni
f843907706 manage all possible cases for build and install directories 2020-10-14 14:45:51 +02:00
alemuntoni
ed935c4b75 fix build script and appimage script 2020-10-14 14:22:58 +02:00
alemuntoni
025d3ec577 fix linux build script for build always in the same directory 2020-10-14 14:02:26 +02:00
alemuntoni
1a9ae1f0d8 fix script dir 2020-10-14 13:11:32 +02:00
alemuntoni
179d53d2b7 deploy cmake build working 2020-10-14 12:50:02 +02:00
alemuntoni
cd390c8938 linux_build cmake script 2020-10-14 11:09:20 +02:00
alemuntoni
34fa74b12d moving external libs on distrib/lib/meshlab, regardless OS 2020-10-07 18:46:25 +02:00
luz paz
db3994710b fix typos found in various files
Found via `codespell v2.0.dev0`

```
codespell -q 3 -S ./src/external,./vcglib,./src/plugins_unsupported/external  -L lod,vertexes
```
2020-08-16 10:00:16 -04:00
alemuntoni
f493d94db8 add scripts for compiling meshlab with debug symbols 2020-07-24 12:36:07 +02:00
alemuntoni
1edb783736 windows_build script 2020-07-15 12:35:18 +02:00
alemuntoni
d1e3a520d7 access to removable media to snap package 2020-06-21 10:24:03 +02:00
Alessandro Muntoni
99631e06a4
Merge pull request #726 from alemuntoni/master
U3D exporter is an external library
2020-06-18 17:52:40 +02:00
alemuntoni
3ec6b2879a restore build and release and snap repos 2020-06-18 17:41:44 +02:00
alemuntoni
4714a9c1ce fix snap to point to this repo 2020-06-18 17:13:20 +02:00
alemuntoni
96d0e3d63e fix u3d exporter macos 2020-06-18 16:23:17 +02:00
KeenRivals
3aa4665a56 Add Windows shortcuts for all users.
The default shell context in NSIS is for the current user. This causes $SMPROGRAMS to put the link in the current user's profile. Other users on the system get no start menu link. This is causing me trouble because I'm trying to deploy Meshlab in a school and by default only the user that installs the application gets the Start Menu shortcuts.

Docs for SetShellVarContext at https://nsis.sourceforge.io/Docs/Chapter4.htmL

I also handled removing old currentuser shortcuts during uninstall/install.
2020-06-18 09:43:00 -04:00
alemuntoni
efb5b85f22 fix dmg script 2020-06-18 12:56:54 +02:00
alemuntoni
b6dcc8772e robustness on macos scripts, first try u3d macos 2020-06-18 12:34:50 +02:00
alemuntoni
b9744c89da cmake builds on linux 2020-06-17 12:59:08 +02:00
alemuntoni
97cd0fd37f snap working! 2020-06-16 20:26:10 +02:00
alemuntoni
28ee3a5ce6 fix snap 2020-06-16 19:37:57 +02:00
alemuntoni
b59e3580fd fix u3d snap 2020-06-16 17:06:42 +02:00
alemuntoni
0a6a249b21 fix last commit - missing AppRuns 2020-06-16 16:09:07 +02:00
alemuntoni
d9c2e55bdb AppImages working 2020-06-16 16:08:17 +02:00
alemuntoni
0f1406da7d fixing linux scripts 2020-06-16 13:14:12 +02:00