index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added to .gitignore file
John Wiegley
2009-10-31
1
-0
/
+1
*
Removed build files from root that are now in tools
John Wiegley
2009-10-31
1
-0
/
+3
*
Added ignoring of build products back to .gitignore.
Drew Raines
2009-02-25
1
-0
/
+31
*
The ignore file only ignores autoconf products now
John Wiegley
2009-02-24
1
-74
/
+4
*
Renamed acconf.h to config.h, for included gettext
John Wiegley
2009-02-22
1
-0
/
+1
*
Added excludes necessary for tools/pre-commit
John Wiegley
2009-02-21
1
-1
/
+0
*
Added support for using GNU gettext
John Wiegley
2009-02-21
1
-0
/
+6
*
Removed CppUnit submodule reference
John Wiegley
2009-02-13
1
-0
/
+1
*
Re-enabled the use of pre-compiled headers over debug libs in acprep --devel.
John Wiegley
2009-02-08
1
-0
/
+1
*
Removed temporary file.
John Wiegley
2009-01-28
1
-8
/
+9
*
Removed Boost submodule.
John Wiegley
2009-01-28
1
-0
/
+1
*
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
John Wiegley
2009-01-25
1
-0
/
+7
*
Added a 'make report', which uses GCOV and LCOV to produce code coverage
John Wiegley
2008-08-13
1
-2
/
+3
*
Added coverage file to the ignore file.
John Wiegley
2008-08-13
1
-0
/
+3
*
Added the Python build/ directory to the ignore file.
John Wiegley
2008-08-13
1
-0
/
+1
*
Always generate a make.sh file, to ease running 'make distcheck' locally.
John Wiegley
2008-08-09
1
-0
/
+1
*
Added code for the csv2ledger parser that I use personally.
John Wiegley
2008-08-08
1
-0
/
+1
*
Added a simple Makefile for building some of Ledger's dependency libraries and
John Wiegley
2008-08-08
1
-28
/
+5
*
Moved several documentation files into the 'doc' directory.
John Wiegley
2008-08-07
1
-2
/
+2
*
Several changes to acprep to help me prepare a universal binary on OS X for
John Wiegley
2008-08-07
1
-0
/
+1
*
Backed out the PackageMaker file, I'm not ready to check it in yet.
John Wiegley
2008-08-07
1
-0
/
+1
*
Added Python compilation files (.pyc) to the ignore file.
John Wiegley
2008-08-07
1
-0
/
+1
*
Added Python product to the ignore file.
John Wiegley
2008-08-07
1
-0
/
+2
*
Added automake logic for building the Doxygen sources right before preparing a
John Wiegley
2008-08-05
1
-0
/
+1
*
Added documentation build products to the ignore file.
John Wiegley
2008-08-05
1
-0
/
+11
*
Added support for generating Doxygen source documentation.
John Wiegley
2008-08-05
1
-2
/
+7
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+2
*
Added infrastructure for running regression tests, since I would like to make
John Wiegley
2008-08-05
1
-0
/
+1
*
Added version.m4 to the ignore list.
John Wiegley
2008-08-05
1
-0
/
+1
*
Ignore the UnitTests binary.
John Wiegley
2008-08-04
1
-0
/
+1
*
Got pre-compiled headers working again, which are used if --devel is passed to
John Wiegley
2008-08-03
1
-0
/
+1
*
Cleaned up the value expression code a bit before undertaking the real work of
John Wiegley
2008-07-27
1
-0
/
+1
*
Merge branch 'master' into v2.7a
John Wiegley
2008-07-23
1
-0
/
+1
|
\
|
*
acprep: I don't keep ChangeLog files under version control anymore, but
John Wiegley
2008-07-23
1
-0
/
+1
*
|
Merged in bug fixes from master (done for 2.6.1b)
John Wiegley
2008-07-19
1
-0
/
+1
|
\
|
|
*
Added COPYING and TAGS to the ignore list.
John Wiegley
2008-07-13
1
-0
/
+2
*
|
Added TAGS file to the ignore list
John Wiegley
2008-05-20
1
-0
/
+1
*
|
Renamed configure.in to configure.tmpl.
John Wiegley
2008-05-11
1
-0
/
+1
*
|
Got the unit tests compiling again (though not running yet).
John Wiegley
2008-05-09
1
-0
/
+1
|
/
*
Changed from using .cvsignore to .gitignore.
John Wiegley
2008-05-08
1
-0
/
+63