summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* make config_t visible to Python; almost possible to implement main.cc in main.pyJohn Wiegley2004-09-141-1/+1
|
* ledger.so can now call back to functions in the calling interpretor (see ↵John Wiegley2004-09-141-1/+1
| | | | main.py)
* python integrated both ways (see sample.dat), and initialized on-demandJohn Wiegley2004-09-141-28/+20
|
* 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