Files
gnucash/common
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
..
2018-05-03 23:18:15 +02:00
2018-09-18 15:07:47 -07:00
2018-05-03 23:18:15 +02:00
2017-08-10 18:45:00 +02:00