- 15 Sep, 2017 15 commits
-
-
Mathieu Giraud authored
Inspired from Jenkins job
-
Mathieu Giraud authored
See #2598.
-
Mikaël Salson authored
Moving data to algo/test/data Closes #2611 and #2636 See merge request !73
-
Mikaël Salson authored
Some of the scripts are highly linked to the algorithm (however not all of them). Fixes #2636
-
Mathieu Giraud authored
See !73.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Closes #2611. There are also some data in 'algo/tests', we should use more meaningul files instead, see #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611. We move everything, and will see later if things should stay in data/.
-
- 14 Sep, 2017 11 commits
-
-
Mathieu Giraud authored
vidjil.cpp: warns when clang or gcc is too old Closes #2631 See merge request !74
-
Mathieu Giraud authored
Closes #2631.
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
Label sorting was happening after label positions being calculated, hence the labels were not changing order, since the order within the *Axis class was irrelevant as the calculated position was used for displaying labels. Sorting labels before positionning them fixes this issue
-
Ryan Herbert authored
-
Mathieu Giraud authored
Update json.hpp Closes #2615 See merge request !72
-
Mathieu Giraud authored
See !72.
-
The features we use seem to be working with g++ 4.8. See #2615
-
With the newer JSON library the launched exception seems to be different. However the current error (“cannot properly read”) is more meaningful than the previous one (“cannot open .g file”). Therefore we prefer this new error message and we don't change the exception catching in germline.cpp.
-
Now compiles with g++ 7 (and also with older versions) See #2615
-
- 13 Sep, 2017 4 commits
-
-
Mathieu Giraud authored
Thanks to the previous commit, see #1284.
-
Mathieu Giraud authored
Closes #1284.
-
Mathieu Giraud authored
Closes #2634.
-
Mathieu Giraud authored
See #2634.
-
- 12 Sep, 2017 6 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
We changed that months ago.
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
- 08 Sep, 2017 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #2615. We could be compatible, but this would mean dropping the support for gcc 4.8.
-
Mathieu Giraud authored
-
Mikaël Salson authored
We must point to the library directory so that forcedep doesn't fail. See #2613.
-