Trevor Irons
|
cdc19fe787
|
Cleaning up, more.
|
il y a 8 ans |
T-bone
|
9ef7370e73
|
Deciding on design changes wrt. allowing stack allocation?
|
il y a 8 ans |
T-bone
|
cf602fd165
|
Merge branch 'enhancement_3' of https://git.lemmasoftware.org/Lemma into enhancement_3
|
il y a 8 ans |
T-bone
|
116019b55d
|
Cleaning up the code
|
il y a 8 ans |
T-bone
|
7637e9ce65
|
Cleaning up build a little more and dox.
|
il y a 8 ans |
T-bone
|
6dfc65b209
|
Moved LemmaCore into Modules, cleaned up build process and documentation.
|
il y a 8 ans |
Trevor Irons
|
f253a871e6
|
Test #2
|
il y a 8 ans |
Trevor Irons
|
27ecc8bce6
|
Test of git
|
il y a 8 ans |
Trevor Irons
|
eebec2c6f1
|
Doxygen grabs version from source code.
|
il y a 8 ans |
Trevor Irons
|
1348f85ce0
|
More work towards using c++-11, and better documentation.
|
il y a 8 ans |
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.
|
il y a 8 ans |
Trevor Irons
|
0d776143cf
|
Merge branch 'enhancement_3' of https://git.lemmasoftware.org/Lemma into enhancement_3
|
il y a 8 ans |
Trevor Irons
|
390c1f34ff
|
Fix for no VTK.
|
il y a 8 ans |
Trevor Irons
|
c44da6b768
|
Pass compiler onto YAML
|
il y a 8 ans |
Trevor Irons
|
eb9a5bac70
|
Support older compilers with c++0x support but not C++-11
|
il y a 8 ans |
Trevor Irons
|
0adbcec3fa
|
Fix for LayeredEarthEM test
|
il y a 8 ans |
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.
|
il y a 8 ans |
Trevor Irons
|
a3db0266b7
|
Updates to testing suite
|
il y a 8 ans |
Trevor Irons
|
22f62c9a38
|
Changes to unit testing
|
il y a 8 ans |
Trevor Irons
|
a3470f6569
|
Added test
|
il y a 8 ans |
Trevor Irons
|
8020d593a9
|
Added test
|
il y a 8 ans |
Trevor Irons
|
4da2f9ffd6
|
Made changes to testing protocol
|
il y a 8 ans |
Trevor Irons
|
37e78c6d69
|
Cleaned up class identifiers, removing explicit storage of class name which will help objects with huge counts.
|
il y a 8 ans |
Trevor Irons
|
6f0e4f605d
|
Cleaning up yaml parts of Lemma.
|
il y a 8 ans |
Trevor Irons
|
afe5dc6790
|
Moved a few pieces around and worked on Serialization a bit.
|
il y a 8 ans |
Trevor Irons
|
787cfb2831
|
Small changes to build script for better testing.
|
il y a 8 ans |
Trevor Irons
|
5f22a0c59a
|
Work towards testing framework. CxxTest.
|
il y a 8 ans |
Trevor Irons
|
adee55f7a6
|
Added new modules, but build does not yet support them.
|
il y a 8 ans |
Trevor Irons
|
ecb4f3a034
|
Work on rebasing to C++-11 and reorganization of Modules.
|
il y a 8 ans |
Trevor Irons
|
a0a0d30207
|
Rebasing code for better C++-11 useage
|
il y a 8 ans |
T-bone
|
5c7dffaa3b
|
Replaced boost random with C++-11 alternative.
|
il y a 8 ans |
Trevor Irons
|
9cedc08537
|
Added a switch for documentation.
|
il y a 8 ans |
Trevor Irons
|
2a87bdce34
|
Modified Doxygen to be build by default, but I may remove this. For development, it's kind of annoying.
|
il y a 8 ans |
Trevor Irons
|
d18983799f
|
Added Doxygen documentation generation. Currently not build by default, use make doc for that.
|
il y a 8 ans |
Trevor Irons
|
53efa3e30a
|
Added option for OpenMP, auto-detect was not working properly on OSX (surprise, surprise)
|
il y a 8 ans |
Trevor Irons
|
e77a7b6355
|
Merge branch 'master' of https://git.lemmasoftware.org/Lemma
|
il y a 8 ans |
Trevor Irons
|
cd2fcdbb2a
|
Option to build with VTK 7, now that Arch (and others) are shipping with that.
|
il y a 8 ans |
Trevor Irons
|
c5c20ab6d9
|
openmp flags tested for
|
il y a 8 ans |
Trevor Irons
|
ab42ba1918
|
Merge branch 'master' of https://git.lemmasoftware.org/Lemma
|
il y a 8 ans |
Trevor Irons
|
11b34a3a44
|
Default to Release build
|
il y a 8 ans |
Trevor Irons
|
55f0d85cba
|
Added component wise include of VTK, rather than monolithic.
|
il y a 8 ans |
Trevor Irons
|
5b3e18f19b
|
More consistent installation
|
il y a 8 ans |
Trevor Irons
|
1ede84da26
|
Policy for MAC RPATH set to NEW
|
il y a 8 ans |
Trevor Irons
|
4b4d658264
|
Static library option.
|
il y a 8 ans |
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.
|
il y a 8 ans |
Trevor Irons
|
d93ff67056
|
Added matplot_vtk to build.
|
il y a 8 ans |
Trevor Irons
|
4c5c148902
|
Added examples to CMake build and commented out FastDelegte calls. Still need to replace those calls with move semantics.
|
il y a 8 ans |
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!
|
il y a 8 ans |
Trevor Irons
|
ab817dbe80
|
Mac debugging, OSX doesn't like VTK 6 dependency for varying minor versions.
|
il y a 8 ans |
Trevor Irons
|
53294c528a
|
Lemma appears to be building with CMake.
|
il y a 8 ans |