summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Switched to Boost.PropertyTree for XML generationJohn Wiegley2012-05-181-2/+2
* Switch to using Boost.FormatJohn Wiegley2012-05-141-2/+0
* Started work on a "views" report document modelJohn Wiegley2012-04-081-0/+2
* Added test/python to EXTRA_DISTJohn Wiegley2012-03-301-0/+1
* Package src/context.h into the final distJohn Wiegley2012-03-171-0/+1
* Add experimental support for select queriesJohn Wiegley2012-03-131-0/+2
* Don't do fullcheck with --gmalloc anymoreJohn Wiegley2012-03-091-4/+4
* Removed unused file series.hJohn Wiegley2012-03-071-1/+0
* Add support for valuation expressions on commoditiesJohn Wiegley2012-03-051-29/+12
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-0/+2
* Makefile fixJohn Wiegley2012-03-011-1/+1
* Added a new 'python' directiveJohn Wiegley2012-03-011-5/+11
* Started writing Python unit testsJohn Wiegley2012-03-011-0/+1
* Added skeletons for Python unit testsJohn Wiegley2012-02-291-2/+2
* Added expr_series_t type, to support chained exprsJohn Wiegley2011-07-171-0/+1
* Comment out running of tests that don't existJohn Wiegley2011-03-291-4/+4
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-37/+18
* New command: org, for displaying Org-mode tablesJohn Wiegley2010-12-221-0/+2
* Only run the CheckTests if DEBUG mode is enabledJohn Wiegley2010-06-201-1/+5
* Ensure that all options are tested and documentedJohn Wiegley2010-06-151-1/+8
* Corrected the 'report' rule in Makefile.amJohn Wiegley2010-06-151-3/+3
* Version information is now based on version.m4John Wiegley2010-06-151-6/+6
* Tests run in parallel with using acprep -jX makeJohn Wiegley2010-06-151-4/+4
* Moved temps.cc into libdataJohn Wiegley2010-06-141-2/+2
* Completely reworked argument passing in expressionsJohn Wiegley2010-06-131-2/+0
* Moved value.cc into libexprJohn Wiegley2010-06-131-3/+3
* Minor whitespace fixJohn Wiegley2010-06-121-2/+2
* Run GenerateTests for 10,000 iterations in fullcheckJohn Wiegley2010-06-101-5/+6
* Added a 'speedtest' Makefile targetJohn Wiegley2010-06-071-0/+9
* The regular tests are not be dependent on PythonJohn Wiegley2010-05-221-5/+1
* Added experimental account lookup logicJohn Wiegley2010-03-081-0/+2
* Tabified tools/Makefile.amJohn Wiegley2010-03-081-9/+9
* Rewrite the "print" command as a custom functionJohn Wiegley2010-03-081-2/+4
* Added some preliminary code for convert CSV to LedgerJohn Wiegley2010-03-051-0/+4
* Improved Makefile rule for generating system.hh.gchJohn Wiegley2010-03-051-0/+1
* Don't link libintl.a against the Python ledger.soJohn Wiegley2009-11-241-1/+1
* Did away with the "finalizer" abstractionJohn Wiegley2009-11-111-1/+0
* Restore the Doxygen documentation buildJohn Wiegley2009-11-111-1/+2
* Fixes to Python importing; removed "hello" precommandJohn Wiegley2009-11-101-3/+1
* query_t objects are now convertible to predicate_tJohn Wiegley2009-11-101-0/+1
* Added basic foundation for XML reportingJohn Wiegley2009-11-091-0/+2
* Redesigned the draft_t classJohn Wiegley2009-11-091-12/+12
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-1/+3
* Simplified passing of scope objects in PythonJohn Wiegley2009-11-051-2/+0
* Removed several unneeded Python interface filesJohn Wiegley2009-11-041-5/+0
* Added Python interface for account_tJohn Wiegley2009-11-031-0/+1
* Renamed the DocTests to ManualTestsJohn Wiegley2009-11-021-7/+7
* Make the source directory available to all testsJohn Wiegley2009-11-021-5/+5
* Added DocTests to verify documentation examplesJohn Wiegley2009-11-011-1/+11
* Create a --cache option, for using a binary cacheJohn Wiegley2009-10-311-0/+2