- 08 Feb, 2018 1 commit
-
-
Mikaël Salson authored
-
- 05 Feb, 2018 2 commits
-
-
Mathieu Giraud authored
J downstream sequences should also be gapped. See #3002.
-
Mathieu Giraud authored
-
- 02 Feb, 2018 13 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3034 and #3002.
-
Mathieu Giraud authored
See #3002.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
If the wget or if the first tar fails, we should exit immediately and make should know there was an error. Otherwise builds could appear as successful while they were not.
-
- 01 Feb, 2018 23 commits
-
-
Mathieu Giraud authored
-
Mikaël Salson authored
-
Mikaël Salson authored
Feature a/fix valgrind issues See merge request !149
-
Mikaël Salson authored
set_index() keeps track of the number of germlines refeering to it. This is necessary so that the last germline destructor can actually delete the index.
-
Mikaël Salson authored
Memory is correctly free-ed with a return, while it is not with an exit. Valgrind will thus complain when terminating the program with an exit() this won't be the case with a return.
-
Mikaël Salson authored
-
Mathieu Giraud authored
Add LIL-L4 demo sequences, 'make demo' See merge request !147
-
Mathieu Giraud authored
Thanks to the previous commit of @mikael-s.
-
Mikaël Salson authored
-
Mikaël Salson authored
Useful so that make doesn't tell it has failed while it was just the file that already existed
-
Mikaël Salson authored
See !147
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3003.
-
Mathieu Giraud authored
See #3003.
-
Mathieu Giraud authored
'make demo' should be run before this
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #2635.
-
Mathieu Giraud authored
Follows #3003. Re-closes #3032.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
We add '-X 1000' to command lines on LIL-L4. See #3027.
-
Mathieu Giraud authored
Closes #3032.
-
- 31 Jan, 2018 1 commit
-
-
Mikaël Salson authored
out/ directory may not exist, leading to errors. In that case we can do without temporary files.
-