summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] Track origin of uninitalized memory on all Valgrind targetsMukund Sivaraman2012-09-191-1/+1
* [1687]Merge branch 'master' into trac1687Jeremy C. Reed2012-08-021-1/+25
|\
| * [trac1999] build libgtest.a is using --with-gtest-sourceJeremy C. Reed2012-07-061-1/+7
| * [master] Use make targets for Valgrind instead of configure switchesMukund Sivaraman2012-06-181-0/+18
* | [trac1687]Merge branch 'master' into trac1687Jeremy C. Reed2012-06-151-0/+4
|\|
| * [master] install some documentationJeremy C. Reed2012-06-151-0/+2
| * [1704] Use CLEANFILES instead of clean-localMukund Sivaraman2012-06-011-2/+1
| * [1704] Cleanup logger_lockfile during make cleanMukund Sivaraman2012-05-301-0/+3
* | [trac1687]Merge branch 'master' into trac1687Jeremy C. Reed2012-05-211-1/+8
|\|
| * [1930] Install headers into bind10-specific directoryMukund Sivaraman2012-05-071-0/+3
| * [master] Put libtool macros in m4macros/Mukund Sivaraman2012-04-301-0/+4
| * [master] Move cppcheck suppressions to the source files (inline)Mukund Sivaraman2012-03-301-1/+1
* | [trac1687] include system_messages.py in tarballJeremy C. Reed2012-02-291-1/+5
|/
* [1404] check the schema version of the SQLite3 data source fileJINMEI Tatuya2011-11-211-1/+1
* [master] for trac #1247: distcheck should enable gtest when possibleJeremy C. Reed2011-10-061-0/+4
* [master] exclude botan, log4cplus and ext/coroutine from c++ coverage reportJeremy C. Reed2011-05-311-0/+3
* [master] update EXTRA_DISTJelte Jansen2011-04-211-177/+273
* [trac606] make sure distclean works for a separate builddir,JINMEI Tatuya2011-03-041-1/+1
* [trac606] added/updated some Makefile.am's so that the tests can be run via m...JINMEI Tatuya2011-03-041-1/+6
* [trac613] add a make rule 'cppcheck' to invoke cppcheck.JINMEI Tatuya2011-02-251-0/+7
* [master] fix sunstudio build and distcheckJelte Jansen2011-02-141-0/+1
* add makefile for docJeremy C. Reed2011-01-201-7/+1
* catch up to trunk, 2 conflicts.Jeremy C. Reed2010-12-271-1/+1
|\
| * Add --legend switch for genhtml. This includes small explanationJeremy C. Reed2010-12-081-1/+1
* | Don't "exit 1" if not configured for code coverage.Jeremy C. Reed2010-12-081-6/+4
* | Clarify coverage not enabled error message.Jeremy C. Reed2010-11-231-6/+24
* | Add more python coverage targets (due to merge from trunk).Jeremy C. Reed2010-11-231-1/+1
* | Rename my pycoverage variable, since need it without the arguments too.Jeremy C. Reed2010-11-121-2/+15
|/
* For the "make coverage" report, don't do code coverage reportingJeremy C. Reed2010-08-171-0/+1
* Add a README to briefly explain where this asio came from.Jeremy C. Reed2010-08-061-2/+2
* Make sure the guide is included in the tarball.Jeremy C. Reed2010-06-021-0/+6
* Include external ASIO code in the tarball.Jeremy C. Reed2010-06-021-0/+213
* Remove the config.report on a "make distclean".Jeremy C. Reed2010-05-241-0/+2
* Fix the configuration installs.Jeremy C. Reed2010-03-191-1/+1
* add configure switch --disable-configuration-install so can be usedJeremy C. Reed2010-03-191-0/+3
* For the lcov coverage report, skip the unit tests.Jeremy C. Reed2010-03-111-0/+5
* Restructure trunk again.Jeremy C. Reed2010-03-051-33/+0
* added $srcdir to cat __init__.py files statementsJelte Jansen2010-02-051-1/+1
* moved exceptions out of libdns and created libexceptionsJelte Jansen2010-02-051-0/+1
* For pyshared: Fix Util link and create a isc/__init__.py file.Jeremy C. Reed2010-02-031-1/+2
* - use <builddir>/include (the one with the symlinks) for all includesJelte Jansen2010-02-021-0/+1
* Data Elements fixups;Jelte Jansen2010-02-021-2/+0
* move python lib path ISC/CC to isc/ccJelte Jansen2010-02-011-1/+4
* make clean-local a bit smarter (check if the directories exist, remove all sy...Jelte Jansen2010-01-291-8/+11
* Proposal for the symlink include and pythonpath to get around the sourcetree ...Jelte Jansen2010-01-291-0/+25
* Add more paths to exclude for the LCOV coverage report.Jeremy C. Reed2009-12-311-1/+5
* made a start with automating coverage tests;Jelte Jansen2009-12-291-3/+26
* some unit tests for Elements, and fixed a few bugs while i was writing themJelte Jansen2009-12-181-0/+4
* added a minimal set to build the package.JINMEI Tatuya2009-10-161-0/+1