rAKA/cmakebugfixes/create_matrice…
rAKA/cmake
bugfixes/create_matrice…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1bd87fa434b2 | richart | Missing files + small improvements | Nov 16 2015 | |||
07b1707279be | richart | Improvement of the package system: callback + potential bug correction +… | Nov 16 2015 | |||
830830836c82 | richart | Merge branch 'master' of gitolite-richart:akantu | Nov 16 2015 | |||
4f1173ed1724 | richart | Correction of the cmake instlude for user examples | Nov 16 2015 | |||
f6e87d206662 | richart | bug fix in python cmake | Nov 12 2015 | |||
75c9b3cb5d60 | richart | Compilation correction + bug fix in python cmake | Nov 11 2015 | |||
7f95a9a09872 | richart | binary packages corrected, python almost compiling on windows | Nov 11 2015 | |||
a3a96ce12c4b | richart | begining of reabilitating make install and cpack | Nov 11 2015 | |||
ceb81d53fc1f | richart | Bug fix in the detection of functional | Nov 6 2015 | |||
f58b7e7a1b1e | richart | Merge branch 'master' of gitolite-richart:akantu | Oct 26 2015 | |||
cdf24a08a964 | richart | Modification to make the hash pass compilation with c++11 deactivated | Oct 26 2015 | |||
f8d33c22597e | richart | Merge commit 'ef3eca4061c280c948785db522167dcc9c3ec5f2' | Oct 26 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 2015 | |||
c628220c8594 | Clement Roux | split geometry igfem mesh generation, and old way both working | Sep 30 2015 | |||
a6bb3b424abe | Clement Roux | split geometrical operation and igfem mesh generation | Sep 28 2015 | |||
5f426169260c | richart | Adding callback system on external packages (in particular to inject code on… | Sep 17 2015 | |||
b3ad65eecf4c | richart | cleaning extra messages | Sep 15 2015 | |||
88424c80f819 | richart | Adding callback system on external packages | Sep 15 2015 | |||
b214f10aa754 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 21 2015 | |||
97be65b1e826 | richart | Started changes in matrix instanciation | Aug 21 2015 | |||
05df46a996de | richart | Made unordered_map a bit more generic with an autodetection in cmake | Aug 18 2015 | |||
de1483dd87d7 | richart | Modification of the example compilation, plus cleaning of the dumper examples | Aug 17 2015 | |||
98284fb11849 | Aurelia Cuba Ramos | fix of linking problem with CGAL and BOOST libraries | Aug 11 2015 | |||
70fa1c247f46 | richart | Bug fix on CMake code, concat does not exists before 3.0 | Aug 8 2015 | |||
9f000c0ac5db | richart | refining mpi compile flags handling | Aug 8 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
a847f8befd96 | richart | reactivated the compilation of examples with chenger of package system | Aug 3 2015 | |||
dae6cdd96b37 | richart | PackageSystem correction | Jul 19 2015 | |||
3f4dbe5670f1 | richart | ensuring that every element are tested | Jul 19 2015 | |||
4f7c66ec2034 | richart | Modified cmake to declare the element info in the packages | Jul 19 2015 | |||
b4d2d371d9b0 | richart | Extracted the generation of the material lists to the cmake packages | Jul 18 2015 | |||
1329a3fa2a51 | richart | Changing the way the pacakge system is coded to factorize code | Jul 18 2015 | |||
7d901b4eee46 | richart | Correction of parsable output that made a test in release mode fail +… | Jul 14 2015 | |||
4faaebe44a13 | anciaux | try to adapt the verification script | Jul 8 2015 | |||
cb7362c5f315 | richart | bug fix in includes of externalproject | Jun 24 2015 | |||
f4da11ceb1db | richart | Modification comming from the remote repo + conflict corrections | Jun 24 2015 | |||
4d2e1c88e268 | richart | Merge commit 'db3deb7f08efc91fc945746c91a29970cb99cad2' | Jun 23 2015 | |||
79747879aafc | richart | Modified packages for less verbose and no update when disconnected | Jun 10 2015 | |||
10723dd1dd23 | richart | Modification of the test treatement to allow multiple package for a given test… | May 28 2015 | |||
2790cf34bb48 | richart | Correction for the policy CMP0054 http://www.cmake.org/cmake/help/v3. | May 28 2015 | |||
10ee6cfbf4dd | richart | change cmake to have to configure only once to activate dependencies and… | May 15 2015 | |||
1e5874543164 | Aurelia Cuba Ramos | corrections to make Akantu compile with PETSc activated | Apr 28 2015 | |||
d93e2d22375b | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 28 2015 | |||
0949afa4a199 | Aurelia Cuba Ramos | cmake updated to compile with PETSc activated correctly | Apr 28 2015 | |||
b529626248e4 | richart | Bug fix in the package system for boost components | Apr 27 2015 | |||
a18be6ce0821 | richart | find package for scalapack extracted from mumps | Mar 31 2015 | |||
dffd939f2b67 | richart | Cleaning some leftovers in cmake | Mar 30 2015 | |||
e3be31c62362 | richart | Minor modifs to make akantu compile again with icc... + some styling | Mar 30 2015 | |||
d130997e6472 | richart | Modification sof the package system for third-party + making functions more… | Mar 30 2015 | |||
d2a0f22a054a | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 27 2015 | |||
b34f775008d5 | Lucas Frérot | Modified generation of package libraries to correct problem with CGAL (cf… | Feb 26 2015 | |||
9ef0049ab1a1 | richart | Merge branch 'master' of lsmssrv.epfl.ch:akantu | Feb 23 2015 | |||
7f266593a9d8 | richart | Boost handled correctly | Feb 23 2015 | |||
5b6d038f664f | Marco Vocialta | CMake fixes | Feb 18 2015 | |||
ed1d56ec3948 | Marco Vocialta | New user parameters for cohesive elements | Feb 6 2015 | |||
abeffd1f298b | richart | Merge commit '22ac6e78bd6e43053b9085ac8f86f26401bb0624' | Jan 30 2015 | |||
d19aad35bb8b | richart | Merge commit '4e984865c1a782ddf35c8596aadf4ed89484a285' | Jan 30 2015 | |||
936c1b652252 | richart | manual should compile again | Jan 30 2015 | |||
2ca90fe14425 | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 19 2014 | |||
ecaa856572ac | Aurelia Cuba Ramos | correction of compilation for examples | Dec 19 2014 | |||
2ec003c4fb7b | richart | correction of python wrapper | Dec 16 2014 | |||
c417d870eff4 | richart | corrections in the package sysem + python | Dec 12 2014 | |||
93c17a5ae453 | Aurelia Cuba Ramos | problem with external projects | Dec 11 2014 | |||
87c05fa5ea7a | anciaux | Add the generic include_directories directly in the register test function for… | Dec 11 2014 | |||
e4811c90f456 | richart | Change for the external projects variables | Dec 10 2014 | |||
fe541cf17a34 | richart | bug fix | Dec 9 2014 | |||
d6f12ac49bf3 | richart | added the test for real | Dec 8 2014 | |||
7ea2afa0e8ac | richart | reactivated the test: need to add the listing of files for the packaging system | Dec 2 2014 | |||
80179c6c28ba | richart | bug fix | Nov 10 2014 | |||
e62cb49b2c34 | richart | Rewrote the package system | Nov 5 2014 | |||
5d62bf184283 | richart | static libraries troubles | Oct 24 2014 | |||
e81098089b7d | richart | IOHelper as external | Oct 19 2014 | |||
f1f15007caf5 | richart | Merge commit 'e110fde51edef4f5dc67b9bca33944c444cef94f' as 'cmake/Modules' | Oct 19 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help