summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Most things are building, but not the Python codeJohn Wiegley2008-05-121-2/+1
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-8/+10
* Increased version to 2.6.0.90 and added documentation for this release.John Wiegley2008-04-131-1/+1
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-0/+18
* Removed Python integration support.John Wiegley2008-04-131-30/+0
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-2/+2
* *** empty log message ***John Wiegley2008-04-131-0/+4
* Added OFX library support.John Wiegley2008-04-131-0/+4
* updated to version 2.0John Wiegley2008-04-131-0/+22
* changesJohn Wiegley2008-04-131-22/+0
* 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