* add GLPK package
* add a library call to glpk
* apt is available only on Linux
* try to build on windows too
* remove readonly on config("shared")
* fix glpk_5_0.def for shared library
* use package version to set filenames
* allow only x86_64 for macos
* fix mistakes
* add mds
* add test for mds
* fixed the issue of multiple compilers for templates
* update mds from 1.1.0 to 1.1.1
* rename project: mds -> pytype
* update pytype
* update pkg
* update version and fix bug
* Restart the action that failed because of a network problem
```
Failed to download action '50fbc622fc'. Error: nodename nor servname provided, or not known (api.github.com:443)
```
Make a small change to restart the action
* rename pytype -> pyincpp for googleable
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
* add mds
* add test for mds
* fixed the issue of multiple compilers for templates
* update mds from 1.1.0 to 1.1.1
* rename project: mds -> pytype
* update pytype
* update pkg
* update version and fix bug
* Restart the action that failed because of a network problem
```
Failed to download action '50fbc622fc'. Error: nodename nor servname provided, or not known (api.github.com:443)
```
Make a small change to restart the action
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
* cartographer: add patch to remove boost
* cartographer: fix patch & fix ceres-solver
* cartographer: remove `windows|x86`
* ceres-solver: re-add windows|x86
* cartographer: add windows|x86
* ceres-solver: use suitesparse 5.x if under version 2.2.0
* suitesparse: remove limits for windows
* suiteparse: limit add version v7.5.1
* suitesparse: add link graphblas
* suitesparse: use config to add graphblas
* suitesparse: able to set graphblas option with string
* suitesparse: make graphblas shared by default on versions ge 7.4.0
* cartographer: add cstring & set ceres-solver version
* cartographer: revert changes to other packages