- 18 May, 2021 5 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
They're not useful anymore.
-
Ben Boeckel authored
Removes duplicates and uses variables instead of direct setting to match other usage patterns.
-
Ben Boeckel authored
-
- 17 May, 2021 2 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 13 May, 2021 3 commits
-
-
8a25d234 ci: submit Test results for Memcheck runs Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2445
-
Ben Boeckel authored
-
3fdf7858 Update smtk::project::Read operation to mark project clean 0d8c8808 Fix crash trying to read project when type not registered Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2444
-
- 12 May, 2021 2 commits
-
-
John Tourtellott authored
-
John Tourtellott authored
-
- 30 Apr, 2021 2 commits
-
-
43180c77 Documentation updates 630bec8e Workaround problem using ImportResource operation on some platforms be052636 Update release note 010aa1d2 Fix bug closing project resource in modelbuilder 6e1ad356 Add project documentation to the userguide and a tutorial 1d31acf9 Fix project Read operation to work with relative paths 33ac181f Clang tidy updates cdee8cd6 Add release note ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Bob Obara <bob.obara@kitware.com> Merge-request: !2440
-
John Tourtellott authored
-
- 29 Apr, 2021 1 commit
-
-
John Tourtellott authored
* Current code can select vtk Import operation for .sbt (attribute) files * Problem is recorded in SMTK Issue #421 * The fix here is to explicitly use attribute::ImportResource for attribute templates * This issue is not directly related to smtk::project code, but shows up because there are tests that import both attribute and exodus files.
-
- 27 Apr, 2021 3 commits
-
-
dc4fb18f cmake: bump minimum to 3.13 292e8471 cmake: remove unnecessary policy settings Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
John Tourtellott <john.tourtellott@kitware.com> Merge-request: !2442
-
Ben Boeckel authored
VTK requires 3.13 to be used these days (for target linker options to work).
-
Ben Boeckel authored
Telling CMake that it has a minimum of 3.12 sets all of these policies to NEW anyways.
-
- 26 Apr, 2021 3 commits
-
-
9403e6c8 cmake: remove Windows-specific CMake package path f0d6d47e cmake: update search procedure link Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
John Tourtellott <john.tourtellott@kitware.com> Merge-request: !2441
-
Ben Boeckel authored
It isn't needed.
-
Ben Boeckel authored
-
- 25 Apr, 2021 2 commits
-
-
John Tourtellott authored
-
John Tourtellott authored
-
- 24 Apr, 2021 1 commit
-
-
John Tourtellott authored
-
- 23 Apr, 2021 4 commits
-
-
John Tourtellott authored
Get that when using the Add operation
-
21ae492f Make graph-resource arcs use a TypeMap with no copy-constructor. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Aron Helser <aron.helser@kitware.com> Merge-request: !2412
-
ef3a0662 cmake: use a cmake-supported search path Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tjcorona@gmail.com> Acked-by:
David Thompson <david.thompson@kitware.com> Merge-request: !2178
-
Ben Boeckel authored
CMake will find the package by default with a `-version` suffix rather than a `/version` suffix.
-
- 22 Apr, 2021 2 commits
-
-
David Thompson authored
-
613ba261 Fix issues with pipeline creation. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2415
-
- 21 Apr, 2021 10 commits
-
-
John Tourtellott authored
-
John Tourtellott authored
-
John Tourtellott authored
-
John Tourtellott authored
Avoids unrecognized symbol errors in boost multi_index namespaces
-
John Tourtellott authored
Also take out unused resource dictionary in Write operation
-
John Tourtellott authored
* Need plugin so that smtk::project::Manager is magically created * Use the cmake var to (only) enable/disable project view & menu * Also update test to replace asserts with test calls
-
John Tourtellott authored
-
John Tourtellott authored
Don't build project view and menu items unless someone really wants them
-
John Tourtellott authored
-
John Tourtellott authored
Vestige from archived projects
-