Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added a simple Makefile for building some of Ledger's dependency libraries and | John Wiegley | 2008-08-08 | 1 | -28/+5 | |
| | | | | | installing them into /usr/local/stow. It will likely have to be run using 'sudo make'. | |||||
* | Moved several documentation files into the 'doc' directory. | John Wiegley | 2008-08-07 | 1 | -2/+2 | |
| | ||||||
* | Several changes to acprep to help me prepare a universal binary on OS X for | John Wiegley | 2008-08-07 | 1 | -0/+1 | |
| | | | | distribution. | |||||
* | Backed out the PackageMaker file, I'm not ready to check it in yet. | John Wiegley | 2008-08-07 | 1 | -0/+1 | |
| | ||||||
* | Added Python compilation files (.pyc) to the ignore file. | John Wiegley | 2008-08-07 | 1 | -0/+1 | |
| | ||||||
* | Added Python product to the ignore file. | John Wiegley | 2008-08-07 | 1 | -0/+2 | |
| | ||||||
* | Added automake logic for building the Doxygen sources right before preparing a | John Wiegley | 2008-08-05 | 1 | -0/+1 | |
| | | | | release tarball. | |||||
* | Added documentation build products to the ignore file. | John Wiegley | 2008-08-05 | 1 | -0/+11 | |
| | ||||||
* | Added support for generating Doxygen source documentation. | John Wiegley | 2008-08-05 | 1 | -2/+7 | |
| | ||||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+2 | |
| | | | | is in doc/, etc. | |||||
* | Added infrastructure for running regression tests, since I would like to make | John Wiegley | 2008-08-05 | 1 | -0/+1 | |
| | | | | sure that nothing breaks again once a bug in closed. | |||||
* | Added version.m4 to the ignore list. | John Wiegley | 2008-08-05 | 1 | -0/+1 | |
| | ||||||
* | Ignore the UnitTests binary. | John Wiegley | 2008-08-04 | 1 | -0/+1 | |
| | ||||||
* | Got pre-compiled headers working again, which are used if --devel is passed to | John Wiegley | 2008-08-03 | 1 | -0/+1 | |
| | | | | acprep. | |||||
* | Cleaned up the value expression code a bit before undertaking the real work of | John Wiegley | 2008-07-27 | 1 | -0/+1 | |
| | | | | getting everything back up to what it was (plus the new code written for 3.0). | |||||
* | Merge branch 'master' into v2.7a | John Wiegley | 2008-07-23 | 1 | -0/+1 | |
|\ | ||||||
| * | acprep: I don't keep ChangeLog files under version control anymore, but | John Wiegley | 2008-07-23 | 1 | -0/+1 | |
| | | | | | | | | | | automake requires it, so when preparing the sources for building the ChangeLog is touch'd just as we were doing for AUTHORS and COPYING. | |||||
* | | Merged in bug fixes from master (done for 2.6.1b) | John Wiegley | 2008-07-19 | 1 | -0/+1 | |
|\| | ||||||
| * | Added COPYING and TAGS to the ignore list. | John Wiegley | 2008-07-13 | 1 | -0/+2 | |
| | | ||||||
* | | Added TAGS file to the ignore list | John Wiegley | 2008-05-20 | 1 | -0/+1 | |
| | | ||||||
* | | Renamed configure.in to configure.tmpl. | John Wiegley | 2008-05-11 | 1 | -0/+1 | |
| | | | | | | | | Added configure.in file to the ignore list. | |||||
* | | Got the unit tests compiling again (though not running yet). | John Wiegley | 2008-05-09 | 1 | -0/+1 | |
|/ | ||||||
* | Changed from using .cvsignore to .gitignore. | John Wiegley | 2008-05-08 | 1 | -0/+63 | |