- Jun 20, 2018
-
-
Giovanni Bussi authored
Notice newer cppcheck versions are slower. In order to make the check fit on travis-ci I had to make a few extra changes: - better optimization flags when building cppcheck - force a number of ifdefs in the check Now master takes approx 25 minutes, so we have room for adding new code.
-
- Jun 12, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jun 10, 2018
-
-
Giovanni Bussi authored
-
- Jun 08, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
cc: @gtribello
-
Giovanni authored
Fixed a typo in keyword
-
- Jun 07, 2018
-
-
Omar Valsson authored
-
- Jun 06, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jun 05, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
./configure --disable-shared was giving an error upon install due to a missing file
-
- Jun 04, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
just annoying when there are directories whose name contains a space within the src/ directory
-
Giovanni Bussi authored
-
- May 30, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
see #227
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- May 28, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Notice that without the fix this test fails.
-
Giovanni Bussi authored
backport of 4a96057e
-
Giovanni Bussi authored
-
Giovanni Bussi authored
thanks to @valsson
-
- May 21, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- May 16, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- May 13, 2018
-
-
Giovanni Bussi authored
(still a stylistic warning)
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Check first if astyle is present. In this way, when astyle is not compiled, we get a single error instead of one error per file.
-