gnucash/common/cmake_modules
Geert Janssens f39275be32 RptCleanup - Add cmake command to generated compat modules for deprecated guile modules
The function accepts the name of a deprecated module and optionally a
replacement module.
With that info it will generate a stub guile module that
- will be installed in the gnucash guile load path
- emits a deprecation warning when the old module is used
- if a replacement module is given, will automatically load that module instead

This allows us to gently deprecate complete guile modules without
the burden of manually maintaining their module files.
2019-06-18 14:25:04 +02:00
..
CMakeLists.txt Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
COPYING-CMAKE-SCRIPTS.txt Housekeeping - replace plenty of http links with https 2019-06-06 15:52:30 +02:00
GncAddGSchemaTargets.cmake Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
GncAddSchemeTargets.cmake RptCleanup - Add cmake command to generated compat modules for deprecated guile modules 2019-06-18 14:25:04 +02:00
GncAddSwigCommand.cmake FIX: Corrected typos 2018-04-07 12:20:58 +02:00
GncAddTest.cmake RptCleanup - Add cmake command to generated compat modules for deprecated guile modules 2019-06-18 14:25:04 +02:00
MacroAddSourceFileCompileFlags.cmake Lowercase cmake commands 2018-05-03 23:18:15 +02:00
MacroAppendForeach.cmake Lowercase cmake commands 2018-05-03 23:18:15 +02:00
MakeDist.cmake Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
MakeDistCheck.cmake Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
MakeDistFiles.cmake Lowercase cmake commands 2018-05-03 23:18:15 +02:00