thdox
6d143a333b
Cleanup
...
[ci skip]
2016-10-27 21:31:56 +02:00
thdox
47203b7e74
Add version.texi, and some random texi generated files.
...
[ci skip]
2015-02-08 17:08:59 +01:00
Alexis Hildebrandt
15e5e3cb0d
Ignore vim swap files
...
[ci skip]
2014-12-24 10:00:31 +01:00
Joe Gallo
6508e39b69
ignore dylib files
...
which makes the build gitignore clean on my mac
2014-08-28 11:10:05 -04:00
thdox
0d6af8e0d4
Some cleanup regarding "test" in .gitignore
2014-05-17 20:18:46 +02:00
thdox
f30462dbbe
Ignore shared libraries
2014-05-17 20:08:33 +02:00
thdox
11938a4154
Remove redundant
2014-05-17 19:57:32 +02:00
thdox
b6bd3f5566
Some cleanup about doc/*
2014-05-17 19:55:06 +02:00
Craig Earls
f3253eee04
Merge pull request #272 from merriam/master
...
More documentation, and One .gitignore change
Charles, thank you for all of the time you are putting into this.
2014-04-05 07:05:16 -07:00
Charles Merriam
6a859d6036
Add CTestTestfile.cmake
...
Ignore file generated by ./acprep.
2014-04-03 23:22:21 -07:00
John Wiegley
f3731a93db
Added to ignore file
2014-02-21 13:05:12 -06:00
Rémi Vanicat
45e54ca68c
Adding some file to .gitignore
2013-08-12 17:50:39 +02:00
John Wiegley
2a97dcc239
Updated .gitignore
2013-05-19 02:14:27 -05:00
John Wiegley
0e91b174b5
Merge pull request #114 from bkuhn/non-profit-reports-all-csv-and-better-sorting
...
Contrib: Non profit reports: generate only CSV files, better sorting, more flexible hyperlinks & pagebreaks
2013-01-29 09:34:31 -08:00
Johann Klähn
d5323000ca
update Doxyfile.in (using doxygen -u)
2013-01-19 13:24:29 +01:00
Bradley M. Kuhn
2b237aa3ba
MANIFEST file is now also generated by general-ledger report.
...
We should give the sample MANIFEST for users that want to make sure they
got the script working properly, and to show the sample output.
2013-01-04 12:24:30 -05:00
John Wiegley
d1fadf07a8
Merge pull request #80 from bkuhn/contrib-non-profit-annual-audit-reports
...
Contrib: non-profit annual audit reports
2012-09-09 13:21:57 -07:00
Bradley M. Kuhn
71f351d618
doc/ledger3.info should be ignored.
...
doc/ledger3.info was probably missing from the .gitignore because
ledger3.info isn't build automatically yet, but might as well add it to
.gitignore for those who are building it by hand at the moment.
2012-09-08 14:40:30 -04:00
Bradley M. Kuhn
8dd41dc9e7
Add to .gitignore items generated by contrib/non-profit-audit-reports/demo.sh
2012-09-08 14:31:36 -04:00
John Wiegley
4681e58d7f
Converted the Ledger build system to use CMake
2012-05-20 04:48:05 -05:00
John Wiegley
dee54c7c1f
Rewrite ignore file
2012-04-25 03:09:56 -05:00
John Wiegley
a3f6655a4a
Removed test/python from .gitignore
2012-02-29 22:10:59 -06:00
John Wiegley
751f31f288
Added TAGS file to .gitignore
2012-02-29 22:10:32 -06:00
Simon Michael
d14e768c27
ignore rendered html docs
2012-01-22 16:26:23 -08:00
John Wiegley
989d7a5811
Added *.gcno files to .gitignore
2011-12-21 17:29:27 -06:00
John Wiegley
7c33b61bd8
Roel Vanhout's build files for Visual Studio 2008
2011-03-25 03:20:21 -04:00
John Wiegley
d2b333881f
Version information is now based on version.m4
2010-06-15 04:26:42 -04:00
John Wiegley
ece6cf68f4
Started on some macros for writing the manual
2010-03-05 22:04:14 -05:00
John Wiegley
9b1e4d1dbf
Added /tmpwrk*/ to .gitignore
2009-11-08 13:35:48 -05:00
John Wiegley
95a068f5e4
Added /tmpcvs*/ entry to .gitignore
2009-11-07 08:34:13 -05:00
John Wiegley
dc2c2c98d4
Added .timestamp to Git ignore file
2009-11-01 06:45:02 -05:00
John Wiegley
502fc9bda2
Ignore mkinstalldirs
2009-11-01 06:01:48 -05:00
John Wiegley
204231b3f0
Added to .gitignore file
2009-10-31 06:09:26 -04:00
John Wiegley
64d2c3bd92
Removed build files from root that are now in tools
2009-10-31 05:13:45 -04:00
Drew Raines
7f37d7edcc
Added ignoring of build products back to .gitignore.
2009-02-25 23:18:43 -04:00
John Wiegley
3598abf9d2
The ignore file only ignores autoconf products now
2009-02-24 19:34:12 -04:00
John Wiegley
9e0d66610c
Renamed acconf.h to config.h, for included gettext
2009-02-22 16:21:22 -04:00
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