mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-01 21:19:16 -06:00
f39275be32
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
COPYING-CMAKE-SCRIPTS.txt | ||
GncAddGSchemaTargets.cmake | ||
GncAddSchemeTargets.cmake | ||
GncAddSwigCommand.cmake | ||
GncAddTest.cmake | ||
MacroAddSourceFileCompileFlags.cmake | ||
MacroAppendForeach.cmake | ||
MakeDist.cmake | ||
MakeDistCheck.cmake | ||
MakeDistFiles.cmake |