Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote acprep in Python and improved the build | John Wiegley | 2009-03-09 | 1 | -48/+0 |
| | |||||
* | Several improvements to how directories are chosen | John Wiegley | 2009-03-08 | 1 | -39/+18 |
| | |||||
* | Changed the handling of some options in myacprep | John Wiegley | 2009-03-08 | 1 | -4/+14 |
| | |||||
* | Don't drop arguments in tools/myacrpep | John Wiegley | 2009-02-24 | 1 | -0/+3 |
| | |||||
* | tools/myacprep symlinks TAGS and ledger into src/ | John Wiegley | 2009-02-24 | 1 | -0/+5 |
| | |||||
* | Fixes to tools/myacprep | John Wiegley | 2009-02-21 | 1 | -2/+4 |
| | |||||
* | Tools changes to build for multiple targets | John Wiegley | 2009-02-21 | 1 | -13/+40 |
| | | | | | This makes it easier for me to build a version of ledger with optimizations, one for coverage analysis, one for profiling, etc. | ||||
* | Updated myacprep to allow a --output argument | John Wiegley | 2009-02-15 | 1 | -0/+2 |
| | |||||
* | Reorganized the way acprep handles switches | John Wiegley | 2009-02-13 | 1 | -0/+20 |
Now it takes --warn and --debug flags, and I use tools/myacprep to collect together all the flags I normally use in development. |