Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily ignore members of lib/ that I've not yet decided about yet." | John Wiegley | 2008-08-12 | 1 | -11/+0 |
| | | | | This reverts commit fe8bbd9f7f3cd3acf4a012ca9f827732726ba211. | ||||
* | Fix up the build process in lib/Makefile. | John Wiegley | 2008-08-12 | 1 | -15/+30 |
| | |||||
* | Temporarily ignore members of lib/ that I've not yet decided about yet. | John Wiegley | 2008-08-10 | 1 | -0/+11 |
| | |||||
* | Moved sources which I did not write from src/ into lib/. | John Wiegley | 2008-08-09 | 2 | -0/+434 |
| | |||||
* | Added a simple Makefile for building some of Ledger's dependency libraries and | John Wiegley | 2008-08-08 | 1 | -0/+42 |
| | | | | | installing them into /usr/local/stow. It will likely have to be run using 'sudo make'. | ||||
* | Added several submodules, to ease the pain of keeping track of Ledger's | John Wiegley | 2008-08-08 | 4 | -0/+0 |
dependencies. At the moment all it does is check them out for you at the same version that I'm using. |