- Jul 21, 2015
-
-
David Thompson authored
Document the Gitlab MR process... ... because there are some tricky bits (rough edges) where testing is concerned. See merge request !32
-
- Jul 15, 2015
-
-
Ricardo Ortiz authored
Fix all failing tests. ... And hope for greener pastures.... See merge request !33
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
- Jul 14, 2015
-
-
David Thompson authored
... because there are some tricky bits (rough edges) where testing is concerned.
-
- Jul 10, 2015
-
-
Ricardo Ortiz authored
Add vega volume mesh interface See merge request !16
-
David Thompson authored
Fix warnings This eliminates all of the warnings on Mac OS X 10.10. Please check the changes as in some cases there might be better ways to resolve the issue. See merge request !26
-
David Thompson authored
Attempt a fix at compiler features. CMake's `target_compiler_features` directive does not support many compilers yet, especially on Windows. This results in cryptic error messages. Just turn off Windows attempts at this. See merge request !30
-
David Thompson authored
CMake's `target_compiler_features` directive does not support many compilers yet, especially on Windows. This results in cryptic error messages. Just turn off Windows attempts at this.
-
David Thompson authored
Make the debug information a warning. ... so that CDash reports it. See merge request !29
-
David Thompson authored
... so that CDash reports it.
-
David Thompson authored
Print a message to debug reach.kitware.com's build. See merge request !28
-
David Thompson authored
-
David Thompson authored
Fix errors Fix build errors and test crashes (but not test failures). See merge request !27
-
David Thompson authored
-
David Thompson authored
This does not fix test results, but does save significant time on Mac OS X where crashes generate report files, which is a slow process.
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
1. Do not assign variables to themselves. These values were already assigned at the top of the method. 2. Fix bad logic in conditional: a. Move inequality operator inside parentheses. b. Use a logical rather than a bitwise OR.
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
smDoubleBuffer was an unused class. But its header and implementation files defined a class that is in use: smPipe. So, remove smDoubleBuffer and rename the files.
-
Ricardo Ortiz authored
-
David Thompson authored
Nothing was using it and it generates warnings.
-
David Thompson authored
Twiddle the docs. See merge request !24
-
David Thompson authored
-
David Thompson authored
Twiddle some documentation to test buildbot. See merge request !23
-
David Thompson authored
-
David Thompson authored
Ignore Python droppings. Really this is being committed to test buildbot. See merge request !22
-
David Thompson authored
-
David Thompson authored
Twiddle the documentation. ... to test buildbot. See merge request !21
-
David Thompson authored
... to test buildbot.
-
Ricardo Ortiz authored
-
David Thompson authored
Small fixes for the user guide. This is really a commit to test the buildbot setup. See merge request !20
-
David Thompson authored
This is really a commit to test the buildbot setup.
-
David Thompson authored
Twiddle the docs. This is really intended to test dashboard functionality. See merge request !19
-
David Thompson authored
This is really intended to test dashboard functionality.
-
- Jul 09, 2015
-
-
David Thompson authored
Add some more description of the SimMedTK layout. ... but the real purpose of this commit is to test dashboard builds. See merge request !15
-