Skip to content

Commit 34d5a84

Browse files
committed
Squashed 'lib/cmake-modules/' changes from 5ef75ac..0503702
0503702 [cotire] Update with sakra/cotire#155 66fa257 [CodeCoverage ]Added note about best usage practices. 3e03403 Merge pull request #45 from bilke/cleanup 412aadf Updated README f9fe48f Removed old cmake modules. a146ac4 Removed old cmake modules and licensing scripts. 4a69cf9 Merge pull request #44 from ferdnyc/coverage-commands 724facc Remove manual escaping in gcovr targets f10f88c CodeCoverage: Use VERBATIM for target commands fadc9ab Merge pull request #42 from apthorpe/master 75ae602 Revised based on review comments 0deb6ef Added gfortran support cf2e087 Merge pull request #41 from ferdnyc/coverage-tweaks2 5367498 Tweak output file handling 0b3d107 Merge pull request #39 from ferdnyc/coverage-tweaks 0194339 Add COVERAGE_EXCLUDES var and EXCLUDE option aa6381e setup_target_for_coverage_lcov: accept NO_DEMANGLE 6920287 Add BASE_DIRECTORY setup argument dd0b7f6 Use full paths in COVERAGE_LCOV_EXCLUDES example 323debd Lowercase function names, add change comment b7aef47 Fix auto-demangling 4069eb3 Clean up output files better on 'make clean' 8141988 Set base directory for lcov runs 855e765 Add automatic demangling to lcov 088cb4e Remove Python detection f14e6e7 Merge pull request #36 from armatusmiles/master fd2bac1 Merge pull request #38 from endJunction/NetCdfOnArchlinux ef1de92 Add netcdf_c++4 library variant used on ArchLinux. e179b7d Remove unnecessary --coverage flag 5893e3e Added simplified FindNetCDF.cmake for Conan package. 0068e16 Fixed CVODE_INCLUDE_DIRS. 9d5f5fa Use FindPython module in CodeCoverage.cmake. 72d804c Removed -O0 flag from CodeCoverage.cmake 819ad94 Removed DoxygenTargets. Use FindDoxygen.cmake instead. f4b0a05 Removed FindNetCDF.cmake. 000c61b Removed outdated FindEigen3.cmake. 34b8106 Merge pull request #34 from mdadams/master d339e7a Added LCOV_ARGS and GENHTML_ARGS options to the SETUP_TARGET_FOR_COVERAGE_LCOV function. These options allow additional flags to be specified to the lcov and genhtml programs when invoked. For example, the LCOV_ARGS and GENHTML_ARGS might be set to "-rc lcov_branch_coverage=1" and "--branch-coverage", respectively, in order to ensure that branch-coverage information is generated. git-subtree-dir: lib/cmake-modules git-subtree-split: 0503702f2ef733aa8f6a0c2015db89b085c5ac57
1 parent f009764 commit 34d5a84

43 files changed

Lines changed: 219 additions & 4197 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CodeCoverage.cmake

Lines changed: 185 additions & 52 deletions
Large diffs are not rendered by default.

CorrectWindowsPaths.cmake

Lines changed: 0 additions & 14 deletions
This file was deleted.

DisableCompilerFlag.cmake

Lines changed: 0 additions & 20 deletions
This file was deleted.

DoxygenTargets.cmake

Lines changed: 0 additions & 311 deletions
This file was deleted.

DoxygenTargets.doxyfile.in

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)