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/src
Rob Browning daef970adc
* src/gnc-module/test/mod-bar/gnc-mod-bar.c: fix for new g-wrap.
25 years ago
..
app-file * src/app-file/gw-app-file-spec.scm: fix for new g-wrap. 25 years ago
app-utils *** empty log message *** 25 years ago
backend * src/backend/postgres/test/Makefile.am (LDADD): remove libgw-glib.la. 25 years ago
bin *** empty log message *** 25 years ago
business * src/business/business-gnome/gw-business-gnome-spec.scm: fix for 25 years ago
calculation Added ${GLIB_LIBS} for test-link linking. 25 years ago
core-utils * src/core-utils/gw-core-utils-spec.scm: fix for new g-wrap. 25 years ago
doc initial checkin -- error reporting architecture 25 years ago
engine * src/engine/test/Makefile.am (LDADD): remove libgw-glib. 25 years ago
experimental Use AM_CFLAGS instead of CFLAGS in Makefile.am. 25 years ago
gnc-module * src/gnc-module/test/mod-bar/gnc-mod-bar.c: fix for new g-wrap. 25 years ago
gnome cut over to multiple-book query 25 years ago
gnome-utils fix compiler warning & error 25 years ago
import-export David Hampton's QIF import patch. 25 years ago
network-utils Fix compiler warnings. 25 years ago
optional * src/optional/.cvsignore: add *.lo and *.la. 25 years ago
pixmaps
quotes automake 1.5 fixes and further work on transaction voiding 25 years ago
register Allow variables to be entered into price cell. 25 years ago
report fix bug 25 years ago
scm * src/scm/main.scm: update for api changes 25 years ago
tax * src/tax/us/test/Makefile.am: remove report-gnome from dirs 25 years ago
test-core Build changes to clean up library cross-dependencies and move to libtool-1.4 25 years ago
.cvsignore * src/.cvsignore: remove bits that moved to src/bin. 25 years ago
AccWindow.h
Makefile.am Work on report/report-gnome module. 25 years ago
README Fix tests. 25 years ago
README.modules Work on report/report-gnome module. 25 years ago
RecnWindow.h
gnc-test-env * src/gnc-test-env: new script. 25 years ago
gnc-ui.h * src/gnc-ui.h: remove cruft 25 years ago

README

This directory contains the source for GnuCash.

See README.modules for the layout of the module subdirectories.
The non-module directories are:

doc: various notes about design and the design documentation.
experimental: for experimental systems.
gnome: misc code for the gtk/gnome front end.
optional: bits supported via ./configure --enable-* or --with-* args.
pixmaps: various runtime images.
quotes: code for downloading stock quotes.
scm: misc scheme code.