24 Commits

Author SHA1 Message Date
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
Alessandro Muntoni
99631e06a4
Merge pull request #726 from alemuntoni/master
U3D exporter is an external library
2020-06-18 17:52:40 +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
1a5712641a fix windows deploy 2020-06-16 11:01:15 +02:00
alemuntoni
8208875d06 fix windows u3d 2020-06-15 16:09:36 +02:00
alemuntoni
be99089484 linux fixes 2020-06-12 22:17:06 +02:00
alemuntoni
baa8241ddf removed old stuff, auto update snap version on compile and release workflow 2020-05-26 15:00:46 +02:00
alemuntoni
1486326215 version for windows installer script and bugfix appimage script 2020-04-19 11:22:24 +02:00
alemuntoni
43edc173ac license, privacy and readme directly on distrib folder 2020-04-15 11:43:09 +02:00
alemuntoni
77cc5a52a8 file association on windows installer 2020-04-10 17:51:36 +02:00
alemuntoni
e5f776291f windows installer now first uninstalls older meshlab versions 2020-04-08 17:58:27 +02:00
alemuntoni
de48624c23 meshlab installer now installs also vc_redist 2020-04-07 19:49:49 +02:00
alemuntoni
4ecc1e2d70 Fix and renaming 2020-02-17 18:06:05 +01:00
alemuntoni
f9fff2915a readme windows 2020-02-17 17:01:43 +01:00
alemuntoni
e5cc77cd40 NSIS script for MeshLab installer 2020-02-17 11:56:13 +01:00
alemuntoni
8d81c52a38 first draft qt windows installer 2020-02-14 17:07:52 +01:00
alemuntoni
3421589b51 CompileAndRelease uses windows deploy script 2020-02-13 18:18:01 +01:00
alemuntoni
ab60fc6f8a wrong distrib dir management in windows deploy script 2020-02-13 17:37:21 +01:00
alemuntoni
38bb71512d deploy windows script 2020-02-13 17:00:19 +01:00
alemuntoni
0a2329f1e5 readmes, linux scripts and workflows 2020-02-04 11:59:41 +01:00
alemuntoni
08e390dce6 some readme modifies and install folder reorganization 2020-01-28 18:17:54 +01:00