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
Geert Janssens 19f4ce2f5a
Merge branch 'patch-3' of https://github.com/christopherlam/gnucash into maint
9 years ago
..
app-utils Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
backend Fix a couple of double EXTRA_DIST declarations from the previous commit 9 years ago
bin Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
business Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
cmake_modules No need for make dist and distcheck when checking autotools build in cmake 9 years ago
core-utils Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
debug Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
doc Correct Price Overview documentation typos 9 years ago
engine Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
experimental Bug 755781 - Files with copyright but no grant of license. Non-free? 11 years ago
gnc Bug 755781 - Files with copyright but no grant of license. Non-free? 11 years ago
gnc-module Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
gnome Bug 784284 - unifying "Clear the entry." tooltip on Loan Repayment Calculator 9 years ago
gnome-search Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
gnome-utils Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
html Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
import-export Fix a couple of double EXTRA_DIST declarations from the previous commit 9 years ago
libqof Fix a couple of double EXTRA_DIST declarations from the previous commit 9 years ago
optional Fix a couple of double EXTRA_DIST declarations from the previous commit 9 years ago
pixmaps Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
plugins Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
python Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
quotes Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
register Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
report Reduce to compatibility shim 9 years ago
scm Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
tax Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
test-core Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
CMakeLists.txt Implement 'dist', 'distcheck' and 'uninstall' targets for CMake 9 years ago
Makefile.am Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
README
README.modules spelling fixes 9 years ago
base-typemaps.i Fix the SWIG Guile wrapping of functions that have a "struct tm" parameter. 9 years ago
config.h.cmake.in Drop a couple of webkit related configure tests 9 years ago
gnc-test-env.pl Rewrite gnc-test-env in perl 11 years ago
guile-mappings.h Bug 719481 - GnuCash report crashes with Guile2 13 years ago
platform.h
swig-utf8.patch Bug 719481 - GnuCash report crashes with Guile2 13 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.