do not remove ChangeLog when running 'make distclean'
Description
minor fix to the build system: ChangeLog is managed by git, and should not be removed by 'make distclean'.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Closes #209 (closed)
Merge request reports
Activity
added Bug Build system labels
Codecov Report
Merging #616 into develop will decrease coverage by
1.64%
. The diff coverage isn/a
.@@ Coverage Diff @@ ## develop #616 +/- ## =========================================== - Coverage 71.24% 69.59% -1.65% =========================================== Files 462 460 -2 Lines 87993 85064 -2929 =========================================== - Hits 62690 59200 -3490 - Misses 25303 25864 +561
Impacted Files Coverage Δ src/basic/accel_inc.F90 0% <0%> (-100%)
src/basic/alloc_cache_low.cc 2.17% <0%> (-95.66%)
src/basic/alloc_cache.F90 0% <0%> (-88.89%)
src/basic/cuda_low.cc 1.61% <0%> (-88.33%)
src/grid/batch_ops.F90 25% <0%> (-66.53%)
src/basic/accel.F90 14.55% <0%> (-65.73%)
src/states/density_inc.F90 47.16% <0%> (-52.84%)
src/grid/subarray_inc.F90 51.35% <0%> (-46.21%)
src/basic/cublas.cc 4.16% <0%> (-42.13%)
src/math/accel_blas_inc.F90 0% <0%> (-38.47%)
... and 357 more
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 68c0fe0...284b63b. Read the comment docs.Edited by Codecovassigned to @micael.oliveira
changed milestone to %10.0
added in Changelog label
Please register or sign in to reply