Jeremy C. Reed
|
8f985a64b4
catch up to trunk, 2 conflicts.
|
14 years ago |
Jeremy C. Reed
|
c03594e2b7
Don't "exit 1" if not configured for code coverage.
|
14 years ago |
Jeremy C. Reed
|
aa8d028fa9
Add --legend switch for genhtml. This includes small explanation
|
14 years ago |
Jeremy C. Reed
|
6f06fa88d5
Clarify coverage not enabled error message.
|
14 years ago |
Jeremy C. Reed
|
023228a0c5
Add more python coverage targets (due to merge from trunk).
|
14 years ago |
Jeremy C. Reed
|
0963188cf1
Rename my pycoverage variable, since need it without the arguments too.
|
14 years ago |
Jeremy C. Reed
|
394c4bf5c7
For the "make coverage" report, don't do code coverage reporting
|
14 years ago |
Jeremy C. Reed
|
91682168c0
Add a README to briefly explain where this asio came from.
|
14 years ago |
Jeremy C. Reed
|
555080e1a4
Make sure the guide is included in the tarball.
|
15 years ago |
Jeremy C. Reed
|
4436253788
Include external ASIO code in the tarball.
|
15 years ago |
Jeremy C. Reed
|
3236c00a4b
Remove the config.report on a "make distclean".
|
15 years ago |
Jeremy C. Reed
|
4babde876b
Fix the configuration installs.
|
15 years ago |
Jeremy C. Reed
|
f6fb5e78cd
add configure switch --disable-configuration-install so can be used
|
15 years ago |
Jeremy C. Reed
|
57a3fa54c0
For the lcov coverage report, skip the unit tests.
|
15 years ago |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
15 years ago |
Jelte Jansen
|
9bbf5a1452
added $srcdir to cat __init__.py files statements
|
15 years ago |
Jelte Jansen
|
3a866699f9
moved exceptions out of libdns and created libexceptions
|
15 years ago |
Jeremy C. Reed
|
d1b8e68971
For pyshared: Fix Util link and create a isc/__init__.py file.
|
15 years ago |
Jelte Jansen
|
58f86251c5
- use <builddir>/include (the one with the symlinks) for all includes
|
15 years ago |
Jelte Jansen
|
c51d6c7ba3
Data Elements fixups;
|
15 years ago |
Jelte Jansen
|
119fd99358
move python lib path ISC/CC to isc/cc
|
15 years ago |
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)
|
15 years ago |
Jelte Jansen
|
aadbb808c1
Proposal for the symlink include and pythonpath to get around the sourcetree layout we chose.
|
15 years ago |
Jeremy C. Reed
|
241dab1fa1
Add more paths to exclude for the LCOV coverage report.
|
15 years ago |
Jelte Jansen
|
579aae2cc8
made a start with automating coverage tests;
|
15 years ago |
Jelte Jansen
|
4974ce5dc8
some unit tests for Elements, and fixed a few bugs while i was writing them
|
15 years ago |
JINMEI Tatuya
|
ebf4a1bb2b
added a minimal set to build the package.
|
15 years ago |