Jeremy C. Reed
|
e2f1f9c450
[master] exclude botan, log4cplus and ext/coroutine from c++ coverage report
|
il y a 14 ans |
Jelte Jansen
|
823fa05563
[master] update EXTRA_DIST
|
il y a 14 ans |
JINMEI Tatuya
|
f3bd834c8e
[trac606] make sure distclean works for a separate builddir,
|
il y a 14 ans |
JINMEI Tatuya
|
8be2bf1922
[trac606] added/updated some Makefile.am's so that the tests can be run via make.
|
il y a 14 ans |
JINMEI Tatuya
|
d1a73e27eb
[trac613] add a make rule 'cppcheck' to invoke cppcheck.
|
il y a 14 ans |
Jelte Jansen
|
756e56a8c6
[master] fix sunstudio build and distcheck
|
il y a 14 ans |
Jeremy C. Reed
|
3e151d4477
add makefile for doc
|
il y a 14 ans |
Jeremy C. Reed
|
8f985a64b4
catch up to trunk, 2 conflicts.
|
il y a 14 ans |
Jeremy C. Reed
|
c03594e2b7
Don't "exit 1" if not configured for code coverage.
|
il y a 14 ans |
Jeremy C. Reed
|
aa8d028fa9
Add --legend switch for genhtml. This includes small explanation
|
il y a 14 ans |
Jeremy C. Reed
|
6f06fa88d5
Clarify coverage not enabled error message.
|
il y a 14 ans |
Jeremy C. Reed
|
023228a0c5
Add more python coverage targets (due to merge from trunk).
|
il y a 14 ans |
Jeremy C. Reed
|
0963188cf1
Rename my pycoverage variable, since need it without the arguments too.
|
il y a 14 ans |
Jeremy C. Reed
|
394c4bf5c7
For the "make coverage" report, don't do code coverage reporting
|
il y a 14 ans |
Jeremy C. Reed
|
91682168c0
Add a README to briefly explain where this asio came from.
|
il y a 14 ans |
Jeremy C. Reed
|
555080e1a4
Make sure the guide is included in the tarball.
|
il y a 15 ans |
Jeremy C. Reed
|
4436253788
Include external ASIO code in the tarball.
|
il y a 15 ans |
Jeremy C. Reed
|
3236c00a4b
Remove the config.report on a "make distclean".
|
il y a 15 ans |
Jeremy C. Reed
|
4babde876b
Fix the configuration installs.
|
il y a 15 ans |
Jeremy C. Reed
|
f6fb5e78cd
add configure switch --disable-configuration-install so can be used
|
il y a 15 ans |
Jeremy C. Reed
|
57a3fa54c0
For the lcov coverage report, skip the unit tests.
|
il y a 15 ans |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
il y a 15 ans |
Jelte Jansen
|
9bbf5a1452
added $srcdir to cat __init__.py files statements
|
il y a 15 ans |
Jelte Jansen
|
3a866699f9
moved exceptions out of libdns and created libexceptions
|
il y a 15 ans |
Jeremy C. Reed
|
d1b8e68971
For pyshared: Fix Util link and create a isc/__init__.py file.
|
il y a 15 ans |
Jelte Jansen
|
58f86251c5
- use <builddir>/include (the one with the symlinks) for all includes
|
il y a 15 ans |
Jelte Jansen
|
c51d6c7ba3
Data Elements fixups;
|
il y a 15 ans |
Jelte Jansen
|
119fd99358
move python lib path ISC/CC to isc/cc
|
il y a 15 ans |
Jelte Jansen
|
5808c100a8
make clean-local a bit smarter (check if the directories exist, remove all symlinks in there even the ones we didn't create ourselves, so if we ever remove one old make cleans won't fail, and use -f for rm so it also won't fail if we add a new one)
|
il y a 15 ans |
Jelte Jansen
|
aadbb808c1
Proposal for the symlink include and pythonpath to get around the sourcetree layout we chose.
|
il y a 15 ans |