summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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