You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/gnc-module
Christopher Lam 89e63ef672
Bug 798754 - Build fails with gcc 13 and glib > 2.76, ter
3 years ago
..
doc Update documentation referring to the deprecated gnc:module wrapper 6 years ago
example Bug 798237 - Logging during XML file loading degrades performance... 4 years ago
test gnc-module - fix test build on Windows 6 years ago
CMakeLists.txt Drop as dependency from gnc-module 5 years ago
README Restructure the src directory 9 years ago
gnc-module-api.h Restructure the src directory 9 years ago
gnc-module.c Bug 798754 - Build fails with gcc 13 and glib > 2.76, ter 3 years ago
gnc-module.h Restructure the src directory 9 years ago

README

This is gnc-module, a plugin/module system for gnucash and related

software. The documentation currently consists of 'doc/design.txt'.

Bill Gribble