summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* More changes toward getting 'make distcheck' to succeed.John Wiegley2008-08-051-14/+13
* ginstall $(srcdir)/doc/html/*, not $(top_builddir)/doc/html/.John Wiegley2008-08-051-1/+1
* The stub for RegressionTests returned the wrong exit code.John Wiegley2008-08-051-1/+1
* Added automake logic for building the Doxygen sources right before preparing aJohn Wiegley2008-08-051-18/+50
* Added support for generating Doxygen source documentation.John Wiegley2008-08-051-3/+3
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-129/+126
* Added infrastructure for running regression tests, since I would like to makeJohn Wiegley2008-08-051-1/+5
* Removed unnecessary clean rules, since git-clean does the job very nicely.John Wiegley2008-08-041-79/+2
* Got pre-compiled headers working again, which are used if --devel is passed toJohn Wiegley2008-08-031-2/+1
* Rearranged the code a bit, breaking walk.cc into several different files:John Wiegley2008-08-031-2/+11
* A new binary_cache_t object has been creating to manage saving and restoring aJohn Wiegley2008-07-311-0/+2
* Fixed the clean targets in Makefile.am. Use 'all-clean' to wipe everythingJohn Wiegley2008-07-301-13/+17
* Reorganized the ordering of filenames in Makefile.am, to better reflectJohn Wiegley2008-07-301-28/+34
* Moved around and renamed a very large amount of code in order to rationalizeJohn Wiegley2008-07-291-4/+33
* Move the value expression code into libamounts, since it really belongs withJohn Wiegley2008-07-291-10/+10
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-291-28/+41
* Added the skeleton for the upcoming value_expr unit tests.John Wiegley2008-07-281-1/+2
* A great deal of reorganization to restore the old parsing code (since theJohn Wiegley2008-07-221-12/+7
* The new XPath parser has been integrated, although I have removed theJohn Wiegley2008-07-201-0/+2
* Brought in the final round of 3.0 code, although it does not compile yet:John Wiegley2008-07-201-0/+1
* Merged in bug fixes from master (done for 2.6.1b)John Wiegley2008-07-191-1/+1
|\
| * Updated the version number to 2.6.1.John Wiegley2008-07-171-1/+1
* | Most things are building, but not the Python codeJohn Wiegley2008-05-121-34/+27
* | Got the unit tests compiling again (though not running yet).John Wiegley2008-05-091-15/+15
* | The code is compiling again, but it's far from being able to run yet.John Wiegley2008-05-081-7/+9
* | Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-56/+174
|/
* Increased version to 2.6.0.90 and added documentation for this release.John Wiegley2008-04-131-1/+1
* changesJohn Wiegley2008-04-131-1/+1
* *** 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/+4
* *** empty log message ***John Wiegley2008-04-131-0/+35
* *** empty log message ***John Wiegley2008-04-131-3/+4
* Several fixes to lot price handling.John Wiegley2008-04-131-0/+2
* Added --ansi and --ansi-invert options.John Wiegley2008-04-131-1/+1
* *** empty log message ***John Wiegley2008-04-131-1/+0
* Added much better error location.John Wiegley2008-04-131-0/+1
* Added a DATETIME value type.John Wiegley2008-04-131-1/+1
* *** empty log message ***John Wiegley2008-04-131-1/+1
* Began support for improved commodity handling.John Wiegley2008-04-131-4/+9
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-11/+31
* Checked in all major updates.John Wiegley2008-04-131-7/+1
* *** empty log message ***John Wiegley2008-04-131-0/+3
* *** empty log message ***John Wiegley2008-04-131-1/+4
* *** empty log message ***John Wiegley2008-04-131-1/+1
* *** empty log message ***John Wiegley2008-04-131-1/+2
* Added build logic for the Emacs file.John Wiegley2008-04-131-0/+5
* Removed Python integration support.John Wiegley2008-04-131-50/+2
* *** empty log message ***John Wiegley2008-04-131-1/+2
* Restructed the code that it can build and be used as a shared library.John Wiegley2008-04-131-22/+25
* *** empty log message ***John Wiegley2008-04-131-0/+15