summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved autoconf-related files into toolsJohn Wiegley2009-10-301-0/+518