- 29 Jan, 2010 33 commits
-
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@668 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
bind10.py now uses the specfile at the install targets location, unless the environment variable B10_SPECFILE_PATH is set, in which case that path is used run_bind10.sh sets that variable git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@667 e5f2f494-b856-4b98-b285-d166d9295462
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@666 e5f2f494-b856-4b98-b285-d166d9295462
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@665 e5f2f494-b856-4b98-b285-d166d9295462
-
Kazunori Fujiwara authored
Added all components data into XML output. (using total and each tag). git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@664 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@656 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@655 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@654 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
build tree and in the src tree. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@652 e5f2f494-b856-4b98-b285-d166d9295462
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@650 e5f2f494-b856-4b98-b285-d166d9295462
-
Kazunori Fujiwara authored
renamed b10-stats-collector.py as statsd.py test code has been splitted as test_total.py git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@648 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@644 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@642 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
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) the 'forward' targets might also need smartness like this (if we add one we'll have to make clean to have make create them right now) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@641 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@638 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@637 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
building others git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@635 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@634 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- introduced unified auto-code generation with a python script for the rdata related definitions git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@633 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@632 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@631 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
added a test case to catch this bug. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@630 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
revision 620. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@626 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@624 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Of course, when installed, the installation makes them executable, but this is needed for when running the code direct from build tree. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@622 e5f2f494-b856-4b98-b285-d166d9295462
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@621 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(it is renamed from b10-cfgmgr.py.) And path for the modules is added. Move b10-cfgmgr.in to run_b10-cfgmgr.sh.in (this is used to run in source tree). For these shell scripts, run from abs_top_builddir not abs_top_srcdir. (I will do a later commit for the execute permissions.) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@620 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@618 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@617 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Move b10-cmdctl.py to b10-cmdctl.py.in. Move msgq.in to run_msgq.sh.in. Move msgq.py to msgq.py.in. At same time, the new installed versions are installed to libexec directory and runnable from there. TODO: the run*sh.in scripts are still broken (before my commits) as they use abs_top_srcdir instead of builddir. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@615 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@614 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
can be ran from source tree. Rename bind10.py to bind10.py.in -- this is the bind10 tool. It has the python and python module path added to it. The python script will actually startup from installed directory. TODO: bind10 will run daemons from @libexecdir@ (I will commit those daemon install changes shortly). TODO: don't need special python handling. TODO: split out all functionality to a bind10 specific module git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@613 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@612 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Jan, 2010 7 commits
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@610 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@609 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@608 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@607 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
The reason is so that we can omit /cpp/ from #include statements, and that we can have common base names for python modules (like isc) from different directories. This extension creates, in the build directory, two directories that contain symlinks. The relevant symlinks are made one by one, as i haven't thought of a way to derive that information automatically. If we add a directory that contains stuff another part depends on, we'll need to add it here. It currently is not used by the python scripts and cpp makefiles. To do so do the following: C++: In your Makefile.am, change AM_CPPFLAGS = -I$(top_srcdir)/src/lib to AM_CPPFLAGS = -I$(top_builddir)/include and remove all /cpp parts from the relevant include statements Python: change your startup script .in file to have PYTHONPATH=@top_builddir@/pyshared instead of the paths with the /python at the end. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@606 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
rename src/lib/config/python/isc/config/CCSession.py to src/lib/config/python/isc/config/ccsession.py rename src/lib/config/python/isc/config/DataDefinition.py to src/lib/config/python/isc/config/datadefinition.py git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@604 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
fixed the calls to Message module to use the lowercased module name git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@603 e5f2f494-b856-4b98-b285-d166d9295462
-