rAKA/cmakebugfixes/create_matrice…
rAKA/cmake
bugfixes/create_matrice…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
52d80f8f4156 | richart | Pybind11 handling in test modified to be more conditional | Jan 16 2018 | |||
5b37fc21c50a | richart | Some improvements on the cmake system | Jan 12 2018 | |||
9b780f2f40a5 | richart | Improving the treatment of includes and external libraries | Jan 12 2018 | |||
426023b63d6d | richart | Modified the way pybind11 and google test are included in akantu | Jan 10 2018 | |||
469aa17f263e | richart | Added tests for precomputation of finite element engine | Dec 22 2017 | |||
7bd4b48b1a38 | richart | Some minor changes to help to compile | Dec 21 2017 | |||
aafac5ad1ee0 | richart | Bug fix in register_gtest_test when package is not activated | Dec 6 2017 | |||
fa6a1eba1efe | richart | improving the material selectors | Dec 5 2017 | |||
a166e113211b | • arichart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Dec 3 2017 | |||
94f4c38204cd | richart | Correcting a bug in the zip iterators, r-value returned by iterators where lost | Dec 3 2017 | |||
e19c1ac38125 | richart | Rewrote the gtest compilation properly | Nov 30 2017 | |||
2e7b4dde3d73 | richart | Changed FEEngine tests to google-test | Nov 14 2017 | |||
d8011f888eb0 | richart | Adding dependency with google-test and generating meta tests with GTEST option | Nov 9 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
cda04693fb4b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
e74c62be672c | richart | Small bug fix in cmake | Nov 7 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
aa3ceb21cd72 | D154 | richart | Adding iohelper as a subtree + some bug fixes | Oct 2 2017 | ||
cc5ee485aa20 | anciaux | greater_equal replaced with greater | Sep 27 2017 | |||
618c6ccf75bb | richart/frerot | fixed infinite loop in FindMumps | Sep 25 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
2fc307bdeb90 | richart | Adapting to new gccs for debugging (no-pie) | Aug 22 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
2e9e362925f6 | richart | Check version of gmsh | Jun 15 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
dedb4aab3e66 | richart | Bug fix in the detection of esmumps | Jun 12 2017 | |||
da6f7fbde48f | richart | Refactoring the mumps dependency code | Jun 12 2017 | |||
c2b8ef7965d0 | richart | Adaptation to follow the latest versions of FindBLAS.cmake | Jun 12 2017 | |||
181eaed94492 | richart | Another modifications to compensate for shitty build systems | Jun 12 2017 | |||
c936ca75860a | D122 | richart | Imporved the dependecy detection for runtime on macosx | Jun 12 2017 | ||
599d7cd82b35 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
268be26a0734 | D107 | richart | Modified libraries detection since Homebrew compiles fake dynamic libaries and… | Jun 12 2017 | ||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
ac6c3960f3b2 | richart | Adding clang-tidy to clean the code | Jun 1 2017 | |||
17a9cbbab5d7 | richart | Addapting the way parallel tests are spawned | May 15 2017 | |||
e0e37d880abf | richart | small improvement in array pretty printer | May 5 2017 | |||
567f5caf5b7a | richart | Adapting the pretty-printers | Apr 26 2017 | |||
bf3387644b19 | richart | Adding missing doc | Feb 14 2017 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
6897e0f0db58 | fabarras | modifs related to the new test of parallel cohesive element insertion | Aug 6 2016 | |||
dba05e9104ad | fabarras | modif to enable choice of examples to compile | Jul 26 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
413b53313bb8 | richart | Adding gdb pretty printers in akantu | Apr 25 2016 | |||
baf96585b0ea | richart | Still some fixes for add_akantu_simulation | Apr 25 2016 | |||
df982a4e6624 | richart | exporting libraries instead of targets | Apr 22 2016 | |||
c95638304fb0 | richart | Fix in determining the type of library | Apr 22 2016 | |||
e38602495458 | richart | Small fixes on find_packages | Apr 22 2016 | |||
62784e455824 | richart | Merge branch 'master' of gitolite-richart:akantu | Apr 22 2016 | |||
a46a92f57113 | richart | Hopefully made the detection of MUMPS and Scotch more versatile | Apr 22 2016 | |||
eeb24dba531e | richart | Correcting problems for the installed version | Apr 21 2016 | |||
d2bbd20144f8 | richart | Changed the detaction of missing libraries at link | Apr 20 2016 | |||
e1c04f98049b | richart | missing headers on simulations and examples | Apr 20 2016 | |||
54d48968a1b6 | richart | Added tests and made them work for a model in static linear, dynmic implicit | Apr 13 2016 | |||
c7eb831a09d3 | Aurelia Isabel Cuba Ramos | Update FindPETSc.cmake for compatibility with PETSc 3.6 | Apr 1 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
8837c25ca7af | richart/frerot | fix for add_akantu_simulation | Mar 11 2016 | |||
03fe43e3763b | richart | Merge branch 'release' | Feb 2 2016 | |||
accc32e0f8b9 | richart | cleaning the test driver | Feb 2 2016 | |||
7197e66f0b3d | richart | fixing test driver for parallel tests | Feb 2 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
74ee2c60cf5c | richart | change not merged correctly for the test driver | Jan 26 2016 | |||
9c235391c171 | richart | Removing files that are not in the release 2.3 | Jan 23 2016 | |||
9c3680d28a3f | richart | Cleaning some variables in package system | Jan 22 2016 | |||
b99a67b4c33d | richart | Bug fix in the generation of the list of files o ignore | Jan 22 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
a9a00a5b7ec0 | richart | minor changes in test and examples handling | Jan 22 2016 | |||
2a1d534f659e | richart | Changing the extra_packages structure | Jan 22 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
2caac8ae9676 | richart | flags not forwarded properly to examples and tests | Jan 20 2016 | |||
0ad561d29cb1 | richart | Correcting a bug that forced 2 configure to get the correct cxxflags | Jan 20 2016 | |||
ef469fd41b1c | richart | Small type in add_simulation | Jan 20 2016 | |||
53d467c2fb80 | richart | Correcting some tests | Jan 20 2016 | |||
093d48ea5e5e | richart | missing file in archive | Jan 19 2016 | |||
10bb2d45f4ee | richart | improvements in compilation process | Jan 19 2016 | |||
5668e8e47c75 | richart | removing messages | Jan 19 2016 | |||
891532398ac4 | richart | correction in missing files for the generated package | Jan 19 2016 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
f90b54226a1b | richart | Multiple changes for packages: - getting list of files per package - cleaning… | Jan 18 2016 | |||
71b9eea7a413 | richart | Adding information for the packages + generating list of files | Jan 18 2016 | |||
a0369ae7e344 | richart | Merge branch 'master' into release | Jan 15 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
898fe4b4d3b6 | richart | bug fix, tests where not compiled anymore | Jan 15 2016 | |||
7fd63db389df | richart | Move some files for dependencies | Jan 13 2016 | |||
3bb1a6eff112 | richart | missing file for python test | Jan 13 2016 | |||
a4f3d57ac39f | richart | Allowing to have python tests | Jan 13 2016 | |||
fd9c1bfca6ce | richart | Merge branch 'master' of gitolite-richart:akantu | Jan 13 2016 | |||
5003559dc5fe | richart | Merge branch 'master' of gitolite-richart:akantu | Jan 13 2016 | |||
ed18ca6fae40 | richart | Changes to correct old problem of static libraries | Jan 13 2016 | |||
066fde5d91e9 | frerot | fixed test fail when nonzero exit code | Jan 12 2016 | |||
a20a316a5653 | richart | treat the non 0 exit of tests in the test driver | Jan 12 2016 | |||
6fffeec69af2 | richart | Modifications for boost | Dec 11 2015 | |||
9eef8a41211f | richart | Comments in .rst don't work for old versions of cmake | Dec 7 2015 | |||
ba6c6c02a25e | richart | Changes in the way tests are handeld, need further changes for python tests | Dec 7 2015 | |||
d495299608aa | David Simon Kammer | solved problem with include boost for external simulations | Dec 2 2015 |
c4science · Help