Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add t_value unit test | tripun | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Cosmetic change - format code consistently | Martin Michlmayr | 2014-05-18 | 1 | -1/+1 |
| | | | | | Add a space between if and the opening bracket, between a closing round bracket and the following opening curly bracket, etc. | ||||
* | build shared library/python module, clean up CMake | Johann Klähn | 2014-02-01 | 1 | -1/+1 |
| | | | | | libledger will now be built as a shared library. You can 'import ledger' from python IFF you copy libledger.so to ledger.so or create a symlink. | ||||
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -0/+17 |