Patch |
File delta |
Description |
04_fix_FTBFS.patch | (download) |
interface/src/gf_asm.cc |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
fix ftbfs
|
05_disable_failing_test.patch | (download) |
contrib/level_set_contact/Makefile.am |
2 1 + 1 - 0 !
contrib/static_contact_gears/Makefile.am |
2 1 + 1 - 0 !
tests/Makefile.am |
40 1 + 39 - 0 !
3 files changed, 3 insertions(+), 41 deletions(-) |
disable two failing tests
|
06_gcc 6.patch | (download) |
contrib/bimaterial_crack_test/bimaterial_crack_test.cc |
2 1 + 1 - 0 !
contrib/bimaterial_crack_test/crack_exact_solution.h |
2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-) |
fix ftbfs with gcc-6
|
07_disable_scilab.patch | (download) |
configure.ac |
39 0 + 39 - 0 !
interface/src/Makefile.am |
6 1 + 5 - 0 !
m4/Makefile.in |
13 1 + 12 - 0 !
3 files changed, 2 insertions(+), 56 deletions(-) |
disable scilab
|
numpy1.14.patch | (download) |
interface/tests/python/demo_laplacian.py |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
fix ftbfs with numpy 1.14
Bug-Debian: https://bugs.debian.org/899019
|
drop_python2.patch | (download) |
interface/tests/python/check_mixed_mesh.py |
14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-) |
---
|
fix_python3_tests_4fe9963c.patch | (download) |
interface/tests/python/check_levelset.py |
2 1 + 1 - 0 !
interface/tests/python/demo_dynamic_contact_1D.py |
38 19 + 19 - 0 !
interface/tests/python/demo_mortar.py |
2 1 + 1 - 0 !
interface/tests/python/demo_plasticity.py |
4 2 + 2 - 0 !
interface/tests/python/demo_stokes_3D_tank.py |
4 2 + 2 - 0 !
interface/tests/python/demo_tripod.py |
4 2 + 2 - 0 !
interface/tests/python/demo_tripod_alt.py |
4 2 + 2 - 0 !
interface/tests/python/demo_wave.py |
4 2 + 2 - 0 !
interface/tests/python/getfem_tvtk.py |
22 11 + 11 - 0 !
9 files changed, 42 insertions(+), 42 deletions(-) |
---
|
fix_python3_tests_8dcd729f.patch | (download) |
interface/tests/python/check_mixed_mesh.py |
386 193 + 193 - 0 !
1 file changed, 193 insertions(+), 193 deletions(-) |
---
|
scripts_python3.patch | (download) |
bin/extract_doc |
2 1 + 1 - 0 !
bin/split_cmdref |
2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-) |
---
|
fix_blas_interface.patch | (download) |
src/bgeot_sparse_tensors.cc |
8 4 + 4 - 0 !
src/getfem_assembling_tensors.cc |
4 2 + 2 - 0 !
src/getfem_mat_elem.cc |
6 3 + 3 - 0 !
src/gmm/gmm_blas_interface.h |
86 50 + 36 - 0 !
4 files changed, 59 insertions(+), 45 deletions(-) |
---
|