Trevor Irons
|
1348f85ce0
|
More work towards using c++-11, and better documentation.
|
8 lat temu |
Trevor Irons
|
181c8acbe3
|
CXXTEST doesn't use the preprocessor, or doesn't see preprocessor guards. Currently all optional feature tests (i.e. VTK) are disabled and will be moved to their own test suite in the future.
|
8 lat temu |
Trevor Irons
|
390c1f34ff
|
Fix for no VTK.
|
8 lat temu |
Trevor Irons
|
0adbcec3fa
|
Fix for LayeredEarthEM test
|
8 lat temu |
Trevor Irons
|
137f9f6b8d
|
Work towards porting FD1D over to the new build. Also cleaning up the air layer stuff, so that things are more explicit and clear.
|
8 lat temu |
Trevor Irons
|
a3db0266b7
|
Updates to testing suite
|
8 lat temu |
Trevor Irons
|
22f62c9a38
|
Changes to unit testing
|
8 lat temu |
Trevor Irons
|
a3470f6569
|
Added test
|
8 lat temu |
Trevor Irons
|
8020d593a9
|
Added test
|
8 lat temu |
Trevor Irons
|
4da2f9ffd6
|
Made changes to testing protocol
|
8 lat temu |
Trevor Irons
|
37e78c6d69
|
Cleaned up class identifiers, removing explicit storage of class name which will help objects with huge counts.
|
8 lat temu |
Trevor Irons
|
6f0e4f605d
|
Cleaning up yaml parts of Lemma.
|
8 lat temu |
Trevor Irons
|
afe5dc6790
|
Moved a few pieces around and worked on Serialization a bit.
|
8 lat temu |
Trevor Irons
|
5f22a0c59a
|
Work towards testing framework. CxxTest.
|
8 lat temu |
Trevor Irons
|
ecb4f3a034
|
Work on rebasing to C++-11 and reorganization of Modules.
|
8 lat temu |
Trevor Irons
|
a0a0d30207
|
Rebasing code for better C++-11 useage
|
8 lat temu |
T-bone
|
5c7dffaa3b
|
Replaced boost random with C++-11 alternative.
|
8 lat temu |
Trevor Irons
|
cd2fcdbb2a
|
Option to build with VTK 7, now that Arch (and others) are shipping with that.
|
8 lat temu |
Trevor Irons
|
55f0d85cba
|
Added component wise include of VTK, rather than monolithic.
|
8 lat temu |
Trevor Irons
|
5b3e18f19b
|
More consistent installation
|
8 lat temu |
Trevor Irons
|
4b4d658264
|
Static library option.
|
8 lat temu |
Trevor Irons
|
8bfa5ebc8b
|
CMake build is more or less functional. Testing not yet implimented or all of the examples. But the main skeleton is there and seems to be working.
|
8 lat temu |
Trevor Irons
|
d93ff67056
|
Added matplot_vtk to build.
|
8 lat temu |
Trevor Irons
|
4c5c148902
|
Added examples to CMake build and commented out FastDelegte calls. Still need to replace those calls with move semantics.
|
8 lat temu |
Trevor Irons
|
81ccada244
|
More changes towards CMake port. Some issues with VTK still on Mac. Other than that, the main library seems to be building. Still need to add modules and install!
|
8 lat temu |
Trevor Irons
|
ab817dbe80
|
Mac debugging, OSX doesn't like VTK 6 dependency for varying minor versions.
|
8 lat temu |
Trevor Irons
|
53294c528a
|
Lemma appears to be building with CMake.
|
8 lat temu |
Trevor Irons
|
5d1239564a
|
Lemma is compiling with the exception of TEMIntegrationKernel.
|
8 lat temu |
Trevor Irons
|
1a6a0a4491
|
Added VTK to port, but not optional yet.
|
8 lat temu |
Trevor Irons
|
58a183515a
|
Port of build to CMake. Progress on matio and tinyxml external packages.
|
8 lat temu |
Trevor Irons
|
f1786652b3
|
More progress to CMake port. The Yaml library seems to be passed around and installed locally or globally based on configuration.
|
8 lat temu |
Trevor Irons
|
b2b0c802cc
|
Testing CMake build, just getting going.
|
8 lat temu |