Commit message Age Author Refs
r51:a93b95151285
Add the cmake to permits to do cpack to get a standalone installer on Windows. This one use NSIS and windeployqt. To get the installer please do : cmake, make, cmake cpack. The second cmake is necessary because windeployqt needs the exe file that exists only at the end of the make process
0
r50:f3ae97a0dd83
The binary is build into the dist dir instead of the dist/build_type dir because the build itself make already the diffence bewteen the build type The coverage inclusion depends now of the build_test inclusion
0
r49:d3f4b1e4846d
Give executable name to parent to be able to find in in the package cmake file
0
r48:ca707a3f6457
Add NSIS to path using the ScilopEnv.bat
0
r47:8df81ad16071
Correctio clang format spimpl.h
0
r46:b7525153deb1
Merge pull request 136 from SCIQLOP-Initialisation feature/GCovAsScript Feature/GCovAsScript
0
r45:569ae9410a6b
Remove unused gcov link
0
r44:31b8fb9583a3
Add the coverage target whith the test. make coverage will call the code coverage for every test of the core module.
0
r43:0126f33b354b
Merge pull request 134 from SCIQLOP-Initialisation feature/Gcov Feature/Gcov
0
r42:268b32cf0b31
Ajout de la couverture de code avec gcov, lcov & genpath
0
< 1 .. 67 68 69 70 71 .. 74 >