summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-15/+27
* removed the "standalone" flag (unsafe with Boost)John Wiegley2004-08-281-8/+3
* ledger.so (the python module) now builds based on autoconf discoveryJohn Wiegley2004-08-281-3/+31
* Added rule to install header filesJohn Wiegley2004-08-271-0/+20
* added (disabled) code for Boost.PythonJohn Wiegley2004-08-271-3/+3
* use libtool, for making shared librariesJohn Wiegley2004-08-261-6/+7
* added check for --enable-standalone, as mentioned in the READMEJohn Wiegley2004-08-261-0/+8
* fixed two memory corruption bugsJohn Wiegley2004-08-251-1/+1
* cleanup; fully switched to autoconf -- use scripts/acprepJohn Wiegley2004-08-241-3/+11
* added flags to Makefile.amJohn Wiegley2004-08-231-0/+2
* move over to the autoconf system; Makefile.old is still thereJohn Wiegley2004-08-231-0/+10