Commit Graph

11 Commits

Author SHA1 Message Date
SoftFever
4031b7db11 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
SoftFever
17e1360c39 include OrcaSlicer_profile_validator in nightly build (#10233)
* include OrcaSlicer_profile_validator in nightly build

* build OrcaSlicer_profile_validator on Win

* create dmg
2025-07-27 00:13:30 +08:00
wrathernaut
384c8c83fd Fix typo (#8872)
* Fix typo 

Typo in remark.
2025-03-16 13:58:54 +08:00
Vovodroid
2b2353d43f VS2022 Win10 build fix (#5806)
* VS2022 Win10 build:

- use DEPS variable for both deps and slicer build
- use installed WinSDK version
- echo real cmake command line
2024-06-29 22:21:57 +08:00
Ocraftyone
9d60c18181 Debug Improvments on Windows (#3275)
* fix assert statements

* Add ORCA_INCLUDE_DEBUG_INFO to deps cmake

adds option ORCA_INCLUDE_DEBUG_INFO to deps build script to allow an alternative for RelWithDebInfo that works on windows

* add build type option to windows script

* update .gitignore to include build*
2024-01-24 11:48:14 +00:00
SoftFever
1ca897c958 upgrade deps (#2349)
* upgrade deps
2023-10-09 00:19:26 +08:00
Noisyfox
245cc24d7f Fix issue that cmake install is skipped during windows build (#2029)
Fix windows build
2023-09-07 23:50:35 +08:00
SoftFever
2060606235 Life saver: update locale generation 2023-09-05 22:36:29 +08:00
SoftFever
ac3098fcfb don't force build debug version of boost on Windows 2023-08-10 10:56:12 +08:00
SoftFever
4c8a2f5b0a fix win cicd, revert back to vs2019 2023-07-18 01:02:42 +08:00
SoftFever
3cf7c50f1a add vs2022 bat 2023-07-15 00:10:03 +08:00