index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[master] Track origin of uninitalized memory on all Valgrind targets
Mukund Sivaraman
2012-09-19
1
-1
/
+1
*
[1687]Merge branch 'master' into trac1687
Jeremy C. Reed
2012-08-02
1
-1
/
+25
|
\
|
*
[trac1999] build libgtest.a is using --with-gtest-source
Jeremy C. Reed
2012-07-06
1
-1
/
+7
|
*
[master] Use make targets for Valgrind instead of configure switches
Mukund Sivaraman
2012-06-18
1
-0
/
+18
*
|
[trac1687]Merge branch 'master' into trac1687
Jeremy C. Reed
2012-06-15
1
-0
/
+4
|
\
|
|
*
[master] install some documentation
Jeremy C. Reed
2012-06-15
1
-0
/
+2
|
*
[1704] Use CLEANFILES instead of clean-local
Mukund Sivaraman
2012-06-01
1
-2
/
+1
|
*
[1704] Cleanup logger_lockfile during make clean
Mukund Sivaraman
2012-05-30
1
-0
/
+3
*
|
[trac1687]Merge branch 'master' into trac1687
Jeremy C. Reed
2012-05-21
1
-1
/
+8
|
\
|
|
*
[1930] Install headers into bind10-specific directory
Mukund Sivaraman
2012-05-07
1
-0
/
+3
|
*
[master] Put libtool macros in m4macros/
Mukund Sivaraman
2012-04-30
1
-0
/
+4
|
*
[master] Move cppcheck suppressions to the source files (inline)
Mukund Sivaraman
2012-03-30
1
-1
/
+1
*
|
[trac1687] include system_messages.py in tarball
Jeremy C. Reed
2012-02-29
1
-1
/
+5
|
/
*
[1404] check the schema version of the SQLite3 data source file
JINMEI Tatuya
2011-11-21
1
-1
/
+1
*
[master] for trac #1247: distcheck should enable gtest when possible
Jeremy C. Reed
2011-10-06
1
-0
/
+4
*
[master] exclude botan, log4cplus and ext/coroutine from c++ coverage report
Jeremy C. Reed
2011-05-31
1
-0
/
+3
*
[master] update EXTRA_DIST
Jelte Jansen
2011-04-21
1
-177
/
+273
*
[trac606] make sure distclean works for a separate builddir,
JINMEI Tatuya
2011-03-04
1
-1
/
+1
*
[trac606] added/updated some Makefile.am's so that the tests can be run via m...
JINMEI Tatuya
2011-03-04
1
-1
/
+6
*
[trac613] add a make rule 'cppcheck' to invoke cppcheck.
JINMEI Tatuya
2011-02-25
1
-0
/
+7
*
[master] fix sunstudio build and distcheck
Jelte Jansen
2011-02-14
1
-0
/
+1
*
add makefile for doc
Jeremy C. Reed
2011-01-20
1
-7
/
+1
*
catch up to trunk, 2 conflicts.
Jeremy C. Reed
2010-12-27
1
-1
/
+1
|
\
|
*
Add --legend switch for genhtml. This includes small explanation
Jeremy C. Reed
2010-12-08
1
-1
/
+1
*
|
Don't "exit 1" if not configured for code coverage.
Jeremy C. Reed
2010-12-08
1
-6
/
+4
*
|
Clarify coverage not enabled error message.
Jeremy C. Reed
2010-11-23
1
-6
/
+24
*
|
Add more python coverage targets (due to merge from trunk).
Jeremy C. Reed
2010-11-23
1
-1
/
+1
*
|
Rename my pycoverage variable, since need it without the arguments too.
Jeremy C. Reed
2010-11-12
1
-2
/
+15
|
/
*
For the "make coverage" report, don't do code coverage reporting
Jeremy C. Reed
2010-08-17
1
-0
/
+1
*
Add a README to briefly explain where this asio came from.
Jeremy C. Reed
2010-08-06
1
-2
/
+2
*
Make sure the guide is included in the tarball.
Jeremy C. Reed
2010-06-02
1
-0
/
+6
*
Include external ASIO code in the tarball.
Jeremy C. Reed
2010-06-02
1
-0
/
+213
*
Remove the config.report on a "make distclean".
Jeremy C. Reed
2010-05-24
1
-0
/
+2
*
Fix the configuration installs.
Jeremy C. Reed
2010-03-19
1
-1
/
+1
*
add configure switch --disable-configuration-install so can be used
Jeremy C. Reed
2010-03-19
1
-0
/
+3
*
For the lcov coverage report, skip the unit tests.
Jeremy C. Reed
2010-03-11
1
-0
/
+5
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-33
/
+0
*
added $srcdir to cat __init__.py files statements
Jelte Jansen
2010-02-05
1
-1
/
+1
*
moved exceptions out of libdns and created libexceptions
Jelte Jansen
2010-02-05
1
-0
/
+1
*
For pyshared: Fix Util link and create a isc/__init__.py file.
Jeremy C. Reed
2010-02-03
1
-1
/
+2
*
- use <builddir>/include (the one with the symlinks) for all includes
Jelte Jansen
2010-02-02
1
-0
/
+1
*
Data Elements fixups;
Jelte Jansen
2010-02-02
1
-2
/
+0
*
move python lib path ISC/CC to isc/cc
Jelte Jansen
2010-02-01
1
-1
/
+4
*
make clean-local a bit smarter (check if the directories exist, remove all sy...
Jelte Jansen
2010-01-29
1
-8
/
+11
*
Proposal for the symlink include and pythonpath to get around the sourcetree ...
Jelte Jansen
2010-01-29
1
-0
/
+25
*
Add more paths to exclude for the LCOV coverage report.
Jeremy C. Reed
2009-12-31
1
-1
/
+5
*
made a start with automating coverage tests;
Jelte Jansen
2009-12-29
1
-3
/
+26
*
some unit tests for Elements, and fixed a few bugs while i was writing them
Jelte Jansen
2009-12-18
1
-0
/
+4
*
added a minimal set to build the package.
JINMEI Tatuya
2009-10-16
1
-0
/
+1