Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration request to master #208

Merged
merged 8 commits into from
Dec 22, 2024
Merged

Integration request to master #208

merged 8 commits into from
Dec 22, 2024

Conversation

dpasukhi
Copy link
Member

Integration request to collect a sequence of patches as a periodical branch.
Will be available for short time only during development circle

AtheneNoctuaPt and others added 8 commits December 16, 2024 13:46
New class XSAlgo_ShapeProcessor is added. It reimplements functionality
of XSAlgo_AlgoContainer and makes it more convenient to use.
XSAlgo_AlgoContainer is now internally uses methods of
XSAlgo_ShapeProcessor when possible.
New overload of Perform() method is added to class ShapeProcess. It
accepts a set of flags that defines required operations instead of
string.
Update documentation paths and improve generation instructions
QtCreator supports CMake natively.
At the moment OCCT qmake configuration is out-of-date and better to clean.
In case if support of qmake will require for specific platform - can be returned.
  But with requirement to be tested by test system Jenkins/GitLab or GH.
The basic implementation of VCPKG as a beta version.
By default will be disabled.
To enable needs to remove CMake cache and reconfigure with BUILD_USE_VCPKG flag to ON.
The current version do not support whole list of 3rd-party, only limited.
  and VCPKG_ROOT reachable as a CMake or env variable
Add vcpkg support for FFmpeg and Jemalloc, including configuration files and patches.
Update size of buffer for the brep parsing according standard
First iteration for fixing warnings for:
- TKernel
- TKMath
- TKGeomBase
@dpasukhi dpasukhi added the 2. IR Integration request (Used for marking PR as a collection of multiple integration for master) label Dec 22, 2024
@dpasukhi dpasukhi merged commit f7dea47 into master Dec 22, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. IR Integration request (Used for marking PR as a collection of multiple integration for master)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants