John Wiegley
|
502fc9bda2
Ignore mkinstalldirs
|
15 years ago |
John Wiegley
|
204231b3f0
Added to .gitignore file
|
15 years ago |
John Wiegley
|
64d2c3bd92
Removed build files from root that are now in tools
|
15 years ago |
Drew Raines
|
7f37d7edcc
Added ignoring of build products back to .gitignore.
|
16 years ago |
John Wiegley
|
3598abf9d2
The ignore file only ignores autoconf products now
|
16 years ago |
John Wiegley
|
9e0d66610c
Renamed acconf.h to config.h, for included gettext
|
16 years ago |
John Wiegley
|
57f349ef2e
Added excludes necessary for tools/pre-commit
|
16 years ago |
John Wiegley
|
b902894284
Added support for using GNU gettext
|
16 years ago |
John Wiegley
|
f594bf787a
Removed CppUnit submodule reference
|
16 years ago |
John Wiegley
|
f9f4bf468b
Re-enabled the use of pre-compiled headers over debug libs in acprep --devel.
|
16 years ago |
John Wiegley
|
3020f0f851
Removed temporary file.
|
16 years ago |
John Wiegley
|
35b2586bc3
Removed Boost submodule.
|
16 years ago |
John Wiegley
|
79a7976600
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
|
16 years ago |
John Wiegley
|
f900213dae
Added a 'make report', which uses GCOV and LCOV to produce code coverage
|
16 years ago |
John Wiegley
|
f34763fe07
Added coverage file to the ignore file.
|
16 years ago |
John Wiegley
|
68c43f4d91
Added the Python build/ directory to the ignore file.
|
16 years ago |
John Wiegley
|
c9b67f4f20
Always generate a make.sh file, to ease running 'make distcheck' locally.
|
16 years ago |
John Wiegley
|
8cebce5676
Added code for the csv2ledger parser that I use personally.
|
16 years ago |
John Wiegley
|
b6078393b6
Added a simple Makefile for building some of Ledger's dependency libraries and
|
16 years ago |
John Wiegley
|
8dc5f14b65
Moved several documentation files into the 'doc' directory.
|
16 years ago |
John Wiegley
|
b010b2fc78
Several changes to acprep to help me prepare a universal binary on OS X for
|
16 years ago |
John Wiegley
|
83d0a3bb13
Backed out the PackageMaker file, I'm not ready to check it in yet.
|
16 years ago |
John Wiegley
|
2362150880
Added Python compilation files (.pyc) to the ignore file.
|
16 years ago |
John Wiegley
|
da2a1126d1
Added Python product to the ignore file.
|
16 years ago |
John Wiegley
|
d29d7751e0
Added automake logic for building the Doxygen sources right before preparing a
|
16 years ago |
John Wiegley
|
bc528efa95
Added documentation build products to the ignore file.
|
16 years ago |
John Wiegley
|
5a9796940c
Added support for generating Doxygen source documentation.
|
16 years ago |
John Wiegley
|
f6f4a46cf5
Moved around most of the files so that source code is in src/, documentation
|
16 years ago |
John Wiegley
|
98c05e8eb2
Added infrastructure for running regression tests, since I would like to make
|
16 years ago |
John Wiegley
|
6194cccdd3
Added version.m4 to the ignore list.
|
16 years ago |