No description
Find a file
John Wiegley fd2e6c2502 Ledger now builds without any significant warnings, except for one file. Some
of the warnings had to be temporarily disabled, but will be checked again once
the code has moved into master.
2008-08-10 02:52:38 -04:00
contrib Added code for the csv2ledger parser that I use personally. 2008-08-08 19:21:55 -04:00
doc Moved several documentation files into the 'doc' directory. 2008-08-07 23:25:42 -04:00
lib Temporarily ignore members of lib/ that I've not yet decided about yet. 2008-08-10 00:54:55 -04:00
lisp Moved around most of the files so that source code is in src/, documentation 2008-08-05 18:05:49 -04:00
python Moved sources which I did not write from src/ into lib/. 2008-08-09 19:48:23 -04:00
src Ledger now builds without any significant warnings, except for one file. Some 2008-08-10 02:52:38 -04:00
test Use $PYTHON to locate which Python interpretor to use during a build. 2008-08-10 00:56:28 -04:00
.gitignore Always generate a make.sh file, to ease running 'make distcheck' locally. 2008-08-09 16:20:45 -04:00
.gitmodules Added several submodules, to ease the pain of keeping track of Ledger's 2008-08-08 03:19:21 -04:00
acprep Ledger now builds without any significant warnings, except for one file. Some 2008-08-10 02:52:38 -04:00
configure.ac Moved autoconf minimum version back to 2.61 (which is what comes with OS X). 2008-08-08 00:30:54 -04:00
Makefile.am Use growlnotify on my system to signify the end of a build. This lets me know 2008-08-10 00:56:57 -04:00