summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Added ignoring of build products back to .gitignore.Drew Raines2009-02-251-0/+31
* The ignore file only ignores autoconf products nowJohn Wiegley2009-02-241-74/+4
* Renamed acconf.h to config.h, for included gettextJohn Wiegley2009-02-221-0/+1
* Added excludes necessary for tools/pre-commitJohn Wiegley2009-02-211-1/+0
* Added support for using GNU gettextJohn Wiegley2009-02-211-0/+6
* Removed CppUnit submodule referenceJohn Wiegley2009-02-131-0/+1
* Re-enabled the use of pre-compiled headers over debug libs in acprep --devel.John Wiegley2009-02-081-0/+1
* Removed temporary file.John Wiegley2009-01-281-8/+9
* Removed Boost submodule.John Wiegley2009-01-281-0/+1
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-0/+7
* Added a 'make report', which uses GCOV and LCOV to produce code coverageJohn Wiegley2008-08-131-2/+3
* Added coverage file to the ignore file.John Wiegley2008-08-131-0/+3
* Added the Python build/ directory to the ignore file.John Wiegley2008-08-131-0/+1
* Always generate a make.sh file, to ease running 'make distcheck' locally.John Wiegley2008-08-091-0/+1
* Added code for the csv2ledger parser that I use personally.John Wiegley2008-08-081-0/+1
* Added a simple Makefile for building some of Ledger's dependency libraries andJohn Wiegley2008-08-081-28/+5
* Moved several documentation files into the 'doc' directory.John Wiegley2008-08-071-2/+2
* Several changes to acprep to help me prepare a universal binary on OS X forJohn Wiegley2008-08-071-0/+1
* Backed out the PackageMaker file, I'm not ready to check it in yet.John Wiegley2008-08-071-0/+1
* Added Python compilation files (.pyc) to the ignore file.John Wiegley2008-08-071-0/+1
* Added Python product to the ignore file.John Wiegley2008-08-071-0/+2
* Added automake logic for building the Doxygen sources right before preparing aJohn Wiegley2008-08-051-0/+1
* Added documentation build products to the ignore file.John Wiegley2008-08-051-0/+11
* Added support for generating Doxygen source documentation.John Wiegley2008-08-051-2/+7
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+2
* Added infrastructure for running regression tests, since I would like to makeJohn Wiegley2008-08-051-0/+1
* Added version.m4 to the ignore list.John Wiegley2008-08-051-0/+1
* Ignore the UnitTests binary.John Wiegley2008-08-041-0/+1
* Got pre-compiled headers working again, which are used if --devel is passed toJohn Wiegley2008-08-031-0/+1
* Cleaned up the value expression code a bit before undertaking the real work ofJohn Wiegley2008-07-271-0/+1
* Merge branch 'master' into v2.7aJohn Wiegley2008-07-231-0/+1
|\
| * acprep: I don't keep ChangeLog files under version control anymore, butJohn Wiegley2008-07-231-0/+1
* | Merged in bug fixes from master (done for 2.6.1b)John Wiegley2008-07-191-0/+1
|\|
| * Added COPYING and TAGS to the ignore list.John Wiegley2008-07-131-0/+2
* | Added TAGS file to the ignore listJohn Wiegley2008-05-201-0/+1
* | Renamed configure.in to configure.tmpl.John Wiegley2008-05-111-0/+1
* | Got the unit tests compiling again (though not running yet).John Wiegley2008-05-091-0/+1
|/
* Changed from using .cvsignore to .gitignore.John Wiegley2008-05-081-0/+63