Package: solvespace / 3.0.rc2+repack1-3
Metadata
Package | Version | Patches format |
---|---|---|
solvespace | 3.0.rc2+repack1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_RemoveGitHash.patch | (download) |
CMakeLists.txt |
1 0 + 1 - 0 ! |
remove git hash commit consideration |
02_add_debian_pkg_version.patch | (download) |
src/config.h.in |
2 1 + 1 - 0 ! |
add debian package version to ver string |
03_use_system_threejs.patch | (download) |
res/CMakeLists.txt |
1 0 + 1 - 0 ! |
use threejs from system. |
04_use_system_unifont.patch | (download) |
res/CMakeLists.txt |
1 0 + 1 - 0 ! |
use unifont from system |
10_mimalloc_restrict_cpu_yield.patch | (download) |
extlib/mimalloc/include/mimalloc-atomic.h |
32 26 + 6 - 0 ! |
restricts cpu yield instructions a little. |
11_update_js_three_r111.patch | (download) |
res/threejs/SolveSpaceControls.js |
8 4 + 4 - 0 ! |
update javascript to be compatible with threejs r111 |
12_Remove march native from mimalloc build.patch | (download) |
extlib/mimalloc/CMakeLists.txt |
5 0 + 5 - 0 ! |
remove -march=native from mimalloc build. Bug: https://github.com/microsoft/mimalloc/issues/361 Bug: https://github.com/solvespace/solvespace/issues/934 |