summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Expand)AuthorAgeFilesLines
* Several changes to acprep to help me prepare a universal binary on OS X forJohn Wiegley2008-08-071-7/+49
* The Python interface code is now building again and passes its unit tests.John Wiegley2008-08-071-4/+8
* Updated a comment.John Wiegley2008-08-051-0/+3
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-26/+110
* Added version.m4 to the ignore list.John Wiegley2008-08-051-1/+1
* Changed the way that version info is included into a Ledger build.John Wiegley2008-08-041-2/+1
* Got pre-compiled headers working again, which are used if --devel is passed toJohn Wiegley2008-08-031-3/+2
* Corrected a failing test.John Wiegley2008-07-301-1/+2
* Updated acprep to reflect a more modern OS X system.John Wiegley2008-07-301-11/+9
* Enabled a huge number of warning flags for g++ in acprep, and fixed them allJohn Wiegley2008-07-301-15/+17
* More work toward getting the textual parser working again. Since this meansJohn Wiegley2008-07-241-11/+21
* Merge branch 'master' into v2.7aJohn Wiegley2008-07-231-1/+1
|\
| * acprep: I don't keep ChangeLog files under version control anymore, butJohn Wiegley2008-07-231-1/+1
* | Added back the --version option, and changed acprep so that it hacks on theJohn Wiegley2008-07-211-1/+13
* | Changed the target directory within ~/Products.John Wiegley2008-07-201-2/+3
* | Don't remove pre-existing build directories when running acprepJohn Wiegley2008-07-191-1/+0
* | Most things are building, but not the Python codeJohn Wiegley2008-05-121-4/+9
* | Changed PYTHON_HOME path in acprepJohn Wiegley2008-05-111-1/+1
* | Use git-describe to determine the current Ledger source version.John Wiegley2008-05-111-0/+3
* | Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-43/+104
|/
* option.cc: Include unistd.h, to pull in the prototype for access(). This wasJohn Wiegley2008-05-071-10/+25
* Updated the build process in acprep and configure.in to run without issues,John Wiegley2008-05-071-21/+34
* Reverted the master branch back to the state of v2.6.0.90, because I intend toJohn Wiegley2008-05-021-29/+8
* Support the --local option to acprep, which says not to use ~/Products.John Wiegley2008-04-241-5/+9
* Fixed acprep so that it builds Ledger again. Somehow it got completelyJohn Wiegley2008-04-201-6/+13
* Changed pathnames for 10.5John Wiegley2008-04-131-2/+12
* *** empty log message ***John Wiegley2008-04-131-1/+1
* Made separate modules for the csv command, since the prior method wasJohn Wiegley2008-04-131-2/+2
* *** empty log message ***John Wiegley2008-04-131-5/+11
* *** empty log message ***John Wiegley2008-04-131-1/+1
* Began support for improved commodity handling.John Wiegley2008-04-131-1/+1
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-2/+3
* *** empty log message ***John Wiegley2008-04-131-2/+2
* *** empty log message ***John Wiegley2008-04-131-2/+2
* Use libtoolize if glibtoolize can't be found.John Wiegley2008-04-131-1/+5
* Removed Python integration support.John Wiegley2008-04-131-7/+3
* Restructed the code that it can build and be used as a shared library.John Wiegley2008-04-131-0/+1
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-2/+2
* *** empty log message ***John Wiegley2008-04-131-6/+6
* Separate out the arguments, to be more compatible.John Wiegley2008-04-131-2/+2
* Added preliminary support for OFX, using libofx. Needs muchJohn Wiegley2008-04-131-0/+1
* *** empty log message ***John Wiegley2008-04-131-2/+2
* Updated to python2.4John Wiegley2008-04-131-2/+2
* updated to 2.02John Wiegley2008-04-131-1/+1
* updated to version 2.0John Wiegley2008-04-131-0/+38
* changesJohn Wiegley2008-04-131-37/+0
* fixed a serious problem that prevented environment settings from being readJohn Wiegley2004-09-271-1/+1
* fixed several segfaults (using new option-scrambler test harness)John Wiegley2004-09-271-0/+4
* touch the ChangeLogJohn Wiegley2004-09-231-1/+1
* shored up error checking of value expressionsJohn Wiegley2004-09-231-2/+2