Ticket #5388 (closed: fixed)
Trim down VATES dependencies
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | VATES | Keywords: | |
Cc: | martyn.gigg@… | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description
While packaging Mantid and VATES for the mac, Martyn has identified that the resultant bundles are large. They are bloated because VATES is linking to libraries that are not needed.
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #5388. Move implicitfunctions to geometry
Changeset: 340ba19c159fd876f93819cac940c2ce8c10c2e1
comment:3 Changed 8 years ago by Owen Arnold
refs #5388. Can now exclude MDAlgorithms
Changeset: 4ef19bbf6db448a8c654ee5dd0696a413579d37c
comment:5 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
As much as possible has been trimmed out. There are still some dependencies on MDEvents and DataObjects that cannot be removed without some serious effort and redesign work.
Tester: This is a hard one to test since the work should not have changed any of the external behaviour. Verify that things still seem to build & work.
comment:6 Changed 8 years ago by Owen Arnold
refs #5388. Should be leaner now.
Changeset: 1b7af153818931d8d6d571bb837d530862bc54a8
comment:7 Changed 8 years ago by Owen Arnold
refs #5388. Move implicitfunctions to geometry
Changeset: 340ba19c159fd876f93819cac940c2ce8c10c2e1
comment:8 Changed 8 years ago by Owen Arnold
refs #5388. Can now exclude MDAlgorithms
Changeset: 4ef19bbf6db448a8c654ee5dd0696a413579d37c
comment:9 Changed 8 years ago by Owen Arnold
refs #5388. Should be leaner now.
Changeset: 1b7af153818931d8d6d571bb837d530862bc54a8
comment:10 Changed 8 years ago by Owen Arnold
refs #5388. Move implicitfunctions to geometry
Changeset: 340ba19c159fd876f93819cac940c2ce8c10c2e1
comment:11 Changed 8 years ago by Owen Arnold
refs #5388. Can now exclude MDAlgorithms
Changeset: 4ef19bbf6db448a8c654ee5dd0696a413579d37c
comment:12 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:13 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
Everything looks like it is still working.
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6234
refs #5388. Should be leaner now.