Commit Graph

7 Commits

Author SHA1 Message Date
ExPikaPaka
cae9c6dfa6 Minimize field duplication by moving Cache thing into PresetBundle 2026-08-05 21:14:56 +08:00
ExPikaPaka
5ad7a3eb5d Generate cache per vendor 2026-08-05 21:14:55 +08:00
ExPikaPaka
c12e348ce3 Add inspecting tool and fix CI cache generation 2026-08-05 21:14:55 +08:00
yw4z
ff51abc69b Improve incremental compile speed on windows (#12881)
Co-authored-by: Rodrigo Faselli <162915171+RF47@users.noreply.github.com>
2026-06-08 11:30:10 -03:00
Ocraftyone
4154785025 Speed up encoding check (#10873)
Update encoding check
2026-05-15 23:45:39 +08:00
Dipl.-Ing. Raoul Rubien, BSc
c228ab2da1 Fixes 999 CMake Warnings (#10729)
* fixes: 999 CMake Warnings at src/dev-utils/CMakeLists.txt:39 (add_custom_command)

* cmake clenup: adds PUBLIC/PRIVATE to libslic3r; attempt to reduce warnigns from eigen
2025-09-19 23:52:41 +08:00
SoftFever
883607e1d4 Refactor folder (#10475)
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
2025-08-22 20:02:26 +08:00