John Wiegley
57f349ef2e
Added excludes necessary for tools/pre-commit
2009-02-21 20:53:38 -04:00
John Wiegley
b902894284
Added support for using GNU gettext
2009-02-21 20:21:13 -04:00
John Wiegley
f594bf787a
Removed CppUnit submodule reference
...
This library is a dependency for running "make check", but it's not
built as part of a Ledger build, and so doesn't belong as a submodule.
2009-02-13 01:52:48 -04:00
John Wiegley
f9f4bf468b
Re-enabled the use of pre-compiled headers over debug libs in acprep --devel.
2009-02-08 19:08:23 -04:00
John Wiegley
3020f0f851
Removed temporary file.
2009-01-28 18:00:31 -04:00
John Wiegley
35b2586bc3
Removed Boost submodule.
2009-01-28 03:40:07 -04:00
John Wiegley
79a7976600
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
...
to prove to myself that it has proper decoupling between prior code areas.
2009-01-25 01:10:05 -04:00
John Wiegley
f900213dae
Added a 'make report', which uses GCOV and LCOV to produce code coverage
...
statistics after running 'make fullcheck'. In order to generate these
reports, you need lcov installed and you must run acprep with the '--gcov'
option.
2008-08-13 18:15:12 -04:00
John Wiegley
f34763fe07
Added coverage file to the ignore file.
2008-08-13 03:34:48 -04:00
John Wiegley
68c43f4d91
Added the Python build/ directory to the ignore file.
2008-08-13 03:12:49 -04:00
John Wiegley
c9b67f4f20
Always generate a make.sh file, to ease running 'make distcheck' locally.
2008-08-09 16:20:45 -04:00
John Wiegley
8cebce5676
Added code for the csv2ledger parser that I use personally.
2008-08-08 19:21:55 -04:00
John Wiegley
b6078393b6
Added a simple Makefile for building some of Ledger's dependency libraries and
...
installing them into /usr/local/stow. It will likely have to be run using
'sudo make'.
2008-08-08 03:45:57 -04:00
John Wiegley
8dc5f14b65
Moved several documentation files into the 'doc' directory.
2008-08-07 23:25:42 -04:00
John Wiegley
b010b2fc78
Several changes to acprep to help me prepare a universal binary on OS X for
...
distribution.
2008-08-07 05:23:04 -04:00
John Wiegley
83d0a3bb13
Backed out the PackageMaker file, I'm not ready to check it in yet.
2008-08-07 04:30:48 -04:00
John Wiegley
2362150880
Added Python compilation files (.pyc) to the ignore file.
2008-08-07 02:58:05 -04:00
John Wiegley
da2a1126d1
Added Python product to the ignore file.
2008-08-07 02:53:44 -04:00
John Wiegley
d29d7751e0
Added automake logic for building the Doxygen sources right before preparing a
...
release tarball.
2008-08-05 20:59:46 -04:00
John Wiegley
bc528efa95
Added documentation build products to the ignore file.
2008-08-05 20:37:33 -04:00
John Wiegley
5a9796940c
Added support for generating Doxygen source documentation.
2008-08-05 18:30:08 -04:00
John Wiegley
f6f4a46cf5
Moved around most of the files so that source code is in src/, documentation
...
is in doc/, etc.
2008-08-05 18:05:49 -04:00
John Wiegley
98c05e8eb2
Added infrastructure for running regression tests, since I would like to make
...
sure that nothing breaks again once a bug in closed.
2008-08-05 03:20:14 -04:00
John Wiegley
6194cccdd3
Added version.m4 to the ignore list.
2008-08-05 01:59:27 -04:00
John Wiegley
04ca4909f6
Ignore the UnitTests binary.
2008-08-04 15:53:55 -04:00
John Wiegley
8a21391d0a
Got pre-compiled headers working again, which are used if --devel is passed to
...
acprep.
2008-08-03 22:30:43 -04:00
John Wiegley
e14d7b6e54
Cleaned up the value expression code a bit before undertaking the real work of
...
getting everything back up to what it was (plus the new code written for 3.0).
2008-07-27 20:37:21 -04:00
John Wiegley
90af218524
Merge branch 'master' into v2.7a
2008-07-23 15:56:31 -04:00
John Wiegley
0c070cde61
acprep: I don't keep ChangeLog files under version control anymore, but
...
automake requires it, so when preparing the sources for building the ChangeLog
is touch'd just as we were doing for AUTHORS and COPYING.
2008-07-23 15:54:44 -04:00
John Wiegley
d568319495
Merged in bug fixes from master (done for 2.6.1b)
2008-07-19 21:36:34 -04:00
John Wiegley
0e54ef9c08
Added COPYING and TAGS to the ignore list.
2008-07-13 22:50:33 -04:00
John Wiegley
ac63dcfc06
Added TAGS file to the ignore list
2008-05-20 17:12:41 -06:00
John Wiegley
53b9ec2f0c
Renamed configure.in to configure.tmpl.
...
Added configure.in file to the ignore list.
2008-05-11 20:50:12 -04:00
John Wiegley
daee971cbc
Got the unit tests compiling again (though not running yet).
2008-05-09 05:17:44 -04:00
John Wiegley
627769ccc8
Changed from using .cvsignore to .gitignore.
2008-05-08 02:50:05 -04:00