34 Commits (067a3a30a79f58beca97740ea65b6c5916ddcf89)

Author SHA1 Message Date
  Trevor Irons 067a3a30a7 Work towards port of FDEM code to C++-11 and improved unit testing. 7 years ago
  Trevor Irons cdc19fe787 Cleaning up, more. 7 years ago
  T-bone 7637e9ce65 Cleaning up build a little more and dox. 7 years ago
  T-bone 6dfc65b209 Moved LemmaCore into Modules, cleaned up build process and documentation. 7 years ago
  Trevor Irons c44da6b768 Pass compiler onto YAML 7 years ago
  Trevor Irons eb9a5bac70 Support older compilers with c++0x support but not C++-11 7 years ago
  Trevor Irons a3db0266b7 Updates to testing suite 7 years ago
  Trevor Irons 4da2f9ffd6 Made changes to testing protocol 7 years ago
  Trevor Irons 787cfb2831 Small changes to build script for better testing. 8 years ago
  Trevor Irons 5f22a0c59a Work towards testing framework. CxxTest. 8 years ago
  Trevor Irons ecb4f3a034 Work on rebasing to C++-11 and reorganization of Modules. 8 years ago
  T-bone 5c7dffaa3b Replaced boost random with C++-11 alternative. 8 years ago
  Trevor Irons 9cedc08537 Added a switch for documentation. 8 years ago
  Trevor Irons 2a87bdce34 Modified Doxygen to be build by default, but I may remove this. For development, it's kind of annoying. 8 years ago
  Trevor Irons d18983799f Added Doxygen documentation generation. Currently not build by default, use make doc for that. 8 years ago
  Trevor Irons 53efa3e30a Added option for OpenMP, auto-detect was not working properly on OSX (surprise, surprise) 8 years ago
  Trevor Irons cd2fcdbb2a Option to build with VTK 7, now that Arch (and others) are shipping with that. 8 years ago
  Trevor Irons c5c20ab6d9 openmp flags tested for 8 years ago
  Trevor Irons 11b34a3a44 Default to Release build 8 years ago
  Trevor Irons 55f0d85cba Added component wise include of VTK, rather than monolithic. 8 years ago
  Trevor Irons 5b3e18f19b More consistent installation 8 years ago
  Trevor Irons 1ede84da26 Policy for MAC RPATH set to NEW 8 years ago
  Trevor Irons 4b4d658264 Static library option. 8 years ago
  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 years ago
  Trevor Irons d93ff67056 Added matplot_vtk to build. 8 years ago
  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 years ago
  Trevor Irons ab817dbe80 Mac debugging, OSX doesn't like VTK 6 dependency for varying minor versions. 8 years ago
  Trevor Irons 5d1239564a Lemma is compiling with the exception of TEMIntegrationKernel. 8 years ago
  Trevor Irons 1a6a0a4491 Added VTK to port, but not optional yet. 8 years ago
  Trevor Irons 58a183515a Port of build to CMake. Progress on matio and tinyxml external packages. 8 years ago
  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 years ago
  Trevor Irons b2b0c802cc Testing CMake build, just getting going. 8 years ago