summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* conditionalized the reference to xmlparse and xmltok from setup.pyJohn Wiegley2004-09-241-1/+7
|
* passing --enable-python to configure is now required for python supportJohn Wiegley2004-09-201-11/+0
|
* main.py (via ledger.so) and main.cc can now use the same shared libraryJohn Wiegley2004-09-141-5/+6
|
* main.py does everything except balance reports nowJohn Wiegley2004-09-141-10/+10
|
* python integrated both ways (see sample.dat), and initialized on-demandJohn Wiegley2004-09-141-0/+26
|
* removed an older python fileJohn Wiegley2004-08-291-15/+0
|
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-3/+3
|
* ledger.so (the python module) now builds based on autoconf discoveryJohn Wiegley2004-08-281-0/+15